oneclient acceptance tests using environment deployed from packages

Build: #3366 failed

Job: multiprovider proxy regular file CRUD proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

19-Nov-2024 22:31:05 -----------------------------------------------------------------
19-Nov-2024 22:31:05 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:31:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:31:05 using [token, token] by [user1, user2]"'
19-Nov-2024 22:31:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:31:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:31:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk'
19-Nov-2024 22:31:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk' successfully started
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/t7lb63aa0twqhq4u
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/t7lb63aa0twqhq4u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/t7lb63aa0twqhq4u
19-Nov-2024 22:31:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '558194529258879907'...
19-Nov-2024 22:31:05 Getting configuration...
19-Nov-2024 22:31:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/t7lb63aa0twqhq4u'.
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:31:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:31:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49'
19-Nov-2024 22:31:05 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49' successfully started
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yiu8kas0vtmb44us
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yiu8kas0vtmb44us --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yiu8kas0vtmb44us
19-Nov-2024 22:31:05 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12338861121723583551'...
19-Nov-2024 22:31:05 Getting configuration...
19-Nov-2024 22:31:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yiu8kas0vtmb44us'.
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:31:05 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:31:05 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:31:05 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:31:05 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 22:31:05 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 22:31:05 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
19-Nov-2024 22:31:05 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
19-Nov-2024 22:31:05 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
19-Nov-2024 22:31:05 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
19-Nov-2024 22:31:05 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
19-Nov-2024 22:31:05 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:31:05 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
19-Nov-2024 22:31:05 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
19-Nov-2024 22:31:05 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
19-Nov-2024 22:31:05 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:31:05 =================================================================
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05 PASSED
19-Nov-2024 22:31:05 Unmounting client from /tmp/onedata/mnt/t7lb63aa0twqhq4u
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05 Unmounting client from /tmp/onedata/mnt/yiu8kas0vtmb44us
19-Nov-2024 22:31:05
19-Nov-2024 22:31:05
19-Nov-2024 22:31:50 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:31:50 =================================================================
19-Nov-2024 22:31:50 - Executing scenario 'Delete file opened by other user for reading and writing'
19-Nov-2024 22:31:50 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:31:50 -----------------------------------------------------------------
19-Nov-2024 22:31:50 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:31:50 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:31:50 using [token, token] by [user1, user2]"'
19-Nov-2024 22:31:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:31:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:31:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:31:50
19-Nov-2024 22:31:50
19-Nov-2024 22:31:50 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk'
19-Nov-2024 22:31:50 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk' successfully started
19-Nov-2024 22:31:50
19-Nov-2024 22:31:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y9w3972eekujpp9e
19-Nov-2024 22:31:50
19-Nov-2024 22:31:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y9w3972eekujpp9e --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y9w3972eekujpp9e
19-Nov-2024 22:31:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15315030311530174977'...
19-Nov-2024 22:31:50 Getting configuration...
19-Nov-2024 22:31:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y9w3972eekujpp9e'.
19-Nov-2024 22:31:50
19-Nov-2024 22:31:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:31:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:31:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:31:50
19-Nov-2024 22:31:50
19-Nov-2024 22:31:50 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49'
19-Nov-2024 22:31:50 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49' successfully started
19-Nov-2024 22:31:50
19-Nov-2024 22:31:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/extbsc8tksoagnq1
19-Nov-2024 22:31:50
19-Nov-2024 22:31:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/extbsc8tksoagnq1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/extbsc8tksoagnq1
19-Nov-2024 22:31:50 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9227692399741529082'...
19-Nov-2024 22:31:50 Getting configuration...
19-Nov-2024 22:31:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/extbsc8tksoagnq1'.
19-Nov-2024 22:31:50
19-Nov-2024 22:31:50 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:31:50 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:31:50 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:31:50 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:31:50 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
19-Nov-2024 22:31:50 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 22:31:50 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
19-Nov-2024 22:31:50 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
19-Nov-2024 22:31:50 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
19-Nov-2024 22:31:50 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
19-Nov-2024 22:31:50 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:31:50 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:31:50 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
19-Nov-2024 22:31:50 =================================================================
19-Nov-2024 22:31:50
19-Nov-2024 22:31:51 PASSED
19-Nov-2024 22:31:51 Unmounting client from /tmp/onedata/mnt/y9w3972eekujpp9e
19-Nov-2024 22:31:51
19-Nov-2024 22:31:51
19-Nov-2024 22:31:51 Unmounting client from /tmp/onedata/mnt/extbsc8tksoagnq1
19-Nov-2024 22:31:51
19-Nov-2024 22:31:51
19-Nov-2024 22:32:37 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:32:37 =================================================================
19-Nov-2024 22:32:37 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
19-Nov-2024 22:32:37 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:32:37 -----------------------------------------------------------------
19-Nov-2024 22:32:37 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:32:37 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:32:37 using [token, token] by [user1, user2]"'
19-Nov-2024 22:32:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:32:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:32:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:32:37
19-Nov-2024 22:32:37
19-Nov-2024 22:32:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk'
19-Nov-2024 22:32:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk' successfully started
19-Nov-2024 22:32:37
19-Nov-2024 22:32:37 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yogruu2e0or3d29z
19-Nov-2024 22:32:37
19-Nov-2024 22:32:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yogruu2e0or3d29z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yogruu2e0or3d29z
19-Nov-2024 22:32:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2997836365563456257'...
19-Nov-2024 22:32:37 Getting configuration...
19-Nov-2024 22:32:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yogruu2e0or3d29z'.
19-Nov-2024 22:32:37
19-Nov-2024 22:32:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:32:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:32:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:32:37
19-Nov-2024 22:32:37
19-Nov-2024 22:32:37 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49'
19-Nov-2024 22:32:37 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49' successfully started
19-Nov-2024 22:32:37
19-Nov-2024 22:32:37 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/tgjqnv4nz8eq1tsy
19-Nov-2024 22:32:37
19-Nov-2024 22:32:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tgjqnv4nz8eq1tsy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tgjqnv4nz8eq1tsy
19-Nov-2024 22:32:37 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11408799798286766919'...
19-Nov-2024 22:32:37 Getting configuration...
19-Nov-2024 22:32:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tgjqnv4nz8eq1tsy'.
19-Nov-2024 22:32:37
19-Nov-2024 22:32:37 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:32:37 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:32:37 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:32:37 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:32:37 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:32:37 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
19-Nov-2024 22:32:37 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
19-Nov-2024 22:32:37 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 22:32:37 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 22:32:37 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
19-Nov-2024 22:32:37 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:32:37 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:32:37 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
19-Nov-2024 22:32:37 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:32:37 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:32:37 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 22:32:37 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
19-Nov-2024 22:32:37 =================================================================
19-Nov-2024 22:32:37
19-Nov-2024 22:32:38 PASSED
19-Nov-2024 22:32:38 Unmounting client from /tmp/onedata/mnt/yogruu2e0or3d29z
19-Nov-2024 22:32:38
19-Nov-2024 22:32:38
19-Nov-2024 22:32:38 Unmounting client from /tmp/onedata/mnt/tgjqnv4nz8eq1tsy
19-Nov-2024 22:32:38
19-Nov-2024 22:32:38
19-Nov-2024 22:33:20 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:33:20 =================================================================
19-Nov-2024 22:33:20 - Executing scenario 'Delete file right after closing it'
19-Nov-2024 22:33:20 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:33:20 -----------------------------------------------------------------
19-Nov-2024 22:33:20 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:33:20 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:33:20 using [token, token] by [user1, user2]"'
19-Nov-2024 22:33:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:33:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:33:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk'
19-Nov-2024 22:33:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk' successfully started
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7jxe6d2gkiw9s6tx
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7jxe6d2gkiw9s6tx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7jxe6d2gkiw9s6tx
19-Nov-2024 22:33:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4542127044220213799'...
19-Nov-2024 22:33:20 Getting configuration...
19-Nov-2024 22:33:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7jxe6d2gkiw9s6tx'.
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:33:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:33:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49'
19-Nov-2024 22:33:20 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49' successfully started
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vuxxw0fhiys6ts1k
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vuxxw0fhiys6ts1k --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vuxxw0fhiys6ts1k
19-Nov-2024 22:33:20 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4105839080474138534'...
19-Nov-2024 22:33:20 Getting configuration...
19-Nov-2024 22:33:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vuxxw0fhiys6ts1k'.
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:33:20 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:33:20 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:33:20 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:33:20 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
19-Nov-2024 22:33:20 -- Executing step: 'When "user1 closes space1/file1 on client11"'
19-Nov-2024 22:33:20 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:33:20 -- Executing step: 'When "space1 is empty for user1 on client11"'
19-Nov-2024 22:33:20 =================================================================
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20 PASSED
19-Nov-2024 22:33:20 Unmounting client from /tmp/onedata/mnt/7jxe6d2gkiw9s6tx
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20 Unmounting client from /tmp/onedata/mnt/vuxxw0fhiys6ts1k
19-Nov-2024 22:33:20
19-Nov-2024 22:33:20
19-Nov-2024 22:34:07 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:34:07 =================================================================
19-Nov-2024 22:34:07 - Executing scenario 'Create many children'
19-Nov-2024 22:34:07 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:34:07 -----------------------------------------------------------------
19-Nov-2024 22:34:07 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:34:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:34:07 using [token, token] by [user1, user2]"'
19-Nov-2024 22:34:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:34:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:34:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:34:07
19-Nov-2024 22:34:07
19-Nov-2024 22:34:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk'
19-Nov-2024 22:34:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk' successfully started
19-Nov-2024 22:34:07
19-Nov-2024 22:34:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ezvzvkeuiqq5to64
19-Nov-2024 22:34:07
19-Nov-2024 22:34:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ezvzvkeuiqq5to64 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ezvzvkeuiqq5to64
19-Nov-2024 22:34:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13413919371487847682'...
19-Nov-2024 22:34:07 Getting configuration...
19-Nov-2024 22:34:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ezvzvkeuiqq5to64'.
19-Nov-2024 22:34:07
19-Nov-2024 22:34:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:34:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:34:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:34:07
19-Nov-2024 22:34:07
19-Nov-2024 22:34:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49'
19-Nov-2024 22:34:07 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49' successfully started
19-Nov-2024 22:34:07
19-Nov-2024 22:34:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ddu49wbovbyadij3
19-Nov-2024 22:34:07
19-Nov-2024 22:34:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ddu49wbovbyadij3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ddu49wbovbyadij3
19-Nov-2024 22:34:07 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3284959639330154924'...
19-Nov-2024 22:34:07 Getting configuration...
19-Nov-2024 22:34:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ddu49wbovbyadij3'.
19-Nov-2024 22:34:07
19-Nov-2024 22:34:07 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
19-Nov-2024 22:34:07 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
19-Nov-2024 22:34:07 =================================================================
19-Nov-2024 22:34:07
19-Nov-2024 22:34:15 PASSED
19-Nov-2024 22:34:15 Unmounting client from /tmp/onedata/mnt/ezvzvkeuiqq5to64
19-Nov-2024 22:34:15
19-Nov-2024 22:34:15
19-Nov-2024 22:34:15 Unmounting client from /tmp/onedata/mnt/ddu49wbovbyadij3
19-Nov-2024 22:34:15
19-Nov-2024 22:34:15
19-Nov-2024 22:34:59 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:34:59 =================================================================
19-Nov-2024 22:34:59 - Executing scenario 'Create nonempty file then copy it and remove source file'
19-Nov-2024 22:34:59 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:34:59 -----------------------------------------------------------------
19-Nov-2024 22:34:59 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:34:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:34:59 using [token, token] by [user1, user2]"'
19-Nov-2024 22:34:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:34:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:34:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:34:59
19-Nov-2024 22:34:59
19-Nov-2024 22:34:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk'
19-Nov-2024 22:34:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk' successfully started
19-Nov-2024 22:34:59
19-Nov-2024 22:34:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qb6hyb15vxzb1zcp
19-Nov-2024 22:34:59
19-Nov-2024 22:34:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qb6hyb15vxzb1zcp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qb6hyb15vxzb1zcp
19-Nov-2024 22:34:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10463295137661346627'...
19-Nov-2024 22:34:59 Getting configuration...
19-Nov-2024 22:34:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qb6hyb15vxzb1zcp'.
19-Nov-2024 22:34:59
19-Nov-2024 22:34:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:34:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:34:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:34:59
19-Nov-2024 22:34:59
19-Nov-2024 22:34:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49'
19-Nov-2024 22:34:59 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49' successfully started
19-Nov-2024 22:34:59
19-Nov-2024 22:34:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vpig8vjh4y44n9p6
19-Nov-2024 22:34:59
19-Nov-2024 22:34:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vpig8vjh4y44n9p6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vpig8vjh4y44n9p6
19-Nov-2024 22:34:59 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13379763424025791898'...
19-Nov-2024 22:34:59 Getting configuration...
19-Nov-2024 22:34:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vpig8vjh4y44n9p6'.
19-Nov-2024 22:34:59
19-Nov-2024 22:34:59 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:34:59 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:34:59 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
19-Nov-2024 22:34:59 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:34:59 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
19-Nov-2024 22:34:59 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
19-Nov-2024 22:34:59 =================================================================
19-Nov-2024 22:34:59
19-Nov-2024 22:35:00 PASSED
19-Nov-2024 22:35:00 Unmounting client from /tmp/onedata/mnt/qb6hyb15vxzb1zcp
19-Nov-2024 22:35:00
19-Nov-2024 22:35:00
19-Nov-2024 22:35:00 Unmounting client from /tmp/onedata/mnt/vpig8vjh4y44n9p6
19-Nov-2024 22:35:00
19-Nov-2024 22:35:00
19-Nov-2024 22:35:46 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:35:46 =================================================================
19-Nov-2024 22:35:46 - Executing scenario 'Create nonempty file then move it to another space'
19-Nov-2024 22:35:46 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:35:46 -----------------------------------------------------------------
19-Nov-2024 22:35:46 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:35:46 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:35:46 using [token, token] by [user1, user2]"'
19-Nov-2024 22:35:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:35:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:35:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-948xk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:35:46
19-Nov-2024 22:35:46
19-Nov-2024 22:35:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk'
19-Nov-2024 22:35:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-948xk' successfully started
19-Nov-2024 22:35:46
19-Nov-2024 22:35:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qii9pnmn7uamnmpk
19-Nov-2024 22:35:46
19-Nov-2024 22:35:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qii9pnmn7uamnmpk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qii9pnmn7uamnmpk
19-Nov-2024 22:35:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7676328273354724112'...
19-Nov-2024 22:35:46 Getting configuration...
19-Nov-2024 22:35:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qii9pnmn7uamnmpk'.
19-Nov-2024 22:35:46
19-Nov-2024 22:35:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:35:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:35:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-vhs49', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:35:46
19-Nov-2024 22:35:46
19-Nov-2024 22:35:46 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49'
19-Nov-2024 22:35:46 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-vhs49' successfully started
19-Nov-2024 22:35:46
19-Nov-2024 22:35:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/a4ah36qlzp9tca7m
19-Nov-2024 22:35:46
19-Nov-2024 22:35:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a4ah36qlzp9tca7m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a4ah36qlzp9tca7m
19-Nov-2024 22:35:46 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7649951218931558055'...
19-Nov-2024 22:35:46 Getting configuration...
19-Nov-2024 22:35:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/a4ah36qlzp9tca7m'.
19-Nov-2024 22:35:46
19-Nov-2024 22:35:46 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:35:46 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:35:46 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
19-Nov-2024 22:35:46 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
19-Nov-2024 22:35:46 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
19-Nov-2024 22:35:46 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
19-Nov-2024 22:35:46 =================================================================
19-Nov-2024 22:35:46
19-Nov-2024 22:36:08 PASSED
19-Nov-2024 22:36:08 Unmounting client from /tmp/onedata/mnt/qii9pnmn7uamnmpk
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08 Unmounting client from /tmp/onedata/mnt/a4ah36qlzp9tca7m
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1732055746.8891675', '-c', '/tmp/logs']
19-Nov-2024 22:36:08 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-k7t7p. See /home/bamboo/.one-env/deployments/2024.11.19-22.09.29/pod-logs/dev-cross-support-job-3p-users-k7t7p/entrypoint.log for more details
19-Nov-2024 22:36:08 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-948xk: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.09.29/pod-logs/dev-oneclient-krakow-7d9476b8bc-948xk/oneclient_logs
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=191/223)
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:36:08             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=190/223)
19-Nov-2024 22:36:08             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=182/223)
19-Nov-2024 22:36:08          31,001   0%   29.56MB/s    0:00:00 (xfr#2, to-chk=189/223)
19-Nov-2024 22:36:08          31,559   0%   30.10MB/s    0:00:00 (xfr#3, to-chk=185/223)
19-Nov-2024 22:36:08          35,701   0%   34.05MB/s    0:00:00 (xfr#4, to-chk=184/223)
19-Nov-2024 22:36:08         131,023   1%   15.62MB/s    0:00:00 (xfr#5, to-chk=183/223)
19-Nov-2024 22:36:08         131,581   1%   15.69MB/s    0:00:00 (xfr#6, to-chk=182/223)
19-Nov-2024 22:36:08         155,937   1%   18.59MB/s    0:00:00 (xfr#7, to-chk=181/223)
19-Nov-2024 22:36:08         156,591   1%   16.59MB/s    0:00:00 (xfr#8, to-chk=177/223)
19-Nov-2024 22:36:08         234,668   2%   15.99MB/s    0:00:00 (xfr#9, to-chk=176/223)
19-Nov-2024 22:36:08         235,322   2%   16.03MB/s    0:00:00 (xfr#10, to-chk=175/223)
19-Nov-2024 22:36:08         235,950   2%   16.07MB/s    0:00:00 (xfr#11, to-chk=174/223)
19-Nov-2024 22:36:08         252,146   3%   16.03MB/s    0:00:00 (xfr#12, to-chk=173/223)
19-Nov-2024 22:36:08         252,704   3%   16.07MB/s    0:00:00 (xfr#13, to-chk=169/223)
19-Nov-2024 22:36:08         315,911   3%   17.72MB/s    0:00:00 (xfr#14, to-chk=168/223)
19-Nov-2024 22:36:08         316,469   3%   17.75MB/s    0:00:00 (xfr#15, to-chk=167/223)
19-Nov-2024 22:36:08         317,097   3%   17.79MB/s    0:00:00 (xfr#16, to-chk=166/223)
19-Nov-2024 22:36:08         341,842   4%   18.11MB/s    0:00:00 (xfr#17, to-chk=165/223)
19-Nov-2024 22:36:08         342,400   4%   17.19MB/s    0:00:00 (xfr#18, to-chk=161/223)
19-Nov-2024 22:36:08         450,706   5%   13.03MB/s    0:00:00 (xfr#19, to-chk=160/223)
19-Nov-2024 22:36:08         451,264   5%   13.04MB/s    0:00:00 (xfr#20, to-chk=159/223)
19-Nov-2024 22:36:08         451,892   5%   13.06MB/s    0:00:00 (xfr#21, to-chk=158/223)
19-Nov-2024 22:36:08         792,930   9%   11.82MB/s    0:00:00 (xfr#22, to-chk=157/223)
19-Nov-2024 22:36:08         793,488   9%   11.82MB/s    0:00:00 (xfr#23, to-chk=153/223)
19-Nov-2024 22:36:08       1,905,808  23%   13.36MB/s    0:00:00 (xfr#24, to-chk=152/223)
19-Nov-2024 22:36:08       1,906,366  23%   13.17MB/s    0:00:00 (xfr#25, to-chk=151/223)
19-Nov-2024 22:36:08       1,906,994  23%   13.18MB/s    0:00:00 (xfr#26, to-chk=150/223)
19-Nov-2024 22:36:08       1,933,817  23%   11.75MB/s    0:00:00 (xfr#27, to-chk=149/223)
19-Nov-2024 22:36:08       1,934,183  23%   11.75MB/s    0:00:00 (xfr#28, to-chk=145/223)
19-Nov-2024 22:36:08       2,019,603  24%   12.19MB/s    0:00:00 (xfr#29, to-chk=144/223)
19-Nov-2024 22:36:08       2,019,969  24%   12.19MB/s    0:00:00 (xfr#30, to-chk=143/223)
19-Nov-2024 22:36:08       2,068,187  25%   12.48MB/s    0:00:00 (xfr#31, to-chk=142/223)
19-Nov-2024 22:36:08       2,068,841  25%   12.41MB/s    0:00:00 (xfr#32, to-chk=138/223)
19-Nov-2024 22:36:08       2,256,120  27%   12.09MB/s    0:00:00 (xfr#33, to-chk=137/223)
19-Nov-2024 22:36:08       2,256,774  27%   12.09MB/s    0:00:00 (xfr#34, to-chk=136/223)
19-Nov-2024 22:36:08       2,257,402  27%   12.09MB/s    0:00:00 (xfr#35, to-chk=135/223)
19-Nov-2024 22:36:08       2,274,586  27%   11.92MB/s    0:00:00 (xfr#36, to-chk=134/223)
19-Nov-2024 22:36:08       2,275,144  27%   11.92MB/s    0:00:00 (xfr#37, to-chk=130/223)
19-Nov-2024 22:36:08       2,337,530  28%   11.73MB/s    0:00:00 (xfr#38, to-chk=129/223)
19-Nov-2024 22:36:08       2,338,088  28%   11.74MB/s    0:00:00 (xfr#39, to-chk=128/223)
19-Nov-2024 22:36:08       2,366,797  28%   11.88MB/s    0:00:00 (xfr#40, to-chk=127/223)
19-Nov-2024 22:36:08       2,367,355  29%   11.88MB/s    0:00:00 (xfr#41, to-chk=123/223)
19-Nov-2024 22:36:08       2,468,262  30%   12.32MB/s    0:00:00 (xfr#42, to-chk=122/223)
19-Nov-2024 22:36:08       2,468,820  30%   12.14MB/s    0:00:00 (xfr#43, to-chk=121/223)
19-Nov-2024 22:36:08       2,490,180  30%   12.24MB/s    0:00:00 (xfr#44, to-chk=120/223)
19-Nov-2024 22:36:08       2,490,450  30%   12.24MB/s    0:00:00 (xfr#45, to-chk=116/223)
19-Nov-2024 22:36:08       2,572,586  31%   12.58MB/s    0:00:00 (xfr#46, to-chk=115/223)
19-Nov-2024 22:36:08       2,572,856  31%   12.58MB/s    0:00:00 (xfr#47, to-chk=114/223)
19-Nov-2024 22:36:08       2,604,435  31%   12.67MB/s    0:00:00 (xfr#48, to-chk=113/223)
19-Nov-2024 22:36:08       2,605,089  31%   12.68MB/s    0:00:00 (xfr#49, to-chk=109/223)
19-Nov-2024 22:36:08       2,694,675  33%   12.98MB/s    0:00:00 (xfr#50, to-chk=108/223)
19-Nov-2024 22:36:08       2,695,329  33%   12.98MB/s    0:00:00 (xfr#51, to-chk=107/223)
19-Nov-2024 22:36:08       2,733,608  33%   13.03MB/s    0:00:00 (xfr#52, to-chk=106/223)
19-Nov-2024 22:36:08       2,734,166  33%   12.54MB/s    0:00:00 (xfr#53, to-chk=102/223)
19-Nov-2024 22:36:08       2,858,434  35%   12.98MB/s    0:00:00 (xfr#54, to-chk=101/223)
19-Nov-2024 22:36:08       2,858,992  35%   12.92MB/s    0:00:00 (xfr#55, to-chk=100/223)
19-Nov-2024 22:36:08       2,894,353  35%   12.55MB/s    0:00:00 (xfr#56, to-chk=99/223)
19-Nov-2024 22:36:08       2,895,007  35%   12.49MB/s    0:00:00 (xfr#57, to-chk=95/223)
19-Nov-2024 22:36:08       2,994,327  36%   12.10MB/s    0:00:00 (xfr#58, to-chk=94/223)
19-Nov-2024 22:36:08       2,994,981  36%   12.10MB/s    0:00:00 (xfr#59, to-chk=93/223)
19-Nov-2024 22:36:08       3,056,773  37%   12.25MB/s    0:00:00 (xfr#60, to-chk=92/223)
19-Nov-2024 22:36:08       3,057,043  37%   12.25MB/s    0:00:00 (xfr#61, to-chk=88/223)
19-Nov-2024 22:36:08       3,287,591  40%   11.70MB/s    0:00:00 (xfr#62, to-chk=87/223)
19-Nov-2024 22:36:08       3,287,861  40%   11.70MB/s    0:00:00 (xfr#63, to-chk=86/223)
19-Nov-2024 22:36:08       3,324,396  40%   11.79MB/s    0:00:00 (xfr#64, to-chk=85/223)
19-Nov-2024 22:36:08       3,325,242  40%   11.79MB/s    0:00:00 (xfr#65, to-chk=81/223)
19-Nov-2024 22:36:08       3,440,365  42%   12.11MB/s    0:00:00 (xfr#66, to-chk=80/223)
19-Nov-2024 22:36:08       3,441,211  42%   12.11MB/s    0:00:00 (xfr#67, to-chk=79/223)
19-Nov-2024 22:36:08       3,481,395  42%   12.21MB/s    0:00:00 (xfr#68, to-chk=78/223)
19-Nov-2024 22:36:08       3,481,953  42%   12.16MB/s    0:00:00 (xfr#69, to-chk=74/223)
19-Nov-2024 22:36:08       3,622,997  44%   12.61MB/s    0:00:00 (xfr#70, to-chk=73/223)
19-Nov-2024 22:36:08       3,623,555  44%   12.57MB/s    0:00:00 (xfr#71, to-chk=72/223)
19-Nov-2024 22:36:08       3,886,706  47%   12.40MB/s    0:00:00 (xfr#72, to-chk=71/223)
19-Nov-2024 22:36:08       3,887,456  47%   12.40MB/s    0:00:00 (xfr#73, to-chk=67/223)
19-Nov-2024 22:36:08       6,380,439  78%   17.24MB/s    0:00:00 (xfr#74, to-chk=66/223)
19-Nov-2024 22:36:08       6,381,189  78%   17.24MB/s    0:00:00 (xfr#75, to-chk=65/223)
19-Nov-2024 22:36:08       6,416,306  78%   17.29MB/s    0:00:00 (xfr#76, to-chk=64/223)
19-Nov-2024 22:36:08       6,416,576  78%   17.24MB/s    0:00:00 (xfr#77, to-chk=60/223)
19-Nov-2024 22:36:08       6,528,340  79%   17.49MB/s    0:00:00 (xfr#78, to-chk=59/223)
19-Nov-2024 22:36:08 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:36:08 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:36:08       6,528,610  79%   17.49MB/s    0:00:00 (xfr#79, to-chk=58/223)
19-Nov-2024 22:36:08       6,555,366  80%   17.51MB/s    0:00:00 (xfr#80, to-chk=57/223)
19-Nov-2024 22:36:08       6,555,924  80%   17.51MB/s    0:00:00 (xfr#81, to-chk=53/223)
19-Nov-2024 22:36:08       6,636,106  81%   17.68MB/s    0:00:00 (xfr#82, to-chk=52/223)
19-Nov-2024 22:36:08       6,636,664  81%   17.68MB/s    0:00:00 (xfr#83, to-chk=51/223)
19-Nov-2024 22:36:08       6,660,793  81%   17.69MB/s    0:00:00 (xfr#84, to-chk=50/223)
19-Nov-2024 22:36:08       6,661,159  81%   17.65MB/s    0:00:00 (xfr#85, to-chk=46/223)
19-Nov-2024 22:36:08       6,756,745  82%   17.80MB/s    0:00:00 (xfr#86, to-chk=45/223)
19-Nov-2024 22:36:08       6,757,111  82%   17.80MB/s    0:00:00 (xfr#87, to-chk=44/223)
19-Nov-2024 22:36:08       6,757,739  82%   17.80MB/s    0:00:00 (xfr#88, to-chk=43/223)
19-Nov-2024 22:36:08       6,791,917  83%   17.89MB/s    0:00:00 (xfr#89, to-chk=42/223)
19-Nov-2024 22:36:08       6,792,667  83%   17.85MB/s    0:00:00 (xfr#90, to-chk=38/223)
19-Nov-2024 22:36:08       6,891,692  84%   17.96MB/s    0:00:00 (xfr#91, to-chk=37/223)
19-Nov-2024 22:36:08       6,892,442  84%   17.96MB/s    0:00:00 (xfr#92, to-chk=36/223)
19-Nov-2024 22:36:08       6,921,472  84%   18.04MB/s    0:00:00 (xfr#93, to-chk=35/223)
19-Nov-2024 22:36:08       6,921,838  84%   18.04MB/s    0:00:00 (xfr#94, to-chk=31/223)
19-Nov-2024 22:36:08       7,013,122  85%   18.22MB/s    0:00:00 (xfr#95, to-chk=30/223)
19-Nov-2024 22:36:08       7,013,488  85%   18.18MB/s    0:00:00 (xfr#96, to-chk=29/223)
19-Nov-2024 22:36:08       7,046,092  86%   18.26MB/s    0:00:00 (xfr#97, to-chk=28/223)
19-Nov-2024 22:36:08       7,046,458  86%   18.26MB/s    0:00:00 (xfr#98, to-chk=24/223)
19-Nov-2024 22:36:08       7,147,422  87%   18.42MB/s    0:00:00 (xfr#99, to-chk=23/223)
19-Nov-2024 22:36:08       7,147,788  87%   18.42MB/s    0:00:00 (xfr#100, to-chk=22/223)
19-Nov-2024 22:36:08       7,184,651  88%   18.47MB/s    0:00:00 (xfr#101, to-chk=21/223)
19-Nov-2024 22:36:08       7,185,497  88%   18.47MB/s    0:00:00 (xfr#102, to-chk=17/223)
19-Nov-2024 22:36:08       7,319,745  89%   18.66MB/s    0:00:00 (xfr#103, to-chk=16/223)
19-Nov-2024 22:36:08       7,320,591  89%   18.67MB/s    0:00:00 (xfr#104, to-chk=15/223)
19-Nov-2024 22:36:08       7,481,440  91%   18.93MB/s    0:00:00 (xfr#105, to-chk=14/223)
19-Nov-2024 22:36:08       7,481,902  91%   18.93MB/s    0:00:00 (xfr#106, to-chk=10/223)
19-Nov-2024 22:36:08       8,002,301  98%   20.03MB/s    0:00:00 (xfr#107, to-chk=9/223)
19-Nov-2024 22:36:08       8,002,763  98%   20.03MB/s    0:00:00 (xfr#108, to-chk=8/223)
19-Nov-2024 22:36:08       8,027,215  98%   20.09MB/s    0:00:00 (xfr#109, to-chk=7/223)
19-Nov-2024 22:36:08       8,027,773  98%   20.09MB/s    0:00:00 (xfr#110, to-chk=3/223)
19-Nov-2024 22:36:08       8,118,268  99%   20.16MB/s    0:00:00 (xfr#111, to-chk=2/223)
19-Nov-2024 22:36:08       8,118,826  99%   20.16MB/s    0:00:00 (xfr#112, to-chk=1/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.21MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.21MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.21MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.21MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.21MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.21MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.21MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.21MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.16MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.10MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   20.10MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   19.90MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08       8,158,295  99%   19.75MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:36:08 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-vhs49: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.09.29/pod-logs/dev-oneclient-paris-5cc45c8cb7-vhs49/oneclient_logs
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=192/224)
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:36:08             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=191/224)
19-Nov-2024 22:36:08             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=184/224)
19-Nov-2024 22:36:08          19,637   0%    1.56MB/s    0:00:00 (xfr#2, to-chk=190/224)
19-Nov-2024 22:36:08          20,195   0%    1.48MB/s    0:00:00 (xfr#3, to-chk=186/224)
19-Nov-2024 22:36:08          81,804   2%    1.86MB/s    0:00:00 (xfr#4, to-chk=185/224)
19-Nov-2024 22:36:08          82,362   2%    1.83MB/s    0:00:00 (xfr#5, to-chk=184/224)
19-Nov-2024 22:36:08         118,439   3%    2.13MB/s    0:00:00 (xfr#6, to-chk=183/224)
19-Nov-2024 22:36:08         118,805   3%    2.10MB/s    0:00:00 (xfr#7, to-chk=179/224)
19-Nov-2024 22:36:08         231,998   6%    3.46MB/s    0:00:00 (xfr#8, to-chk=178/224)
19-Nov-2024 22:36:08         232,364   6%    3.46MB/s    0:00:00 (xfr#9, to-chk=177/224)
19-Nov-2024 22:36:08         258,636   7%    3.47MB/s    0:00:00 (xfr#10, to-chk=176/224)
19-Nov-2024 22:36:08         259,290   7%    3.43MB/s    0:00:00 (xfr#11, to-chk=172/224)
19-Nov-2024 22:36:08         348,785   9%    4.32MB/s    0:00:00 (xfr#12, to-chk=171/224)
19-Nov-2024 22:36:08         349,439   9%    4.27MB/s    0:00:00 (xfr#13, to-chk=170/224)
19-Nov-2024 22:36:08         350,067   9%    4.28MB/s    0:00:00 (xfr#14, to-chk=169/224)
19-Nov-2024 22:36:08         381,585  10%    3.96MB/s    0:00:00 (xfr#15, to-chk=168/224)
19-Nov-2024 22:36:08         382,143  10%    3.96MB/s    0:00:00 (xfr#16, to-chk=164/224)
19-Nov-2024 22:36:08         487,240  13%    4.47MB/s    0:00:00 (xfr#17, to-chk=163/224)
19-Nov-2024 22:36:08         487,798  13%    4.47MB/s    0:00:00 (xfr#18, to-chk=162/224)
19-Nov-2024 22:36:08         518,005  14%    4.70MB/s    0:00:00 (xfr#19, to-chk=161/224)
19-Nov-2024 22:36:08         518,563  14%    4.71MB/s    0:00:00 (xfr#20, to-chk=157/224)
19-Nov-2024 22:36:08         522,697  14%    4.70MB/s    0:00:00 (xfr#21, to-chk=156/224)
19-Nov-2024 22:36:08         597,434  16%    4.63MB/s    0:00:00 (xfr#22, to-chk=155/224)
19-Nov-2024 22:36:08         597,992  16%    4.60MB/s    0:00:00 (xfr#23, to-chk=154/224)
19-Nov-2024 22:36:08         631,492  17%    4.12MB/s    0:00:00 (xfr#24, to-chk=153/224)
19-Nov-2024 22:36:08         632,338  17%    4.13MB/s    0:00:00 (xfr#25, to-chk=149/224)
19-Nov-2024 22:36:08         741,553  20%    4.53MB/s    0:00:00 (xfr#26, to-chk=148/224)
19-Nov-2024 22:36:08         742,399  20%    4.54MB/s    0:00:00 (xfr#27, to-chk=147/224)
19-Nov-2024 22:36:08         868,908  24%    4.90MB/s    0:00:00 (xfr#28, to-chk=146/224)
19-Nov-2024 22:36:08         869,274  24%    4.91MB/s    0:00:00 (xfr#29, to-chk=142/224)
19-Nov-2024 22:36:08         873,412  24%    4.90MB/s    0:00:00 (xfr#30, to-chk=141/224)
19-Nov-2024 22:36:08       1,100,936  30%    5.71MB/s    0:00:00 (xfr#31, to-chk=140/224)
19-Nov-2024 22:36:08       1,101,302  30%    5.65MB/s    0:00:00 (xfr#32, to-chk=139/224)
19-Nov-2024 22:36:08       1,101,930  30%    5.65MB/s    0:00:00 (xfr#33, to-chk=138/224)
19-Nov-2024 22:36:08       1,122,391  31%    5.27MB/s    0:00:00 (xfr#34, to-chk=137/224)
19-Nov-2024 22:36:08       1,123,045  31%    5.28MB/s    0:00:00 (xfr#35, to-chk=133/224)
19-Nov-2024 22:36:08       1,189,514  33%    5.59MB/s    0:00:00 (xfr#36, to-chk=132/224)
19-Nov-2024 22:36:08       1,190,168  33%    5.56MB/s    0:00:00 (xfr#37, to-chk=131/224)
19-Nov-2024 22:36:08       1,277,878  35%    5.51MB/s    0:00:00 (xfr#38, to-chk=130/224)
19-Nov-2024 22:36:08       1,278,532  35%    5.52MB/s    0:00:00 (xfr#39, to-chk=126/224)
19-Nov-2024 22:36:08       1,523,411  42%    6.43MB/s    0:00:00 (xfr#40, to-chk=125/224)
19-Nov-2024 22:36:08       1,524,065  42%    6.43MB/s    0:00:00 (xfr#41, to-chk=124/224)
19-Nov-2024 22:36:08       1,544,579  43%    6.49MB/s    0:00:00 (xfr#42, to-chk=123/224)
19-Nov-2024 22:36:08       1,545,137  43%    6.46MB/s    0:00:00 (xfr#43, to-chk=119/224)
19-Nov-2024 22:36:08       1,620,602  45%    6.52MB/s    0:00:00 (xfr#44, to-chk=118/224)
19-Nov-2024 22:36:08       1,621,160  45%    6.47MB/s    0:00:00 (xfr#45, to-chk=117/224)
19-Nov-2024 22:36:08       1,652,226  46%    6.57MB/s    0:00:00 (xfr#46, to-chk=116/224)
19-Nov-2024 22:36:08       1,652,784  46%    6.57MB/s    0:00:00 (xfr#47, to-chk=112/224)
19-Nov-2024 22:36:08       1,745,936  48%    6.74MB/s    0:00:00 (xfr#48, to-chk=111/224)
19-Nov-2024 22:36:08       1,746,494  48%    6.72MB/s    0:00:00 (xfr#49, to-chk=110/224)
19-Nov-2024 22:36:08       1,747,122  48%    6.72MB/s    0:00:00 (xfr#50, to-chk=109/224)
19-Nov-2024 22:36:08       1,783,331  49%    6.86MB/s    0:00:00 (xfr#51, to-chk=108/224)
19-Nov-2024 22:36:08       1,783,889  49%    6.83MB/s    0:00:00 (xfr#52, to-chk=104/224)
19-Nov-2024 22:36:08       1,883,364  52%    6.78MB/s    0:00:00 (xfr#53, to-chk=103/224)
19-Nov-2024 22:36:08       1,883,922  52%    6.73MB/s    0:00:00 (xfr#54, to-chk=102/224)
19-Nov-2024 22:36:08       1,910,852  53%    6.63MB/s    0:00:00 (xfr#55, to-chk=101/224)
19-Nov-2024 22:36:08       1,911,314  53%    6.63MB/s    0:00:00 (xfr#56, to-chk=97/224)
19-Nov-2024 22:36:08       1,998,057  55%    6.50MB/s    0:00:00 (xfr#57, to-chk=96/224)
19-Nov-2024 22:36:08       1,998,519  55%    6.50MB/s    0:00:00 (xfr#58, to-chk=95/224)
19-Nov-2024 22:36:08       2,025,617  56%    6.23MB/s    0:00:00 (xfr#59, to-chk=94/224)
19-Nov-2024 22:36:08       2,025,887  56%    6.23MB/s    0:00:00 (xfr#60, to-chk=90/224)
19-Nov-2024 22:36:08       2,108,670  58%    6.47MB/s    0:00:00 (xfr#61, to-chk=89/224)
19-Nov-2024 22:36:08       2,108,940  58%    6.47MB/s    0:00:00 (xfr#62, to-chk=88/224)
19-Nov-2024 22:36:08       2,123,997  59%    6.51MB/s    0:00:00 (xfr#63, to-chk=87/224)
19-Nov-2024 22:36:08       2,124,555  59%    6.51MB/s    0:00:00 (xfr#64, to-chk=83/224)
19-Nov-2024 22:36:08       2,178,902  60%    6.64MB/s    0:00:00 (xfr#65, to-chk=82/224)
19-Nov-2024 22:36:08       2,179,460  60%    6.64MB/s    0:00:00 (xfr#66, to-chk=81/224)
19-Nov-2024 22:36:08       2,199,694  61%    6.47MB/s    0:00:00 (xfr#67, to-chk=80/224)
19-Nov-2024 22:36:08       2,200,156  61%    6.46MB/s    0:00:00 (xfr#68, to-chk=76/224)
19-Nov-2024 22:36:08       2,286,729  63%    6.71MB/s    0:00:00 (xfr#69, to-chk=75/224)
19-Nov-2024 22:36:08       2,287,191  63%    6.71MB/s    0:00:00 (xfr#70, to-chk=74/224)
19-Nov-2024 22:36:08       2,306,842  64%    6.73MB/s    0:00:00 (xfr#71, to-chk=73/224)
19-Nov-2024 22:36:08       2,307,400  64%    6.71MB/s    0:00:00 (xfr#72, to-chk=69/224)
19-Nov-2024 22:36:08       2,385,485  66%    6.69MB/s    0:00:00 (xfr#73, to-chk=68/224)
19-Nov-2024 22:36:08       2,386,043  66%    6.69MB/s    0:00:00 (xfr#74, to-chk=67/224)
19-Nov-2024 22:36:08       2,386,671  66%    6.69MB/s    0:00:00 (xfr#75, to-chk=66/224)
19-Nov-2024 22:36:08       2,475,541  69%    6.90MB/s    0:00:00 (xfr#76, to-chk=65/224)
19-Nov-2024 22:36:08       2,476,291  69%    6.89MB/s    0:00:00 (xfr#77, to-chk=61/224)
19-Nov-2024 22:36:08       2,722,511  76%    7.48MB/s    0:00:00 (xfr#78, to-chk=60/224)
19-Nov-2024 22:36:08       2,723,261  76%    7.48MB/s    0:00:00 (xfr#79, to-chk=59/224)
19-Nov-2024 22:36:08       2,750,202  76%    7.54MB/s    0:00:00 (xfr#80, to-chk=58/224)
19-Nov-2024 22:36:08       2,750,472  76%    7.54MB/s    0:00:00 (xfr#81, to-chk=54/224)
19-Nov-2024 22:36:08       2,841,732  79%    7.53MB/s    0:00:00 (xfr#82, to-chk=53/224)
19-Nov-2024 22:36:08       2,842,002  79%    7.53MB/s    0:00:00 (xfr#83, to-chk=52/224)
19-Nov-2024 22:36:08       2,863,497  79%    7.54MB/s    0:00:00 (xfr#84, to-chk=51/224)
19-Nov-2024 22:36:08       2,864,151  80%    7.52MB/s    0:00:00 (xfr#85, to-chk=47/224)
19-Nov-2024 22:36:08       2,928,404  81%    7.67MB/s    0:00:00 (xfr#86, to-chk=46/224)
19-Nov-2024 22:36:08       2,929,058  81%    7.65MB/s    0:00:00 (xfr#87, to-chk=45/224)
19-Nov-2024 22:36:08       2,929,686  81%    7.65MB/s    0:00:00 (xfr#88, to-chk=44/224)
19-Nov-2024 22:36:08       2,958,245  82%    7.56MB/s    0:00:00 (xfr#89, to-chk=43/224)
19-Nov-2024 22:36:08       2,958,803  82%    7.54MB/s    0:00:00 (xfr#90, to-chk=39/224)
19-Nov-2024 22:36:08       3,072,009  85%    7.79MB/s    0:00:00 (xfr#91, to-chk=38/224)
19-Nov-2024 22:36:08       3,072,567  85%    7.79MB/s    0:00:00 (xfr#92, to-chk=37/224)
19-Nov-2024 22:36:08       3,094,741  86%    7.83MB/s    0:00:00 (xfr#93, to-chk=36/224)
19-Nov-2024 22:36:08       3,095,203  86%    7.83MB/s    0:00:00 (xfr#94, to-chk=32/224)
19-Nov-2024 22:36:08       3,159,067  88%    7.95MB/s    0:00:00 (xfr#95, to-chk=31/224)
19-Nov-2024 22:36:08       3,159,529  88%    7.95MB/s    0:00:00 (xfr#96, to-chk=30/224)
19-Nov-2024 22:36:08       3,160,157  88%    7.95MB/s    0:00:00 (xfr#97, to-chk=29/224)
19-Nov-2024 22:36:08       3,174,848  88%    7.97MB/s    0:00:00 (xfr#98, to-chk=28/224)
19-Nov-2024 22:36:08       3,175,310  88%    7.97MB/s    0:00:00 (xfr#99, to-chk=24/224)
19-Nov-2024 22:36:08       3,224,125  90%    8.05MB/s    0:00:00 (xfr#100, to-chk=23/224)
19-Nov-2024 22:36:08       3,224,587  90%    8.03MB/s    0:00:00 (xfr#101, to-chk=22/224)
19-Nov-2024 22:36:08       3,257,351  90%    8.11MB/s    0:00:00 (xfr#102, to-chk=21/224)
19-Nov-2024 22:36:08       3,258,005  91%    8.11MB/s    0:00:00 (xfr#103, to-chk=17/224)
19-Nov-2024 22:36:08       3,348,966  93%    8.30MB/s    0:00:00 (xfr#104, to-chk=16/224)
19-Nov-2024 22:36:08       3,349,620  93%    8.30MB/s    0:00:00 (xfr#105, to-chk=15/224)
19-Nov-2024 22:36:08       3,364,676  93%    8.33MB/s    0:00:00 (xfr#106, to-chk=14/224)
19-Nov-2024 22:36:08       3,365,042  93%    8.31MB/s    0:00:00 (xfr#107, to-chk=10/224)
19-Nov-2024 22:36:08       3,424,394  95%    8.44MB/s    0:00:00 (xfr#108, to-chk=9/224)
19-Nov-2024 22:36:08       3,424,760  95%    8.44MB/s    0:00:00 (xfr#109, to-chk=8/224)
19-Nov-2024 22:36:08       3,446,763  96%    8.49MB/s    0:00:00 (xfr#110, to-chk=7/224)
19-Nov-2024 22:36:08       3,447,225  96%    8.49MB/s    0:00:00 (xfr#111, to-chk=3/224)
19-Nov-2024 22:36:08       3,533,046  98%    8.64MB/s    0:00:00 (xfr#112, to-chk=2/224)
19-Nov-2024 22:36:08       3,533,508  98%    8.62MB/s    0:00:00 (xfr#113, to-chk=1/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.72MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.68MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.65MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.65MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.65MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.65MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.65MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.65MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.65MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.65MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.65MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.65MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.65MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.65MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.63MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.63MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.63MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.63MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.63MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.63MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.63MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.63MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.63MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.63MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.63MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.63MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.48MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08       3,575,675  99%    8.48MB/s    0:00:00 (xfr#114, to-chk=0/224)
19-Nov-2024 22:36:08 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.09.29/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:36:08          17,990  16%   17.16MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:36:08          36,915  33%   35.20MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:36:08          36,915  33%   35.20MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:36:08          54,702  49%   52.17MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:36:08          54,993  50%   52.45MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:36:08          54,993  50%   13.11MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:36:08 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.09.29/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:36:08          36,508   4%   34.82MB/s    0:00:00 (xfr#2, to-chk=49/54)
19-Nov-2024 22:36:08          70,380   9%   16.78MB/s    0:00:00 (xfr#3, to-chk=47/54)
19-Nov-2024 22:36:08          70,810   9%   16.88MB/s    0:00:00 (xfr#4, to-chk=45/54)
19-Nov-2024 22:36:08          70,810   9%   13.51MB/s    0:00:00 (xfr#5, to-chk=43/54)
19-Nov-2024 22:36:08         103,268  14%   10.94MB/s    0:00:00 (xfr#6, to-chk=41/54)
19-Nov-2024 22:36:08         103,418  14%   10.96MB/s    0:00:00 (xfr#7, to-chk=39/54)
19-Nov-2024 22:36:08         103,715  14%   10.99MB/s    0:00:00 (xfr#8, to-chk=37/54)
19-Nov-2024 22:36:08         271,342  37%   11.76MB/s    0:00:00 (xfr#9, to-chk=35/54)
19-Nov-2024 22:36:08         285,135  38%   11.82MB/s    0:00:00 (xfr#10, to-chk=25/54)
19-Nov-2024 22:36:08         292,646  39%   11.16MB/s    0:00:00 (xfr#11, to-chk=24/54)
19-Nov-2024 22:36:08         305,698  41%   11.21MB/s    0:00:00 (xfr#12, to-chk=23/54)
19-Nov-2024 22:36:08         314,862  43%   11.55MB/s    0:00:00 (xfr#13, to-chk=22/54)
19-Nov-2024 22:36:08         319,706  43%   11.73MB/s    0:00:00 (xfr#14, to-chk=21/54)
19-Nov-2024 22:36:08         328,255  44%   12.04MB/s    0:00:00 (xfr#15, to-chk=20/54)
19-Nov-2024 22:36:08         329,211  44%   12.08MB/s    0:00:00 (xfr#16, to-chk=19/54)
19-Nov-2024 22:36:08         331,307  45%   11.70MB/s    0:00:00 (xfr#17, to-chk=18/54)
19-Nov-2024 22:36:08         337,792  46%   11.93MB/s    0:00:00 (xfr#18, to-chk=17/54)
19-Nov-2024 22:36:08         345,816  47%   12.21MB/s    0:00:00 (xfr#19, to-chk=16/54)
19-Nov-2024 22:36:08         356,975  48%   12.61MB/s    0:00:00 (xfr#20, to-chk=15/54)
19-Nov-2024 22:36:08         359,584  49%   12.70MB/s    0:00:00 (xfr#21, to-chk=14/54)
19-Nov-2024 22:36:08         371,256  50%   12.64MB/s    0:00:00 (xfr#22, to-chk=13/54)
19-Nov-2024 22:36:08         371,699  50%   12.66MB/s    0:00:00 (xfr#23, to-chk=12/54)
19-Nov-2024 22:36:08         378,709  51%   12.45MB/s    0:00:00 (xfr#24, to-chk=11/54)
19-Nov-2024 22:36:08         384,168  52%   12.63MB/s    0:00:00 (xfr#25, to-chk=10/54)
19-Nov-2024 22:36:08         388,499  53%   12.35MB/s    0:00:00 (xfr#26, to-chk=9/54)
19-Nov-2024 22:36:08         391,633  53%   12.45MB/s    0:00:00 (xfr#27, to-chk=8/54)
19-Nov-2024 22:36:08         401,322  54%   12.35MB/s    0:00:00 (xfr#28, to-chk=7/54)
19-Nov-2024 22:36:08         403,184  55%   12.02MB/s    0:00:00 (xfr#29, to-chk=6/54)
19-Nov-2024 22:36:08         413,374  56%   12.32MB/s    0:00:00 (xfr#30, to-chk=5/54)
19-Nov-2024 22:36:08         417,009  56%   12.43MB/s    0:00:00 (xfr#31, to-chk=4/54)
19-Nov-2024 22:36:08         431,580  58%   12.86MB/s    0:00:00 (xfr#32, to-chk=3/54)
19-Nov-2024 22:36:08         442,228  60%   12.78MB/s    0:00:00 (xfr#33, to-chk=2/54)
19-Nov-2024 22:36:08         448,269  61%   12.95MB/s    0:00:00 (xfr#34, to-chk=1/54)
19-Nov-2024 22:36:08         460,564  62%   12.20MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:36:08         460,564  62%   12.20MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:36:08         460,564  62%   12.20MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:36:08         460,564  62%    9.98MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:36:08         460,564  62%    9.98MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:36:08         460,564  62%    9.98MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:36:08 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.09.29/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:36:08           2,023  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:36:08           4,820  34%    4.60MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:36:08           4,820  34%    4.60MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:36:08           6,640  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:36:08           6,902  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:36:08           6,902  50%    2.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:36:08 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.09.29/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:36:08          17,953  16%   17.12MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:36:08          36,839  33%   35.13MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:36:08          36,839  33%   35.13MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:36:08          54,589  49%   52.06MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:36:08          54,880  50%   52.34MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:36:08          54,880  50%   10.47MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:36:08 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.09.29/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:36:08          36,322   4%   34.64MB/s    0:00:00 (xfr#2, to-chk=49/54)
19-Nov-2024 22:36:08          69,994   9%   33.38MB/s    0:00:00 (xfr#3, to-chk=47/54)
19-Nov-2024 22:36:08          70,854   9%   33.79MB/s    0:00:00 (xfr#4, to-chk=45/54)
19-Nov-2024 22:36:08          70,854   9%   22.52MB/s    0:00:00 (xfr#5, to-chk=43/54)
19-Nov-2024 22:36:08         103,126  14%   24.59MB/s    0:00:00 (xfr#6, to-chk=41/54)
19-Nov-2024 22:36:08         103,276  14%   24.62MB/s    0:00:00 (xfr#7, to-chk=39/54)
19-Nov-2024 22:36:08         103,573  14%   24.69MB/s    0:00:00 (xfr#8, to-chk=37/54)
19-Nov-2024 22:36:08         271,396  37%   15.22MB/s    0:00:00 (xfr#9, to-chk=35/54)
19-Nov-2024 22:36:08         275,086  37%   15.43MB/s    0:00:00 (xfr#10, to-chk=25/54)
19-Nov-2024 22:36:08         289,657  39%   16.25MB/s    0:00:00 (xfr#11, to-chk=24/54)
19-Nov-2024 22:36:08         297,679  40%   15.77MB/s    0:00:00 (xfr#12, to-chk=23/54)
19-Nov-2024 22:36:08         303,132  41%   16.06MB/s    0:00:00 (xfr#13, to-chk=22/54)
19-Nov-2024 22:36:08         312,290  42%   13.54MB/s    0:00:00 (xfr#14, to-chk=21/54)
19-Nov-2024 22:36:08         322,490  44%   13.98MB/s    0:00:00 (xfr#15, to-chk=20/54)
19-Nov-2024 22:36:08         324,586  44%   14.07MB/s    0:00:00 (xfr#16, to-chk=19/54)
19-Nov-2024 22:36:08         325,029  44%   14.09MB/s    0:00:00 (xfr#17, to-chk=18/54)
19-Nov-2024 22:36:08         329,873  45%   14.30MB/s    0:00:00 (xfr#18, to-chk=17/54)
19-Nov-2024 22:36:08         340,521  46%   14.12MB/s    0:00:00 (xfr#19, to-chk=16/54)
19-Nov-2024 22:36:08         353,571  48%   14.66MB/s    0:00:00 (xfr#20, to-chk=15/54)
19-Nov-2024 22:36:08         365,241  49%   12.01MB/s    0:00:00 (xfr#21, to-chk=14/54)
19-Nov-2024 22:36:08         366,197  50%   12.04MB/s    0:00:00 (xfr#22, to-chk=13/54)
19-Nov-2024 22:36:08         373,708  51%   12.29MB/s    0:00:00 (xfr#23, to-chk=12/54)
19-Nov-2024 22:36:08         376,830  51%   11.98MB/s    0:00:00 (xfr#24, to-chk=11/54)
19-Nov-2024 22:36:08         378,409  51%   12.03MB/s    0:00:00 (xfr#25, to-chk=10/54)
19-Nov-2024 22:36:08         382,722  52%   12.17MB/s    0:00:00 (xfr#26, to-chk=9/54)
19-Nov-2024 22:36:08         396,497  54%   11.46MB/s    0:00:00 (xfr#27, to-chk=8/54)
19-Nov-2024 22:36:08         402,467  55%   11.29MB/s    0:00:00 (xfr#28, to-chk=7/54)
19-Nov-2024 22:36:08         414,705  56%   11.63MB/s    0:00:00 (xfr#29, to-chk=6/54)
19-Nov-2024 22:36:08         424,380  58%   11.90MB/s    0:00:00 (xfr#30, to-chk=5/54)
19-Nov-2024 22:36:08         426,989  58%   11.63MB/s    0:00:00 (xfr#31, to-chk=4/54)
19-Nov-2024 22:36:08         435,526  59%   10.65MB/s    0:00:00 (xfr#32, to-chk=3/54)
19-Nov-2024 22:36:08         442,068  60%   10.04MB/s    0:00:00 (xfr#33, to-chk=2/54)
19-Nov-2024 22:36:08         453,227  61%   10.05MB/s    0:00:00 (xfr#34, to-chk=1/54)
19-Nov-2024 22:36:08         460,223  62%   10.21MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:36:08         460,223  62%    8.13MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:36:08         460,223  62%    8.13MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:36:08         460,223  62%    8.13MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:36:08         460,223  62%    8.13MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:36:08         460,223  62%    8.13MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:36:08 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.09.29/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:36:08           2,019  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:36:08           4,810  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:36:08           4,810  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:36:08           6,626  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:36:08           6,888  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:36:08           6,888  50%  336.33kB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:36:08 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.09.29/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:36:08           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:36:08           4,708  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:36:08           4,708  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:36:08           6,483  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:36:08           6,745  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:36:08           6,745  50%    1.61MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:36:08 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.09.29/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:36:08          23,832   3%   22.73MB/s    0:00:00 (xfr#2, to-chk=15/20)
19-Nov-2024 22:36:08          48,429   6%   46.19MB/s    0:00:00 (xfr#3, to-chk=13/20)
19-Nov-2024 22:36:08          48,429   6%   46.19MB/s    0:00:00 (xfr#4, to-chk=11/20)
19-Nov-2024 22:36:08          71,781   9%   34.23MB/s    0:00:00 (xfr#5, to-chk=9/20)
19-Nov-2024 22:36:08          71,872   9%   34.27MB/s    0:00:00 (xfr#6, to-chk=7/20)
19-Nov-2024 22:36:08         208,035  27%    9.92MB/s    0:00:00 (xfr#7, to-chk=5/20)
19-Nov-2024 22:36:08         208,332  27%    9.93MB/s    0:00:00 (xfr#8, to-chk=3/20)
19-Nov-2024 22:36:08         380,021  50%    8.05MB/s    0:00:00 (xfr#9, to-chk=1/20)
19-Nov-2024 22:36:08         380,021  50%    7.40MB/s    0:00:00 (xfr#9, to-chk=0/20)
19-Nov-2024 22:36:08 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.09.29/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:36:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:36:08          53,703  12%    7.32MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:36:08         108,962  25%   10.39MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:36:08         156,437  37%    9.95MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:36:08         209,937  49%   12.51MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:36:08         210,228  50%   11.79MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:36:08         210,228  50%    5.73MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:36:08 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1732055746.8891675 exists, exporting anyway.
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08 =============================== warnings summary ===============================
19-Nov-2024 22:36:08 tests/utils/rest_utils.py:98
19-Nov-2024 22:36:08   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:36:08     print("""
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08 tests/utils/path_utils.py:112
19-Nov-2024 22:36:08   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:36:08     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08 tests/utils/acceptance_utils.py:55
19-Nov-2024 22:36:08   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:36:08     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08 tests/utils/acceptance_utils.py:57
19-Nov-2024 22:36:08   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:36:08     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:36:08
19-Nov-2024 22:36:08 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 22:36:08 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 22:36:08 ================= 26 passed, 4 warnings in 1603.47s (0:26:43) ==================
19-Nov-2024 22:36:16 release "dev" uninstalled
19-Nov-2024 22:36:18 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 22:36:18 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 22:36:22 No resources found
19-Nov-2024 22:36:23 Sidecar injection has been disabled
19-Nov-2024 22:36:23 Cleaning helm release "dev"...
19-Nov-2024 22:36:23 Deleted 1 helm deployments
19-Nov-2024 22:36:23 Deleted 0 k8s deployments
19-Nov-2024 22:36:23 Deleted 0 k8s services
19-Nov-2024 22:36:23 Deleted 0 persistent volumes
19-Nov-2024 22:36:24 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:36:24 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 22:36:24 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:36:24 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 22:36:24 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 22:36:24 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:36:24 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 22:36:24 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 22:36:24 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 22:36:24 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP...
19-Nov-2024 22:36:24 Finished task 'Parse test results' with result: Success
19-Nov-2024 22:36:24 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:36:24
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:36:24
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:36:24
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:36:24
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:36:24
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:36:24
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:36:24
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:36:24
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:36:24
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:36:24
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:36:24 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:36:24
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio #3366 (ODSRV-OAP-MPRFCP-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCP-3366-ScriptBuildTask-750888248375754919.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance
19-Nov-2024 22:36:24 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_CRUD_proxyio.tar.gz
19-Nov-2024 22:36:24 Uploading artifact
19-Nov-2024 22:36:24     source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio.tar.gz
19-Nov-2024 22:36:24     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio.tar.gz
19-Nov-2024 22:36:24 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 22:36:24 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:36:24 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:36:24
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio #3366 (ODSRV-OAP-MPRFCP-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCP-3366-ScriptBuildTask-18099872915039358253.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP
19-Nov-2024 22:36:24 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 22:36:25 Finished task 'Pack logs' with result: Success
19-Nov-2024 22:36:25 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:36:25
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 22:36:25 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:36:25
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio #3366 (ODSRV-OAP-MPRFCP-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCP-3366-ScriptBuildTask-3200867331875343956.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP/onedata-acceptance
19-Nov-2024 22:36:25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 22:36:25                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 22:36:25
19-Nov-2024 22:36:25 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 22:36:25   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:36:25 100  4822  100  4822    0     0  18196      0 --:--:-- --:--:-- --:--:-- 18196
19-Nov-2024 22:36:26 Cleaning helm deployments
19-Nov-2024 22:36:27 Cleanining pods
19-Nov-2024 22:36:27 Cleaning kube persistant volumes
19-Nov-2024 22:36:28 Cleaning dockswift container
19-Nov-2024 22:36:28 Cleaning docker containers
19-Nov-2024 22:36:32 Stalled docker containers to remove:
19-Nov-2024 22:36:32 c915e004df82 e2b5e46453d6 668387df091e b878eb033809 cfe3cce01720 9138ae7ad3a3 7f5550038753 1c68b145f851 3af60d05b779 b2f2fadb71d4 2c76df0d91ce cc162af6422a c9503314f67e c4298d2b2016 5cb59d4ef107 53ad359b6bb3 d90e58cd90c6 48df7becfd1e ff7506d12402 ed46428d1ed7
19-Nov-2024 22:36:32 Removing stalled docker containers
19-Nov-2024 22:36:32 Error response from daemon: Cannot kill container: c915e004df82: Container c915e004df824e24c00e4753546716dbb87dc39746dc7ce10ceff338b6ea895b is not running
19-Nov-2024 22:36:33 c915e004df82
19-Nov-2024 22:36:34 Error response from daemon: Cannot kill container: e2b5e46453d6: Container e2b5e46453d6117f7bd519ca78bc929764cdc5133a5784be04e1fe91a3e0fba2 is not running
19-Nov-2024 22:36:34 e2b5e46453d6
19-Nov-2024 22:36:34 Error response from daemon: Cannot kill container: 668387df091e: Container 668387df091e705af3433ce000454fb2644650311b280277b8c178dedcf234ab is not running
19-Nov-2024 22:36:34 668387df091e
19-Nov-2024 22:36:34 Error response from daemon: Cannot kill container: b878eb033809: Container b878eb033809abf176786a5df65970880e54f52fbce3f152dfd8ad1d1769258c is not running
19-Nov-2024 22:36:34 b878eb033809
19-Nov-2024 22:36:34 Error response from daemon: Cannot kill container: cfe3cce01720: Container cfe3cce017202a2126f7f9eb51e0b2ee1059721a108fbff201c45732d14c1474 is not running
19-Nov-2024 22:36:35 cfe3cce01720
19-Nov-2024 22:36:35 Error response from daemon: Cannot kill container: 9138ae7ad3a3: Container 9138ae7ad3a345cc328e4d5c6864e2c4d3bcc7c331ce26009ea38cedb9e7860b is not running
19-Nov-2024 22:36:35 9138ae7ad3a3
19-Nov-2024 22:36:35 Error response from daemon: Cannot kill container: 7f5550038753: Container 7f5550038753720be6afeb075c797c10f81c476da9f117ae23bd5963bfcff5dd is not running
19-Nov-2024 22:36:35 7f5550038753
19-Nov-2024 22:36:35 Error response from daemon: Cannot kill container: 1c68b145f851: Container 1c68b145f851c786ecbcdca29f7a9088886662e2ce361e47f46280e4829aa55b is not running
19-Nov-2024 22:36:35 1c68b145f851
19-Nov-2024 22:36:35 Error response from daemon: Cannot kill container: 3af60d05b779: Container 3af60d05b779a021b5debf61b187c2a5f74aaea7c7e4e589caecd19bc0a4a6d4 is not running
19-Nov-2024 22:36:35 3af60d05b779
19-Nov-2024 22:36:35 Error response from daemon: Cannot kill container: b2f2fadb71d4: Container b2f2fadb71d468f05d90c61ff9d7b09a6216e548af198019809ebb25ca7d1aea is not running
19-Nov-2024 22:36:36 b2f2fadb71d4
19-Nov-2024 22:36:36 Error response from daemon: Cannot kill container: 2c76df0d91ce: Container 2c76df0d91cebc1fd6725f207a65a905bf329141ce0a049e1da25a5a1e428395 is not running
19-Nov-2024 22:36:36 2c76df0d91ce
19-Nov-2024 22:36:36 Error response from daemon: Cannot kill container: cc162af6422a: Container cc162af6422ac96df95e685ba5db9e7c1a697ca717d8ea85c4714c913276a0e9 is not running
19-Nov-2024 22:36:36 cc162af6422a
19-Nov-2024 22:36:36 Error response from daemon: Cannot kill container: c9503314f67e: Container c9503314f67e88c3b90b71a4bc880c5dc39c04636ff4d948855f45d60e3c7a5b is not running
19-Nov-2024 22:36:36 c9503314f67e
19-Nov-2024 22:36:36 Error response from daemon: Cannot kill container: c4298d2b2016: Container c4298d2b20161ca57fb7348a40ae6c5bc6841226b1d4a79965707ec8ab6a6838 is not running
19-Nov-2024 22:36:36 c4298d2b2016
19-Nov-2024 22:36:36 Error response from daemon: Cannot kill container: 5cb59d4ef107: Container 5cb59d4ef107ed1ed4fc313fd92a2a5e83e4eca40eab0928ce07af98cb0dacad is not running
19-Nov-2024 22:36:36 5cb59d4ef107
19-Nov-2024 22:36:36 Error response from daemon: Cannot kill container: 53ad359b6bb3: Container 53ad359b6bb311ecd6458ea5e33d09a496c938f01a5f8b60379b67ad64bd13f9 is not running
19-Nov-2024 22:36:36 53ad359b6bb3
19-Nov-2024 22:36:36 Error response from daemon: Cannot kill container: d90e58cd90c6: Container d90e58cd90c68a1aed3d0d66878dddbc8b26e7a536283dfce72e9e3550cea005 is not running
19-Nov-2024 22:36:36 d90e58cd90c6
19-Nov-2024 22:36:36 Error response from daemon: Cannot kill container: 48df7becfd1e: Container 48df7becfd1e754b4d677ea621f5fdbebda84ba063cd2a3679fad782e982a0d3 is not running
19-Nov-2024 22:36:37 48df7becfd1e
19-Nov-2024 22:36:37 Error response from daemon: Cannot kill container: ff7506d12402: Container ff7506d124020a7a19442c496e3d4139b6e16828da67174c71917a63c91aed13 is not running
19-Nov-2024 22:36:37 ff7506d12402
19-Nov-2024 22:36:37 ed46428d1ed7
19-Nov-2024 22:36:37 ed46428d1ed7
19-Nov-2024 22:36:37 Stalled docker volumes to remove:
19-Nov-2024 22:36:37
19-Nov-2024 22:36:37 Removing stalled docker volumes
19-Nov-2024 22:36:37 Removing stalled loopdevices
19-Nov-2024 22:36:38 Done
19-Nov-2024 22:36:38 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 22:36:38 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 22:36:38 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 22:36:38 Running post build plugin 'NCover Results Collector'
19-Nov-2024 22:36:38 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 22:36:38 Running post build plugin 'Clover Results Collector'
19-Nov-2024 22:36:38 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 22:36:38 Running post build plugin 'Artifact Copier'
19-Nov-2024 22:36:38 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 22:36:38 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 179.7 ms
19-Nov-2024 22:36:39 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCP'
19-Nov-2024 22:36:39 Finalising the build...
19-Nov-2024 22:36:39 Stopping timer.
19-Nov-2024 22:36:39 Build ODSRV-OAP-MPRFCP-3366 completed.
19-Nov-2024 22:36:39 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 22:36:39 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 22:36:39 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 22:36:39 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 22:36:39 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 22:36:39 All post build plugins have finished
19-Nov-2024 22:36:39 Generating build results summary...
19-Nov-2024 22:36:39 Saving build results to disk...
19-Nov-2024 22:36:39 Store variable context...
19-Nov-2024 22:36:39 Finished building ODSRV-OAP-MPRFCP-3366.