oneclient acceptance tests using environment deployed from packages

Build: #3363 was successful

Job: multiprovider proxy regular file CRUD proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

13-Nov-2024 18:23:42
13-Nov-2024 18:23:42 Unmounting client from /tmp/onedata/mnt/m67ic7c0gtqtkrzg
13-Nov-2024 18:23:42
13-Nov-2024 18:23:42
13-Nov-2024 18:24:10 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:24:10 =================================================================
13-Nov-2024 18:24:10 - Executing scenario 'Delete file opened by other user for reading'
13-Nov-2024 18:24:10 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:24:10 -----------------------------------------------------------------
13-Nov-2024 18:24:10 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:24:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:24:10 using [token, token] by [user1, user2]"'
13-Nov-2024 18:24:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:24:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:24:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw'
13-Nov-2024 18:24:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw' successfully started
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/46cu04n3vtd2rfyx
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/46cu04n3vtd2rfyx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/46cu04n3vtd2rfyx
13-Nov-2024 18:24:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15774472339544364503'...
13-Nov-2024 18:24:10 Getting configuration...
13-Nov-2024 18:24:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/46cu04n3vtd2rfyx'.
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:24:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:24:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2'
13-Nov-2024 18:24:10 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2' successfully started
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ravl78wvcle6el3v
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ravl78wvcle6el3v --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ravl78wvcle6el3v
13-Nov-2024 18:24:10 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9805085428431372793'...
13-Nov-2024 18:24:10 Getting configuration...
13-Nov-2024 18:24:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ravl78wvcle6el3v'.
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:24:10 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:24:10 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:24:10 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:24:10 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
13-Nov-2024 18:24:10 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
13-Nov-2024 18:24:10 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
13-Nov-2024 18:24:10 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
13-Nov-2024 18:24:10 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
13-Nov-2024 18:24:10 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
13-Nov-2024 18:24:10 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
13-Nov-2024 18:24:10 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
13-Nov-2024 18:24:10 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
13-Nov-2024 18:24:10 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
13-Nov-2024 18:24:10 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
13-Nov-2024 18:24:10 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
13-Nov-2024 18:24:10 =================================================================
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10 PASSED
13-Nov-2024 18:24:10 Unmounting client from /tmp/onedata/mnt/46cu04n3vtd2rfyx
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10 Unmounting client from /tmp/onedata/mnt/ravl78wvcle6el3v
13-Nov-2024 18:24:10
13-Nov-2024 18:24:10
13-Nov-2024 18:24:35 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
13-Nov-2024 18:24:35 =================================================================
13-Nov-2024 18:24:35 - Executing scenario 'Delete file opened by other user for reading and writing'
13-Nov-2024 18:24:35 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:24:35 -----------------------------------------------------------------
13-Nov-2024 18:24:35 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:24:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:24:35 using [token, token] by [user1, user2]"'
13-Nov-2024 18:24:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:24:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:24:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw'
13-Nov-2024 18:24:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw' successfully started
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/o4kzqaccc4mue20p
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o4kzqaccc4mue20p --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o4kzqaccc4mue20p
13-Nov-2024 18:24:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9682814855149266486'...
13-Nov-2024 18:24:35 Getting configuration...
13-Nov-2024 18:24:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/o4kzqaccc4mue20p'.
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:24:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:24:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2'
13-Nov-2024 18:24:35 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2' successfully started
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hr9jc5qikyvdr7nj
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hr9jc5qikyvdr7nj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hr9jc5qikyvdr7nj
13-Nov-2024 18:24:35 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16017555848700981195'...
13-Nov-2024 18:24:35 Getting configuration...
13-Nov-2024 18:24:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hr9jc5qikyvdr7nj'.
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:24:35 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:24:35 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:24:35 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:24:35 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
13-Nov-2024 18:24:35 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
13-Nov-2024 18:24:35 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
13-Nov-2024 18:24:35 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
13-Nov-2024 18:24:35 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
13-Nov-2024 18:24:35 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
13-Nov-2024 18:24:35 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
13-Nov-2024 18:24:35 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
13-Nov-2024 18:24:35 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
13-Nov-2024 18:24:35 =================================================================
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35 PASSED
13-Nov-2024 18:24:35 Unmounting client from /tmp/onedata/mnt/o4kzqaccc4mue20p
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35 Unmounting client from /tmp/onedata/mnt/hr9jc5qikyvdr7nj
13-Nov-2024 18:24:35
13-Nov-2024 18:24:35
13-Nov-2024 18:25:01 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
13-Nov-2024 18:25:01 =================================================================
13-Nov-2024 18:25:01 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
13-Nov-2024 18:25:01 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:25:01 -----------------------------------------------------------------
13-Nov-2024 18:25:01 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:25:01 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:25:01 using [token, token] by [user1, user2]"'
13-Nov-2024 18:25:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:25:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:25:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw'
13-Nov-2024 18:25:01 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw' successfully started
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/r05rv4q6iydoakh4
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/r05rv4q6iydoakh4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/r05rv4q6iydoakh4
13-Nov-2024 18:25:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8923149830669261140'...
13-Nov-2024 18:25:01 Getting configuration...
13-Nov-2024 18:25:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/r05rv4q6iydoakh4'.
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:25:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:25:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2'
13-Nov-2024 18:25:01 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2' successfully started
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/106vbyfrdld7wufe
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/106vbyfrdld7wufe --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/106vbyfrdld7wufe
13-Nov-2024 18:25:01 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12740369967736116068'...
13-Nov-2024 18:25:01 Getting configuration...
13-Nov-2024 18:25:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/106vbyfrdld7wufe'.
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:25:01 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:25:01 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:25:01 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 18:25:01 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:25:01 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
13-Nov-2024 18:25:01 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
13-Nov-2024 18:25:01 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
13-Nov-2024 18:25:01 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
13-Nov-2024 18:25:01 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
13-Nov-2024 18:25:01 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
13-Nov-2024 18:25:01 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
13-Nov-2024 18:25:01 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
13-Nov-2024 18:25:01 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:25:01 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:25:01 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
13-Nov-2024 18:25:01 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
13-Nov-2024 18:25:01 =================================================================
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01 PASSED
13-Nov-2024 18:25:01 Unmounting client from /tmp/onedata/mnt/r05rv4q6iydoakh4
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01 Unmounting client from /tmp/onedata/mnt/106vbyfrdld7wufe
13-Nov-2024 18:25:01
13-Nov-2024 18:25:01
13-Nov-2024 18:25:25 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
13-Nov-2024 18:25:25 =================================================================
13-Nov-2024 18:25:25 - Executing scenario 'Delete file right after closing it'
13-Nov-2024 18:25:25 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:25:25 -----------------------------------------------------------------
13-Nov-2024 18:25:25 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:25:25 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:25:25 using [token, token] by [user1, user2]"'
13-Nov-2024 18:25:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:25:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:25:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw'
13-Nov-2024 18:25:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw' successfully started
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/agncgqstfmjqc24n
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/agncgqstfmjqc24n --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/agncgqstfmjqc24n
13-Nov-2024 18:25:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12330453180704466999'...
13-Nov-2024 18:25:25 Getting configuration...
13-Nov-2024 18:25:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/agncgqstfmjqc24n'.
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:25:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:25:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2'
13-Nov-2024 18:25:25 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2' successfully started
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/u9mk4cuplswbi1o8
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u9mk4cuplswbi1o8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u9mk4cuplswbi1o8
13-Nov-2024 18:25:25 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1254878306847055419'...
13-Nov-2024 18:25:25 Getting configuration...
13-Nov-2024 18:25:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/u9mk4cuplswbi1o8'.
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:25:25 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:25:25 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:25:25 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:25:25 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
13-Nov-2024 18:25:25 -- Executing step: 'When "user1 closes space1/file1 on client11"'
13-Nov-2024 18:25:25 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
13-Nov-2024 18:25:25 -- Executing step: 'When "space1 is empty for user1 on client11"'
13-Nov-2024 18:25:25 =================================================================
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25 PASSED
13-Nov-2024 18:25:25 Unmounting client from /tmp/onedata/mnt/agncgqstfmjqc24n
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25 Unmounting client from /tmp/onedata/mnt/u9mk4cuplswbi1o8
13-Nov-2024 18:25:25
13-Nov-2024 18:25:25
13-Nov-2024 18:25:55 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
13-Nov-2024 18:25:55 =================================================================
13-Nov-2024 18:25:55 - Executing scenario 'Create many children'
13-Nov-2024 18:25:55 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:25:55 -----------------------------------------------------------------
13-Nov-2024 18:25:55 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:25:55 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:25:55 using [token, token] by [user1, user2]"'
13-Nov-2024 18:25:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:25:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:25:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:25:55
13-Nov-2024 18:25:55
13-Nov-2024 18:25:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw'
13-Nov-2024 18:25:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw' successfully started
13-Nov-2024 18:25:55
13-Nov-2024 18:25:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zvolfs891zb5izhf
13-Nov-2024 18:25:55
13-Nov-2024 18:25:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zvolfs891zb5izhf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zvolfs891zb5izhf
13-Nov-2024 18:25:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15635487471732971063'...
13-Nov-2024 18:25:55 Getting configuration...
13-Nov-2024 18:25:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zvolfs891zb5izhf'.
13-Nov-2024 18:25:55
13-Nov-2024 18:25:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:25:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:25:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:25:55
13-Nov-2024 18:25:55
13-Nov-2024 18:25:55 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2'
13-Nov-2024 18:25:55 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2' successfully started
13-Nov-2024 18:25:55
13-Nov-2024 18:25:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fscbclnen4g6veaf
13-Nov-2024 18:25:55
13-Nov-2024 18:25:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fscbclnen4g6veaf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fscbclnen4g6veaf
13-Nov-2024 18:25:55 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10794669745635273182'...
13-Nov-2024 18:25:55 Getting configuration...
13-Nov-2024 18:25:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fscbclnen4g6veaf'.
13-Nov-2024 18:25:55
13-Nov-2024 18:25:55 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
13-Nov-2024 18:25:55 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
13-Nov-2024 18:25:55 =================================================================
13-Nov-2024 18:25:55
13-Nov-2024 18:26:01 PASSED
13-Nov-2024 18:26:01 Unmounting client from /tmp/onedata/mnt/zvolfs891zb5izhf
13-Nov-2024 18:26:01
13-Nov-2024 18:26:01
13-Nov-2024 18:26:01 Unmounting client from /tmp/onedata/mnt/fscbclnen4g6veaf
13-Nov-2024 18:26:01
13-Nov-2024 18:26:01
13-Nov-2024 18:26:26 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
13-Nov-2024 18:26:26 =================================================================
13-Nov-2024 18:26:26 - Executing scenario 'Create nonempty file then copy it and remove source file'
13-Nov-2024 18:26:26 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:26:26 -----------------------------------------------------------------
13-Nov-2024 18:26:26 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:26:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:26:26 using [token, token] by [user1, user2]"'
13-Nov-2024 18:26:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:26:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:26:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw'
13-Nov-2024 18:26:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw' successfully started
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qzrxju9k1y76nizb
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qzrxju9k1y76nizb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qzrxju9k1y76nizb
13-Nov-2024 18:26:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15696345882214352347'...
13-Nov-2024 18:26:26 Getting configuration...
13-Nov-2024 18:26:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qzrxju9k1y76nizb'.
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:26:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:26:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2'
13-Nov-2024 18:26:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2' successfully started
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8c1fygoktj2fkkpw
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8c1fygoktj2fkkpw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8c1fygoktj2fkkpw
13-Nov-2024 18:26:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9385984675321859768'...
13-Nov-2024 18:26:26 Getting configuration...
13-Nov-2024 18:26:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8c1fygoktj2fkkpw'.
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:26:26 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:26:26 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
13-Nov-2024 18:26:26 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
13-Nov-2024 18:26:26 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
13-Nov-2024 18:26:26 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
13-Nov-2024 18:26:26 =================================================================
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26 PASSED
13-Nov-2024 18:26:26 Unmounting client from /tmp/onedata/mnt/qzrxju9k1y76nizb
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26 Unmounting client from /tmp/onedata/mnt/8c1fygoktj2fkkpw
13-Nov-2024 18:26:26
13-Nov-2024 18:26:26
13-Nov-2024 18:26:50 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
13-Nov-2024 18:26:50 =================================================================
13-Nov-2024 18:26:50 - Executing scenario 'Create nonempty file then move it to another space'
13-Nov-2024 18:26:50 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:26:50 -----------------------------------------------------------------
13-Nov-2024 18:26:50 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:26:50 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:26:50 using [token, token] by [user1, user2]"'
13-Nov-2024 18:26:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:26:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:26:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zlkxw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:26:50
13-Nov-2024 18:26:50
13-Nov-2024 18:26:50 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw'
13-Nov-2024 18:26:50 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zlkxw' successfully started
13-Nov-2024 18:26:50
13-Nov-2024 18:26:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hp5t8os2u1qlrrf4
13-Nov-2024 18:26:50
13-Nov-2024 18:26:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hp5t8os2u1qlrrf4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hp5t8os2u1qlrrf4
13-Nov-2024 18:26:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12771972936594471050'...
13-Nov-2024 18:26:50 Getting configuration...
13-Nov-2024 18:26:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hp5t8os2u1qlrrf4'.
13-Nov-2024 18:26:50
13-Nov-2024 18:26:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:26:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:26:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gtjn2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:26:50
13-Nov-2024 18:26:50
13-Nov-2024 18:26:50 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2'
13-Nov-2024 18:26:50 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gtjn2' successfully started
13-Nov-2024 18:26:50
13-Nov-2024 18:26:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/p206pb2nqgwrbkf0
13-Nov-2024 18:26:50
13-Nov-2024 18:26:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p206pb2nqgwrbkf0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p206pb2nqgwrbkf0
13-Nov-2024 18:26:50 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10464720706444661094'...
13-Nov-2024 18:26:50 Getting configuration...
13-Nov-2024 18:26:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/p206pb2nqgwrbkf0'.
13-Nov-2024 18:26:50
13-Nov-2024 18:26:50 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:26:50 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:26:50 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
13-Nov-2024 18:26:50 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
13-Nov-2024 18:26:50 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
13-Nov-2024 18:26:50 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
13-Nov-2024 18:26:50 =================================================================
13-Nov-2024 18:26:50
13-Nov-2024 18:27:02 PASSED
13-Nov-2024 18:27:02 Unmounting client from /tmp/onedata/mnt/hp5t8os2u1qlrrf4
13-Nov-2024 18:27:02 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02 Unmounting client from /tmp/onedata/mnt/p206pb2nqgwrbkf0
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1731522410.8225377', '-c', '/tmp/logs']
13-Nov-2024 18:27:02 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-vlvt2. See /home/bamboo/.one-env/deployments/2024.11.13-18.12.24/pod-logs/dev-cross-support-job-3p-users-vlvt2/entrypoint.log for more details
13-Nov-2024 18:27:02 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:27:02 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-zlkxw: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.12.24/pod-logs/dev-oneclient-krakow-7d9476b8bc-zlkxw/oneclient_logs
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:02          39,128   0%   37.32MB/s    0:00:00 (xfr#1, to-chk=187/220)
13-Nov-2024 18:27:02          39,128   0%   37.32MB/s    0:00:00 (xfr#1, to-chk=181/220)
13-Nov-2024 18:27:02          39,494   0%   37.66MB/s    0:00:00 (xfr#2, to-chk=183/220)
13-Nov-2024 18:27:02         165,759   1%    7.53MB/s    0:00:00 (xfr#3, to-chk=182/220)
13-Nov-2024 18:27:02         166,125   1%    7.54MB/s    0:00:00 (xfr#4, to-chk=181/220)
13-Nov-2024 18:27:02         217,191   1%    9.86MB/s    0:00:00 (xfr#5, to-chk=180/220)
13-Nov-2024 18:27:02         217,781   1%    9.89MB/s    0:00:00 (xfr#6, to-chk=176/220)
13-Nov-2024 18:27:02         387,902   3%   11.56MB/s    0:00:00 (xfr#7, to-chk=175/220)
13-Nov-2024 18:27:02         388,492   3%   10.90MB/s    0:00:00 (xfr#8, to-chk=174/220)
13-Nov-2024 18:27:02         439,284   3%   11.32MB/s    0:00:00 (xfr#9, to-chk=173/220)
13-Nov-2024 18:27:02         440,034   3%   11.34MB/s    0:00:00 (xfr#10, to-chk=169/220)
13-Nov-2024 18:27:02         609,915   4%   15.31MB/s    0:00:00 (xfr#11, to-chk=168/220)
13-Nov-2024 18:27:02         610,665   4%   15.33MB/s    0:00:00 (xfr#12, to-chk=167/220)
13-Nov-2024 18:27:02         845,808   6%   20.68MB/s    0:00:00 (xfr#13, to-chk=166/220)
13-Nov-2024 18:27:02         846,462   6%   20.70MB/s    0:00:00 (xfr#14, to-chk=162/220)
13-Nov-2024 18:27:02       3,507,891  27%   20.52MB/s    0:00:00 (xfr#15, to-chk=161/220)
13-Nov-2024 18:27:02       3,508,545  27%   20.53MB/s    0:00:00 (xfr#16, to-chk=160/220)
13-Nov-2024 18:27:02       3,546,412  27%   20.75MB/s    0:00:00 (xfr#17, to-chk=159/220)
13-Nov-2024 18:27:02       3,546,874  27%   20.75MB/s    0:00:00 (xfr#18, to-chk=155/220)
13-Nov-2024 18:27:02       3,667,953  28%   19.76MB/s    0:00:00 (xfr#19, to-chk=154/220)
13-Nov-2024 18:27:02       3,668,415  28%   19.77MB/s    0:00:00 (xfr#20, to-chk=153/220)
13-Nov-2024 18:27:02       3,706,580  28%   19.97MB/s    0:00:00 (xfr#21, to-chk=152/220)
13-Nov-2024 18:27:02       3,707,042  28%   19.97MB/s    0:00:00 (xfr#22, to-chk=148/220)
13-Nov-2024 18:27:02       3,828,902  29%   20.51MB/s    0:00:00 (xfr#23, to-chk=147/220)
13-Nov-2024 18:27:02       3,829,364  29%   20.52MB/s    0:00:00 (xfr#24, to-chk=146/220)
13-Nov-2024 18:27:02       3,901,618  30%   20.90MB/s    0:00:00 (xfr#25, to-chk=145/220)
13-Nov-2024 18:27:02       3,902,368  30%   20.91MB/s    0:00:00 (xfr#26, to-chk=141/220)
13-Nov-2024 18:27:02       4,183,147  32%   22.04MB/s    0:00:00 (xfr#27, to-chk=140/220)
13-Nov-2024 18:27:02       4,183,897  32%   22.04MB/s    0:00:00 (xfr#28, to-chk=139/220)
13-Nov-2024 18:27:02       4,218,011  32%   22.22MB/s    0:00:00 (xfr#29, to-chk=138/220)
13-Nov-2024 18:27:02       4,218,281  32%   22.23MB/s    0:00:00 (xfr#30, to-chk=134/220)
13-Nov-2024 18:27:02       4,222,420  32%   22.25MB/s    0:00:00 (xfr#31, to-chk=133/220)
13-Nov-2024 18:27:02       4,342,482  33%   22.63MB/s    0:00:00 (xfr#32, to-chk=132/220)
13-Nov-2024 18:27:02       4,342,752  33%   22.63MB/s    0:00:00 (xfr#33, to-chk=131/220)
13-Nov-2024 18:27:02       4,343,380  33%   22.63MB/s    0:00:00 (xfr#34, to-chk=130/220)
13-Nov-2024 18:27:02       4,370,069  33%   22.77MB/s    0:00:00 (xfr#35, to-chk=129/220)
13-Nov-2024 18:27:02       4,370,723  33%   22.65MB/s    0:00:00 (xfr#36, to-chk=125/220)
13-Nov-2024 18:27:02       4,469,083  34%   23.16MB/s    0:00:00 (xfr#37, to-chk=124/220)
13-Nov-2024 18:27:02       4,469,737  34%   23.17MB/s    0:00:00 (xfr#38, to-chk=123/220)
13-Nov-2024 18:27:02       4,642,977  35%   22.94MB/s    0:00:00 (xfr#39, to-chk=122/220)
13-Nov-2024 18:27:02       4,643,631  35%   22.95MB/s    0:00:00 (xfr#40, to-chk=118/220)
13-Nov-2024 18:27:02       5,250,730  40%   25.16MB/s    0:00:00 (xfr#41, to-chk=117/220)
13-Nov-2024 18:27:02       5,251,384  40%   25.17MB/s    0:00:00 (xfr#42, to-chk=116/220)
13-Nov-2024 18:27:02       5,297,366  40%   24.89MB/s    0:00:00 (xfr#43, to-chk=115/220)
13-Nov-2024 18:27:02       5,297,924  40%   24.89MB/s    0:00:00 (xfr#44, to-chk=111/220)
13-Nov-2024 18:27:02       5,438,360  42%   24.70MB/s    0:00:00 (xfr#45, to-chk=110/220)
13-Nov-2024 18:27:02       5,438,918  42%   24.70MB/s    0:00:00 (xfr#46, to-chk=109/220)
13-Nov-2024 18:27:02       5,478,013  42%   23.12MB/s    0:00:00 (xfr#47, to-chk=108/220)
13-Nov-2024 18:27:02       5,478,571  42%   23.12MB/s    0:00:00 (xfr#48, to-chk=104/220)
13-Nov-2024 18:27:02       5,482,710  42%   23.14MB/s    0:00:00 (xfr#49, to-chk=103/220)
13-Nov-2024 18:27:02       5,642,617  43%   23.71MB/s    0:00:00 (xfr#50, to-chk=102/220)
13-Nov-2024 18:27:02       5,643,175  43%   23.71MB/s    0:00:00 (xfr#51, to-chk=101/220)
13-Nov-2024 18:27:02       5,686,419  43%   23.89MB/s    0:00:00 (xfr#52, to-chk=100/220)
13-Nov-2024 18:27:02       5,687,265  44%   23.89MB/s    0:00:00 (xfr#53, to-chk=96/220)
13-Nov-2024 18:27:02       5,837,684  45%   23.79MB/s    0:00:00 (xfr#54, to-chk=95/220)
13-Nov-2024 18:27:02       5,838,530  45%   23.80MB/s    0:00:00 (xfr#55, to-chk=94/220)
13-Nov-2024 18:27:02       5,880,793  45%   23.56MB/s    0:00:00 (xfr#56, to-chk=93/220)
13-Nov-2024 18:27:02       5,881,255  45%   23.57MB/s    0:00:00 (xfr#57, to-chk=89/220)
13-Nov-2024 18:27:02       6,016,144  46%   23.51MB/s    0:00:00 (xfr#58, to-chk=88/220)
13-Nov-2024 18:27:02       6,016,606  46%   23.52MB/s    0:00:00 (xfr#59, to-chk=87/220)
13-Nov-2024 18:27:02       6,056,893  46%   23.39MB/s    0:00:00 (xfr#60, to-chk=86/220)
13-Nov-2024 18:27:02       6,057,451  46%   23.39MB/s    0:00:00 (xfr#61, to-chk=82/220)
13-Nov-2024 18:27:02       6,185,852  47%   23.23MB/s    0:00:00 (xfr#62, to-chk=81/220)
13-Nov-2024 18:27:02       6,186,410  47%   22.60MB/s    0:00:00 (xfr#63, to-chk=80/220)
13-Nov-2024 18:27:02       6,213,302  48%   22.62MB/s    0:00:00 (xfr#64, to-chk=79/220)
13-Nov-2024 18:27:02       6,213,764  48%   22.62MB/s    0:00:00 (xfr#65, to-chk=75/220)
13-Nov-2024 18:27:02       6,315,622  48%   22.56MB/s    0:00:00 (xfr#66, to-chk=74/220)
13-Nov-2024 18:27:02       6,316,084  48%   22.56MB/s    0:00:00 (xfr#67, to-chk=73/220)
13-Nov-2024 18:27:02       6,356,095  49%   21.88MB/s    0:00:00 (xfr#68, to-chk=72/220)
13-Nov-2024 18:27:02       6,356,845  49%   21.89MB/s    0:00:00 (xfr#69, to-chk=68/220)
13-Nov-2024 18:27:02       6,494,483  50%   21.51MB/s    0:00:00 (xfr#70, to-chk=67/220)
13-Nov-2024 18:27:02       6,495,233  50%   21.51MB/s    0:00:00 (xfr#71, to-chk=66/220)
13-Nov-2024 18:27:02       6,558,108  50%   21.72MB/s    0:00:00 (xfr#72, to-chk=65/220)
13-Nov-2024 18:27:02       6,558,666  50%   21.72MB/s    0:00:00 (xfr#73, to-chk=61/220)
13-Nov-2024 18:27:02       6,801,540  52%   21.27MB/s    0:00:00 (xfr#74, to-chk=60/220)
13-Nov-2024 18:27:02       6,802,098  52%   21.27MB/s    0:00:00 (xfr#75, to-chk=59/220)
13-Nov-2024 18:27:02       6,802,726  52%   21.27MB/s    0:00:00 (xfr#76, to-chk=58/220)
13-Nov-2024 18:27:02       6,852,207  53%   21.43MB/s    0:00:00 (xfr#77, to-chk=57/220)
13-Nov-2024 18:27:02       6,852,477  53%   21.43MB/s    0:00:00 (xfr#78, to-chk=53/220)
13-Nov-2024 18:27:02       7,005,201  54%   21.41MB/s    0:00:00 (xfr#79, to-chk=52/220)
13-Nov-2024 18:27:02       7,005,471  54%   21.41MB/s    0:00:00 (xfr#80, to-chk=51/220)
13-Nov-2024 18:27:02       7,054,605  54%   21.56MB/s    0:00:00 (xfr#81, to-chk=50/220)
13-Nov-2024 18:27:02       7,055,451  54%   21.57MB/s    0:00:00 (xfr#82, to-chk=46/220)
13-Nov-2024 18:27:02       7,227,894  55%   21.81MB/s    0:00:00 (xfr#83, to-chk=45/220)
13-Nov-2024 18:27:02       7,228,740  55%   21.82MB/s    0:00:00 (xfr#84, to-chk=44/220)
13-Nov-2024 18:27:02       7,261,613  56%   21.92MB/s    0:00:00 (xfr#85, to-chk=43/220)
13-Nov-2024 18:27:02       7,262,075  56%   21.85MB/s    0:00:00 (xfr#86, to-chk=39/220)
13-Nov-2024 18:27:02       7,390,647  57%   22.23MB/s    0:00:00 (xfr#87, to-chk=38/220)
13-Nov-2024 18:27:02       7,391,109  57%   22.24MB/s    0:00:00 (xfr#88, to-chk=37/220)
13-Nov-2024 18:27:02       7,391,737  57%   22.24MB/s    0:00:00 (xfr#89, to-chk=36/220)
13-Nov-2024 18:27:02       7,427,620  57%   21.93MB/s    0:00:00 (xfr#90, to-chk=35/220)
13-Nov-2024 18:27:02       7,428,082  57%   21.93MB/s    0:00:00 (xfr#91, to-chk=31/220)
13-Nov-2024 18:27:02       7,581,805  58%   22.32MB/s    0:00:00 (xfr#92, to-chk=30/220)
13-Nov-2024 18:27:02       7,582,267  58%   22.32MB/s    0:00:00 (xfr#93, to-chk=29/220)
13-Nov-2024 18:27:02       7,626,869  59%   21.14MB/s    0:00:00 (xfr#94, to-chk=28/220)
13-Nov-2024 18:27:02       7,627,139  59%   21.14MB/s    0:00:00 (xfr#95, to-chk=24/220)
13-Nov-2024 18:27:02       7,767,575  60%   21.10MB/s    0:00:00 (xfr#96, to-chk=23/220)
13-Nov-2024 18:27:02       7,767,845  60%   21.11MB/s    0:00:00 (xfr#97, to-chk=22/220)
13-Nov-2024 18:27:02       7,815,308  60%   20.88MB/s    0:00:00 (xfr#98, to-chk=21/220)
13-Nov-2024 18:27:02       7,815,866  60%   20.88MB/s    0:00:00 (xfr#99, to-chk=17/220)
13-Nov-2024 18:27:02       7,975,769  61%   21.25MB/s    0:00:00 (xfr#100, to-chk=16/220)
13-Nov-2024 18:27:02       7,976,327  61%   21.19MB/s    0:00:00 (xfr#101, to-chk=15/220)
13-Nov-2024 18:27:02       8,015,246  62%   21.29MB/s    0:00:00 (xfr#102, to-chk=14/220)
13-Nov-2024 18:27:02       8,015,804  62%   21.29MB/s    0:00:00 (xfr#103, to-chk=10/220)
13-Nov-2024 18:27:02       8,148,910  63%   21.41MB/s    0:00:00 (xfr#104, to-chk=9/220)
13-Nov-2024 18:27:02       8,149,468  63%   21.41MB/s    0:00:00 (xfr#105, to-chk=8/220)
13-Nov-2024 18:27:02       8,961,101  69%   22.49MB/s    0:00:00 (xfr#106, to-chk=7/220)
13-Nov-2024 18:27:02       8,961,563  69%   22.49MB/s    0:00:00 (xfr#107, to-chk=3/220)
13-Nov-2024 18:27:02      12,880,657  99%   23.44MB/s    0:00:00 (xfr#108, to-chk=2/220)
13-Nov-2024 18:27:02      12,881,119  99%   23.44MB/s    0:00:00 (xfr#109, to-chk=1/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   23.03MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02      12,920,588  99%   22.78MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-gtjn2: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.12.24/pod-logs/dev-oneclient-paris-5cc45c8cb7-gtjn2/oneclient_logs
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:02          32,774   0%   31.26MB/s    0:00:00 (xfr#1, to-chk=187/220)
13-Nov-2024 18:27:02          32,774   0%   31.26MB/s    0:00:00 (xfr#1, to-chk=181/220)
13-Nov-2024 18:27:02          33,524   0%   31.97MB/s    0:00:00 (xfr#2, to-chk=183/220)
13-Nov-2024 18:27:02         155,744   4%   74.26MB/s    0:00:00 (xfr#3, to-chk=182/220)
13-Nov-2024 18:27:02         156,494   4%   74.62MB/s    0:00:00 (xfr#4, to-chk=181/220)
13-Nov-2024 18:27:02         157,122   4%   74.92MB/s    0:00:00 (xfr#5, to-chk=180/220)
13-Nov-2024 18:27:02         191,506   5%   36.53MB/s    0:00:00 (xfr#6, to-chk=179/220)
13-Nov-2024 18:27:02         191,872   5%   36.60MB/s    0:00:00 (xfr#7, to-chk=175/220)
13-Nov-2024 18:27:02         315,667   8%   50.17MB/s    0:00:00 (xfr#8, to-chk=174/220)
13-Nov-2024 18:27:02         316,033   8%   50.23MB/s    0:00:00 (xfr#9, to-chk=173/220)
13-Nov-2024 18:27:02         347,360   9%   41.41MB/s    0:00:00 (xfr#10, to-chk=172/220)
13-Nov-2024 18:27:02         348,014   9%   41.49MB/s    0:00:00 (xfr#11, to-chk=168/220)
13-Nov-2024 18:27:02         447,927  11%   42.72MB/s    0:00:00 (xfr#12, to-chk=167/220)
13-Nov-2024 18:27:02         448,581  11%   42.78MB/s    0:00:00 (xfr#13, to-chk=166/220)
13-Nov-2024 18:27:02         449,209  11%   42.84MB/s    0:00:00 (xfr#14, to-chk=165/220)
13-Nov-2024 18:27:02         475,742  12%   41.25MB/s    0:00:00 (xfr#15, to-chk=164/220)
13-Nov-2024 18:27:02         476,396  12%   41.30MB/s    0:00:00 (xfr#16, to-chk=160/220)
13-Nov-2024 18:27:02         564,773  14%   44.88MB/s    0:00:00 (xfr#17, to-chk=159/220)
13-Nov-2024 18:27:02         565,427  14%   44.94MB/s    0:00:00 (xfr#18, to-chk=158/220)
13-Nov-2024 18:27:02         566,055  14%   44.99MB/s    0:00:00 (xfr#19, to-chk=157/220)
13-Nov-2024 18:27:02         586,860  15%   43.05MB/s    0:00:00 (xfr#20, to-chk=156/220)
13-Nov-2024 18:27:02         587,418  15%   40.01MB/s    0:00:00 (xfr#21, to-chk=152/220)
13-Nov-2024 18:27:02         664,906  17%   42.27MB/s    0:00:00 (xfr#22, to-chk=151/220)
13-Nov-2024 18:27:02         665,464  17%   39.66MB/s    0:00:00 (xfr#23, to-chk=150/220)
13-Nov-2024 18:27:02         711,955  18%   42.44MB/s    0:00:00 (xfr#24, to-chk=149/220)
13-Nov-2024 18:27:02         712,513  18%   42.47MB/s    0:00:00 (xfr#25, to-chk=145/220)
13-Nov-2024 18:27:02         848,638  22%   40.47MB/s    0:00:00 (xfr#26, to-chk=144/220)
13-Nov-2024 18:27:02         849,196  22%   38.56MB/s    0:00:00 (xfr#27, to-chk=143/220)
13-Nov-2024 18:27:02         939,974  24%   42.69MB/s    0:00:00 (xfr#28, to-chk=142/220)
13-Nov-2024 18:27:02         940,244  24%   42.70MB/s    0:00:00 (xfr#29, to-chk=138/220)
13-Nov-2024 18:27:02       1,199,463  31%   42.37MB/s    0:00:00 (xfr#30, to-chk=137/220)
13-Nov-2024 18:27:02       1,199,733  31%   42.38MB/s    0:00:00 (xfr#31, to-chk=136/220)
13-Nov-2024 18:27:02       1,222,844  31%   43.19MB/s    0:00:00 (xfr#32, to-chk=135/220)
13-Nov-2024 18:27:02       1,223,402  31%   43.21MB/s    0:00:00 (xfr#33, to-chk=131/220)
13-Nov-2024 18:27:02       1,286,471  33%   37.18MB/s    0:00:00 (xfr#34, to-chk=130/220)
13-Nov-2024 18:27:02       1,287,029  33%   36.10MB/s    0:00:00 (xfr#35, to-chk=129/220)
13-Nov-2024 18:27:02       1,316,376  34%   35.87MB/s    0:00:00 (xfr#36, to-chk=128/220)
13-Nov-2024 18:27:02       1,316,934  34%   35.88MB/s    0:00:00 (xfr#37, to-chk=124/220)
13-Nov-2024 18:27:02       1,405,899  36%   34.38MB/s    0:00:00 (xfr#38, to-chk=123/220)
13-Nov-2024 18:27:02       1,406,457  36%   34.39MB/s    0:00:00 (xfr#39, to-chk=122/220)
13-Nov-2024 18:27:02       1,407,085  36%   33.55MB/s    0:00:00 (xfr#40, to-chk=121/220)
13-Nov-2024 18:27:02       1,425,997  37%   34.00MB/s    0:00:00 (xfr#41, to-chk=120/220)
13-Nov-2024 18:27:02       1,426,363  37%   34.01MB/s    0:00:00 (xfr#42, to-chk=116/220)
13-Nov-2024 18:27:02       1,506,868  39%   29.33MB/s    0:00:00 (xfr#43, to-chk=115/220)
13-Nov-2024 18:27:02       1,507,234  39%   28.75MB/s    0:00:00 (xfr#44, to-chk=114/220)
13-Nov-2024 18:27:02       1,530,464  40%   28.62MB/s    0:00:00 (xfr#45, to-chk=113/220)
13-Nov-2024 18:27:02       1,531,022  40%   28.63MB/s    0:00:00 (xfr#46, to-chk=109/220)
13-Nov-2024 18:27:02       1,601,114  41%   29.94MB/s    0:00:00 (xfr#47, to-chk=108/220)
13-Nov-2024 18:27:02       1,601,672  41%   29.37MB/s    0:00:00 (xfr#48, to-chk=107/220)
13-Nov-2024 18:27:02       1,641,789  42%   30.11MB/s    0:00:00 (xfr#49, to-chk=106/220)
13-Nov-2024 18:27:02       1,642,539  42%   30.12MB/s    0:00:00 (xfr#50, to-chk=102/220)
13-Nov-2024 18:27:02       1,771,684  46%   31.88MB/s    0:00:00 (xfr#51, to-chk=101/220)
13-Nov-2024 18:27:02       1,772,434  46%   31.89MB/s    0:00:00 (xfr#52, to-chk=100/220)
13-Nov-2024 18:27:02       1,910,005  49%   33.12MB/s    0:00:00 (xfr#53, to-chk=99/220)
13-Nov-2024 18:27:02       1,910,563  49%   33.13MB/s    0:00:00 (xfr#54, to-chk=95/220)
13-Nov-2024 18:27:02       2,175,159  56%   34.01MB/s    0:00:00 (xfr#55, to-chk=94/220)
13-Nov-2024 18:27:02       2,175,717  56%   34.02MB/s    0:00:00 (xfr#56, to-chk=93/220)
13-Nov-2024 18:27:02       2,210,109  57%   34.55MB/s    0:00:00 (xfr#57, to-chk=92/220)
13-Nov-2024 18:27:02       2,210,379  57%   34.00MB/s    0:00:00 (xfr#58, to-chk=88/220)
13-Nov-2024 18:27:02       2,309,854  60%   34.42MB/s    0:00:00 (xfr#59, to-chk=87/220)
13-Nov-2024 18:27:02       2,310,124  60%   33.38MB/s    0:00:00 (xfr#60, to-chk=86/220)
13-Nov-2024 18:27:02       2,329,870  60%   33.16MB/s    0:00:00 (xfr#61, to-chk=85/220)
13-Nov-2024 18:27:02       2,330,428  60%   33.17MB/s    0:00:00 (xfr#62, to-chk=81/220)
13-Nov-2024 18:27:02       2,398,181  62%   33.63MB/s    0:00:00 (xfr#63, to-chk=80/220)
13-Nov-2024 18:27:02       2,398,739  62%   33.15MB/s    0:00:00 (xfr#64, to-chk=79/220)
13-Nov-2024 18:27:02       2,428,062  63%   33.56MB/s    0:00:00 (xfr#65, to-chk=78/220)
13-Nov-2024 18:27:02       2,428,812  63%   33.09MB/s    0:00:00 (xfr#66, to-chk=74/220)
13-Nov-2024 18:27:02       2,526,792  66%   33.94MB/s    0:00:00 (xfr#67, to-chk=73/220)
13-Nov-2024 18:27:02       2,527,542  66%   33.48MB/s    0:00:00 (xfr#68, to-chk=72/220)
13-Nov-2024 18:27:02       2,555,191  66%   33.84MB/s    0:00:00 (xfr#69, to-chk=71/220)
13-Nov-2024 18:27:02       2,555,653  66%   33.39MB/s    0:00:00 (xfr#70, to-chk=67/220)
13-Nov-2024 18:27:02       2,650,478  69%   34.16MB/s    0:00:00 (xfr#71, to-chk=66/220)
13-Nov-2024 18:27:02       2,650,940  69%   33.71MB/s    0:00:00 (xfr#72, to-chk=65/220)
13-Nov-2024 18:27:02       2,739,725  71%   34.38MB/s    0:00:00 (xfr#73, to-chk=64/220)
13-Nov-2024 18:27:02       2,740,283  71%   34.39MB/s    0:00:00 (xfr#74, to-chk=60/220)
13-Nov-2024 18:27:02       2,992,374  78%   36.59MB/s    0:00:00 (xfr#75, to-chk=59/220)
13-Nov-2024 18:27:02       2,992,932  78%   36.59MB/s    0:00:00 (xfr#76, to-chk=58/220)
13-Nov-2024 18:27:02       3,022,243  79%   36.48MB/s    0:00:00 (xfr#77, to-chk=57/220)
13-Nov-2024 18:27:02       3,022,801  79%   36.49MB/s    0:00:00 (xfr#78, to-chk=53/220)
13-Nov-2024 18:27:02       3,120,695  81%   36.74MB/s    0:00:00 (xfr#79, to-chk=52/220)
13-Nov-2024 18:27:02       3,121,253  81%   36.30MB/s    0:00:00 (xfr#80, to-chk=51/220)
13-Nov-2024 18:27:02       3,137,111  82%   36.49MB/s    0:00:00 (xfr#81, to-chk=50/220)
13-Nov-2024 18:27:02       3,137,477  82%   36.49MB/s    0:00:00 (xfr#82, to-chk=46/220)
13-Nov-2024 18:27:02       3,195,524  83%   36.72MB/s    0:00:00 (xfr#83, to-chk=45/220)
13-Nov-2024 18:27:02       3,195,890  83%   36.72MB/s    0:00:00 (xfr#84, to-chk=44/220)
13-Nov-2024 18:27:02       3,228,197  84%   36.65MB/s    0:00:00 (xfr#85, to-chk=43/220)
13-Nov-2024 18:27:02       3,228,947  84%   36.23MB/s    0:00:00 (xfr#86, to-chk=39/220)
13-Nov-2024 18:27:02       3,313,657  86%   36.75MB/s    0:00:00 (xfr#87, to-chk=38/220)
13-Nov-2024 18:27:02       3,314,407  86%   36.75MB/s    0:00:00 (xfr#88, to-chk=37/220)
13-Nov-2024 18:27:02       3,337,277  87%   36.58MB/s    0:00:00 (xfr#89, to-chk=36/220)
13-Nov-2024 18:27:02       3,337,931  87%   36.17MB/s    0:00:00 (xfr#90, to-chk=32/220)
13-Nov-2024 18:27:02       3,426,100  89%   36.71MB/s    0:00:00 (xfr#91, to-chk=31/220)
13-Nov-2024 18:27:02       3,426,754  89%   36.72MB/s    0:00:00 (xfr#92, to-chk=30/220)
13-Nov-2024 18:27:02       3,448,695  90%   36.54MB/s    0:00:00 (xfr#93, to-chk=29/220)
13-Nov-2024 18:27:02       3,449,349  90%   36.55MB/s    0:00:00 (xfr#94, to-chk=25/220)
13-Nov-2024 18:27:02       3,516,292  91%   36.85MB/s    0:00:00 (xfr#95, to-chk=24/220)
13-Nov-2024 18:27:02       3,516,946  91%   36.86MB/s    0:00:00 (xfr#96, to-chk=23/220)
13-Nov-2024 18:27:02       3,532,990  92%   36.62MB/s    0:00:00 (xfr#97, to-chk=22/220)
13-Nov-2024 18:27:02       3,533,356  92%   36.63MB/s    0:00:00 (xfr#98, to-chk=18/220)
13-Nov-2024 18:27:02       3,594,415  93%   36.86MB/s    0:00:00 (xfr#99, to-chk=17/220)
13-Nov-2024 18:27:02       3,594,781  93%   36.86MB/s    0:00:00 (xfr#100, to-chk=16/220)
13-Nov-2024 18:27:02       3,595,409  93%   36.87MB/s    0:00:00 (xfr#101, to-chk=15/220)
13-Nov-2024 18:27:02       3,611,326  94%   37.03MB/s    0:00:00 (xfr#102, to-chk=14/220)
13-Nov-2024 18:27:02       3,611,884  94%   37.04MB/s    0:00:00 (xfr#103, to-chk=10/220)
13-Nov-2024 18:27:02       3,664,911  95%   37.18MB/s    0:00:00 (xfr#104, to-chk=9/220)
13-Nov-2024 18:27:02       3,665,469  95%   37.19MB/s    0:00:00 (xfr#105, to-chk=8/220)
13-Nov-2024 18:27:02       3,686,956  96%   37.41MB/s    0:00:00 (xfr#106, to-chk=7/220)
13-Nov-2024 18:27:02       3,687,610  96%   37.02MB/s    0:00:00 (xfr#107, to-chk=3/220)
13-Nov-2024 18:27:02       3,778,303  98%   37.93MB/s    0:00:00 (xfr#108, to-chk=2/220)
13-Nov-2024 18:27:02       3,778,957  98%   37.54MB/s    0:00:00 (xfr#109, to-chk=1/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.96MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.57MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02       3,821,124  99%   37.18MB/s    0:00:00 (xfr#110, to-chk=0/220)
13-Nov-2024 18:27:02 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.12.24/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:02           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:27:02           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:27:02           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:27:02           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:27:02           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:27:02           6,857  50%  837.04kB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:27:02 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.12.24/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:02          17,806  16%   16.98MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:27:02          36,545  33%   34.85MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:27:02          36,545  33%   34.85MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:27:02          54,148  49%   17.21MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:27:02          54,439  50%   17.31MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:27:02          54,439  50%   10.38MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:27:02 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.12.24/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:02          37,307   7%   35.58MB/s    0:00:00 (xfr#2, to-chk=49/54)
13-Nov-2024 18:27:02          71,980  14%   34.32MB/s    0:00:00 (xfr#3, to-chk=47/54)
13-Nov-2024 18:27:02          72,410  14%   34.53MB/s    0:00:00 (xfr#4, to-chk=45/54)
13-Nov-2024 18:27:02          72,410  14%   34.53MB/s    0:00:00 (xfr#5, to-chk=43/54)
13-Nov-2024 18:27:02         105,667  20%   20.15MB/s    0:00:00 (xfr#6, to-chk=41/54)
13-Nov-2024 18:27:02         105,817  20%   16.82MB/s    0:00:00 (xfr#7, to-chk=39/54)
13-Nov-2024 18:27:02         106,114  20%   16.87MB/s    0:00:00 (xfr#8, to-chk=37/54)
13-Nov-2024 18:27:02         202,503  39%   10.73MB/s    0:00:00 (xfr#9, to-chk=35/54)
13-Nov-2024 18:27:02         202,730  39%   10.74MB/s    0:00:00 (xfr#10, to-chk=25/54)
13-Nov-2024 18:27:02         210,880  41%   11.17MB/s    0:00:00 (xfr#11, to-chk=24/54)
13-Nov-2024 18:27:02         216,231  42%   11.46MB/s    0:00:00 (xfr#12, to-chk=23/54)
13-Nov-2024 18:27:02         222,722  43%   11.18MB/s    0:00:00 (xfr#13, to-chk=22/54)
13-Nov-2024 18:27:02         225,506  43%   11.32MB/s    0:00:00 (xfr#14, to-chk=21/54)
13-Nov-2024 18:27:02         229,552  44%   11.52MB/s    0:00:00 (xfr#15, to-chk=20/54)
13-Nov-2024 18:27:02         236,328  45%   11.86MB/s    0:00:00 (xfr#16, to-chk=19/54)
13-Nov-2024 18:27:02         237,753  46%   11.93MB/s    0:00:00 (xfr#17, to-chk=18/54)
13-Nov-2024 18:27:02         242,078  47%   11.54MB/s    0:00:00 (xfr#18, to-chk=17/54)
13-Nov-2024 18:27:02         249,821  48%   11.91MB/s    0:00:00 (xfr#19, to-chk=16/54)
13-Nov-2024 18:27:02         252,328  49%   12.03MB/s    0:00:00 (xfr#20, to-chk=15/54)
13-Nov-2024 18:27:02         257,280  50%   11.68MB/s    0:00:00 (xfr#21, to-chk=14/54)
13-Nov-2024 18:27:02         262,916  51%   11.94MB/s    0:00:00 (xfr#22, to-chk=13/54)
13-Nov-2024 18:27:02         270,317  52%   11.21MB/s    0:00:00 (xfr#23, to-chk=12/54)
13-Nov-2024 18:27:02         274,072  53%   11.36MB/s    0:00:00 (xfr#24, to-chk=11/54)
13-Nov-2024 18:27:02         281,133  54%   11.17MB/s    0:00:00 (xfr#25, to-chk=10/54)
13-Nov-2024 18:27:02         282,893  55%   11.24MB/s    0:00:00 (xfr#26, to-chk=9/54)
13-Nov-2024 18:27:02         286,021  55%   11.37MB/s    0:00:00 (xfr#27, to-chk=8/54)
13-Nov-2024 18:27:02         289,491  56%   11.50MB/s    0:00:00 (xfr#28, to-chk=7/54)
13-Nov-2024 18:27:02         295,412  57%   11.74MB/s    0:00:00 (xfr#29, to-chk=6/54)
13-Nov-2024 18:27:02         297,520  57%   11.82MB/s    0:00:00 (xfr#30, to-chk=5/54)
13-Nov-2024 18:27:02         303,726  59%   12.07MB/s    0:00:00 (xfr#31, to-chk=4/54)
13-Nov-2024 18:27:02         305,201  59%   12.13MB/s    0:00:00 (xfr#32, to-chk=3/54)
13-Nov-2024 18:27:02         306,391  59%   12.17MB/s    0:00:00 (xfr#33, to-chk=2/54)
13-Nov-2024 18:27:02         306,897  59%   11.71MB/s    0:00:00 (xfr#34, to-chk=1/54)
13-Nov-2024 18:27:02         311,507  60%   11.88MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:27:02         311,507  60%   11.88MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:27:02         311,507  60%   11.88MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:27:02         311,507  60%   11.00MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:27:02         311,507  60%   11.00MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:27:02         311,507  60%   11.00MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:27:02 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.12.24/pod-logs/dev-oneprovider-paris-0/cluster-manager
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:02           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:27:02           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:27:02           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:27:02           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:27:02           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:27:02           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:27:02 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.12.24/pod-logs/dev-oneprovider-paris-0/op-panel
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:02          17,944  16%   17.11MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:27:02          36,821  33%   35.12MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:27:02          36,821  33%   35.12MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:27:02          54,562  49%   52.03MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:27:02          54,853  50%   26.16MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:27:02          54,853  50%   17.44MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:27:02 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.12.24/pod-logs/dev-oneprovider-paris-0/op-worker
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:02          36,244   7%   34.56MB/s    0:00:00 (xfr#2, to-chk=49/54)
13-Nov-2024 18:27:02          69,839  13%   66.60MB/s    0:00:00 (xfr#3, to-chk=47/54)
13-Nov-2024 18:27:02          70,699  13%   67.42MB/s    0:00:00 (xfr#4, to-chk=45/54)
13-Nov-2024 18:27:02          70,699  13%   67.42MB/s    0:00:00 (xfr#5, to-chk=43/54)
13-Nov-2024 18:27:02         102,893  20%   98.13MB/s    0:00:00 (xfr#6, to-chk=41/54)
13-Nov-2024 18:27:02         103,043  20%   98.27MB/s    0:00:00 (xfr#7, to-chk=39/54)
13-Nov-2024 18:27:02         103,340  20%   98.55MB/s    0:00:00 (xfr#8, to-chk=37/54)
13-Nov-2024 18:27:02         199,837  39%   47.64MB/s    0:00:00 (xfr#9, to-chk=35/54)
13-Nov-2024 18:27:02         207,246  40%   49.41MB/s    0:00:00 (xfr#10, to-chk=25/54)
13-Nov-2024 18:27:02         211,292  41%   40.30MB/s    0:00:00 (xfr#11, to-chk=24/54)
13-Nov-2024 18:27:02         213,400  41%   40.70MB/s    0:00:00 (xfr#12, to-chk=23/54)
13-Nov-2024 18:27:02         217,723  42%   41.53MB/s    0:00:00 (xfr#13, to-chk=22/54)
13-Nov-2024 18:27:02         217,944  42%   41.57MB/s    0:00:00 (xfr#14, to-chk=21/54)
13-Nov-2024 18:27:02         219,700  43%   41.90MB/s    0:00:00 (xfr#15, to-chk=20/54)
13-Nov-2024 18:27:02         222,195  43%   42.38MB/s    0:00:00 (xfr#16, to-chk=19/54)
13-Nov-2024 18:27:02         224,977  44%   42.91MB/s    0:00:00 (xfr#17, to-chk=18/54)
13-Nov-2024 18:27:02         233,115  45%   44.46MB/s    0:00:00 (xfr#18, to-chk=17/54)
13-Nov-2024 18:27:02         239,034  47%   45.59MB/s    0:00:00 (xfr#19, to-chk=16/54)
13-Nov-2024 18:27:02         242,787  47%   46.31MB/s    0:00:00 (xfr#20, to-chk=15/54)
13-Nov-2024 18:27:02         244,258  48%   38.82MB/s    0:00:00 (xfr#21, to-chk=14/54)
13-Nov-2024 18:27:02         252,009  49%   40.06MB/s    0:00:00 (xfr#22, to-chk=13/54)
13-Nov-2024 18:27:02         258,213  50%   41.04MB/s    0:00:00 (xfr#23, to-chk=12/54)
13-Nov-2024 18:27:02         262,819  51%   41.77MB/s    0:00:00 (xfr#24, to-chk=11/54)
13-Nov-2024 18:27:02         269,591  53%   42.85MB/s    0:00:00 (xfr#25, to-chk=10/54)
13-Nov-2024 18:27:02         274,934  54%   43.70MB/s    0:00:00 (xfr#26, to-chk=9/54)
13-Nov-2024 18:27:02         280,568  55%   44.60MB/s    0:00:00 (xfr#27, to-chk=8/54)
13-Nov-2024 18:27:02         283,690  55%   45.09MB/s    0:00:00 (xfr#28, to-chk=7/54)
13-Nov-2024 18:27:02         284,196  55%   45.17MB/s    0:00:00 (xfr#29, to-chk=6/54)
13-Nov-2024 18:27:02         285,384  56%   38.88MB/s    0:00:00 (xfr#30, to-chk=5/54)
13-Nov-2024 18:27:02         290,342  57%   39.56MB/s    0:00:00 (xfr#31, to-chk=4/54)
13-Nov-2024 18:27:02         293,810  57%   40.03MB/s    0:00:00 (xfr#32, to-chk=3/54)
13-Nov-2024 18:27:02         294,713  58%   40.15MB/s    0:00:00 (xfr#33, to-chk=2/54)
13-Nov-2024 18:27:02         301,774  59%   35.97MB/s    0:00:00 (xfr#34, to-chk=1/54)
13-Nov-2024 18:27:02         308,263  60%   36.75MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:27:02         308,263  60%   36.75MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:27:02         308,263  60%   36.75MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:27:02         308,263  60%   32.66MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:27:02         308,263  60%   32.66MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:27:02         308,263  60%   32.66MB/s    0:00:00 (xfr#35, to-chk=0/54)
13-Nov-2024 18:27:02 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.12.24/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:02           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:27:02           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:27:02           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:27:02           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:27:02           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:27:02           6,700  50%    2.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:27:02 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.12.24/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:02          23,822   7%   22.72MB/s    0:00:00 (xfr#2, to-chk=13/18)
13-Nov-2024 18:27:02          48,409  14%   46.17MB/s    0:00:00 (xfr#3, to-chk=11/18)
13-Nov-2024 18:27:02          48,409  14%   46.17MB/s    0:00:00 (xfr#4, to-chk=9/18)
13-Nov-2024 18:27:02          71,751  21%   68.43MB/s    0:00:00 (xfr#5, to-chk=7/18)
13-Nov-2024 18:27:02          71,842  21%   68.51MB/s    0:00:00 (xfr#6, to-chk=5/18)
13-Nov-2024 18:27:02          72,139  21%   68.80MB/s    0:00:00 (xfr#7, to-chk=3/18)
13-Nov-2024 18:27:02         170,074  50%   81.10MB/s    0:00:00 (xfr#8, to-chk=1/18)
13-Nov-2024 18:27:02         170,074  50%   40.55MB/s    0:00:00 (xfr#8, to-chk=0/18)
13-Nov-2024 18:27:02 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.12.24/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:27:02               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:27:02          54,762  12%   52.23MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:27:02         111,094  26%  105.95MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:27:02         158,569  37%    3.22MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:27:02         213,128  49%    4.07MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:27:02         213,419  50%    3.99MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:27:02         213,419  50%    3.91MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:27:02 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1731522410.8225377 exists, exporting anyway.
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02 =============================== warnings summary ===============================
13-Nov-2024 18:27:02 tests/utils/rest_utils.py:98
13-Nov-2024 18:27:02   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:27:02     print("""
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02 tests/utils/path_utils.py:112
13-Nov-2024 18:27:02   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:27:02     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02 tests/utils/acceptance_utils.py:55
13-Nov-2024 18:27:02   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:27:02     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02 tests/utils/acceptance_utils.py:57
13-Nov-2024 18:27:02   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:27:02     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:27:02
13-Nov-2024 18:27:02 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 18:27:02 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 18:27:02 ================== 26 passed, 4 warnings in 880.33s (0:14:40) ==================
13-Nov-2024 18:27:08 release "dev" uninstalled
13-Nov-2024 18:27:08 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
13-Nov-2024 18:27:09 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
13-Nov-2024 18:27:15 No resources found
13-Nov-2024 18:27:16 Sidecar injection has been disabled
13-Nov-2024 18:27:16 Cleaning helm release "dev"...
13-Nov-2024 18:27:16 Deleted 1 helm deployments
13-Nov-2024 18:27:16 Deleted 0 k8s deployments
13-Nov-2024 18:27:16 Deleted 0 k8s services
13-Nov-2024 18:27:16 Deleted 0 persistent volumes
13-Nov-2024 18:27:17 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:27:17 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 18:27:17 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:27:17 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 18:27:17 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 18:27:17 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:27:17 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 18:27:17 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 18:27:17 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 18:27:17 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH...
13-Nov-2024 18:27:17 Finished task 'Parse test results' with result: Success
13-Nov-2024 18:27:17 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:27:17
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:27:17
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:27:17
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:27:17
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:27:17
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:27:17
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:27:17
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:27:17
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:27:17
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:27:17
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:27:17 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:27:17
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3363 (ODSRV-OAP-MPRFCPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3363-ScriptBuildTask-10718614861189192291.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance
13-Nov-2024 18:27:17 ./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_hardlinks.tar.gz
13-Nov-2024 18:27:18 Uploading artifact
13-Nov-2024 18:27:18     source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz
13-Nov-2024 18:27:18     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz
13-Nov-2024 18:27:18 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 18:27:18 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:27:18 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:27:18
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3363 (ODSRV-OAP-MPRFCPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3363-ScriptBuildTask-13893693105623524931.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH
13-Nov-2024 18:27:18 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 18:27:18 Finished task 'Pack logs' with result: Success
13-Nov-2024 18:27:18 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:27:18
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 18:27:18 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:27:18
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3363 (ODSRV-OAP-MPRFCPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3363-ScriptBuildTask-8063983262352552367.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance
13-Nov-2024 18:27:18   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 18:27:18                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 18:27:18
13-Nov-2024 18:27:18   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:27:18 100  4822  100  4822    0     0  58804      0 --:--:-- --:--:-- --:--:-- 58804
13-Nov-2024 18:27:18 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 18:27:19 Cleaning helm deployments
13-Nov-2024 18:27:19 Cleanining pods
13-Nov-2024 18:27:19 Cleaning kube persistant volumes
13-Nov-2024 18:27:20 Cleaning dockswift container
13-Nov-2024 18:27:20 Cleaning docker containers
13-Nov-2024 18:27:23 Stalled docker containers to remove:
13-Nov-2024 18:27:23 3f93a1f9015e bbab04a103a2 e736003c8149 cbb4a364e14c 712899d33e22 1406ecabfdc6 5dd425e228ed dbac6bfcea12 9b05567be0ea 190dee2249b6 ca744fc7a6b9 a974ca908706 5e4c37f7ac42 44771757ea8b 9e682b84a095 b411c9b9a7e8 87541c61b11e 10da1b5de1e0 3c8259f88c94 355b8d6e7ce5
13-Nov-2024 18:27:23 Removing stalled docker containers
13-Nov-2024 18:27:23 Error response from daemon: Cannot kill container: 3f93a1f9015e: Container 3f93a1f9015e5fc335467acf63414fd4218294e2432582f2cb6a441aa0717e91 is not running
13-Nov-2024 18:27:23 3f93a1f9015e
13-Nov-2024 18:27:23 Error response from daemon: Cannot kill container: bbab04a103a2: Container bbab04a103a24b73a943eafc79466956f98f324ca987243a2c7f75c7c9224c8b is not running
13-Nov-2024 18:27:23 bbab04a103a2
13-Nov-2024 18:27:23 Error response from daemon: Cannot kill container: e736003c8149: Container e736003c81490881c4137eb3595e62e8f4405e805b8075fd61e6b43243bd3059 is not running
13-Nov-2024 18:27:23 e736003c8149
13-Nov-2024 18:27:23 Error response from daemon: Cannot kill container: cbb4a364e14c: Container cbb4a364e14c7040d46fc45ed5c8c54700ceb51afc0632882a4a1821dcd45559 is not running
13-Nov-2024 18:27:23 cbb4a364e14c
13-Nov-2024 18:27:23 Error response from daemon: Cannot kill container: 712899d33e22: Container 712899d33e227b6bca3c865be81a43ade8a3169d3e514864bd16c24396c27b58 is not running
13-Nov-2024 18:27:23 712899d33e22
13-Nov-2024 18:27:23 Error response from daemon: Cannot kill container: 1406ecabfdc6: Container 1406ecabfdc6bba534fa1da9b6725ecc8410ef4739c935bf8be1ae101efb2782 is not running
13-Nov-2024 18:27:23 1406ecabfdc6
13-Nov-2024 18:27:23 Error response from daemon: Cannot kill container: 5dd425e228ed: Container 5dd425e228ede661ff6e0d401b60fd324c48917970f8650cd9c3feb69ab7b8b1 is not running
13-Nov-2024 18:27:23 5dd425e228ed
13-Nov-2024 18:27:23 Error response from daemon: Cannot kill container: dbac6bfcea12: Container dbac6bfcea129291f7dfcec19075a84a0d7062e93eb9bc8c90264998592bf8ef is not running
13-Nov-2024 18:27:23 dbac6bfcea12
13-Nov-2024 18:27:23 Error response from daemon: Cannot kill container: 9b05567be0ea: Container 9b05567be0eade717cc61a4f8acbb5c5f5c8a82f9fb8b196dc5984509ba3baf5 is not running
13-Nov-2024 18:27:23 9b05567be0ea
13-Nov-2024 18:27:23 Error response from daemon: Cannot kill container: 190dee2249b6: Container 190dee2249b6e578305477745a6c999472a43f1bb74033a2d624e91fe5814287 is not running
13-Nov-2024 18:27:24 190dee2249b6
13-Nov-2024 18:27:24 Error response from daemon: Cannot kill container: ca744fc7a6b9: Container ca744fc7a6b9cf9b5477143a3d628e1d36696f45c3f7c2af964bf183c0f895a3 is not running
13-Nov-2024 18:27:24 ca744fc7a6b9
13-Nov-2024 18:27:24 Error response from daemon: Cannot kill container: a974ca908706: Container a974ca908706047a566e66a2dbd91d9fc1817ce763ef48549803357fec1e1806 is not running
13-Nov-2024 18:27:24 a974ca908706
13-Nov-2024 18:27:24 Error response from daemon: Cannot kill container: 5e4c37f7ac42: Container 5e4c37f7ac420fcce6582c0921006ef166a0562c4bd23aabf9e4ad13cc773153 is not running
13-Nov-2024 18:27:24 5e4c37f7ac42
13-Nov-2024 18:27:24 Error response from daemon: Cannot kill container: 44771757ea8b: Container 44771757ea8bc82a8fdc7b4f445e79c40c776e1ba6d23c1dd7cba5d012660db2 is not running
13-Nov-2024 18:27:24 44771757ea8b
13-Nov-2024 18:27:24 Error response from daemon: Cannot kill container: 9e682b84a095: Container 9e682b84a095ae949eb38f4f139df343d89baa748b762f41f28583bebab62c6b is not running
13-Nov-2024 18:27:24 9e682b84a095
13-Nov-2024 18:27:24 Error response from daemon: Cannot kill container: b411c9b9a7e8: Container b411c9b9a7e8c5f259174ef7e627566609d45dbffc107773953ff6c943b54b55 is not running
13-Nov-2024 18:27:24 b411c9b9a7e8
13-Nov-2024 18:27:24 Error response from daemon: Cannot kill container: 87541c61b11e: Container 87541c61b11e144ebd7d9167502cfbdca23ac339e88baae66dfb06fcf5400bc6 is not running
13-Nov-2024 18:27:24 87541c61b11e
13-Nov-2024 18:27:24 Error response from daemon: Cannot kill container: 10da1b5de1e0: Container 10da1b5de1e02e6c0221cb176aae2285d481b9befa96cd36f4362589ba4c2ecd is not running
13-Nov-2024 18:27:24 10da1b5de1e0
13-Nov-2024 18:27:24 Error response from daemon: Cannot kill container: 3c8259f88c94: Container 3c8259f88c94929a5ed920c583b5ea73a14f9e24c03b50ffbabc75968ffbb3c8 is not running
13-Nov-2024 18:27:24 3c8259f88c94
13-Nov-2024 18:27:24 355b8d6e7ce5
13-Nov-2024 18:27:25 355b8d6e7ce5
13-Nov-2024 18:27:25 Stalled docker volumes to remove:
13-Nov-2024 18:27:25
13-Nov-2024 18:27:25 Removing stalled docker volumes
13-Nov-2024 18:27:25 Removing stalled loopdevices
13-Nov-2024 18:27:25 Done
13-Nov-2024 18:27:25 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 18:27:25 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 18:27:25 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 18:27:25 Running post build plugin 'NCover Results Collector'
13-Nov-2024 18:27:25 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 18:27:25 Running post build plugin 'Clover Results Collector'
13-Nov-2024 18:27:25 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 18:27:25 Running post build plugin 'Artifact Copier'
13-Nov-2024 18:27:25 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 18:27:26 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 131.8 ms
13-Nov-2024 18:27:26 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH'
13-Nov-2024 18:27:26 Finalising the build...
13-Nov-2024 18:27:26 Stopping timer.
13-Nov-2024 18:27:26 Build ODSRV-OAP-MPRFCPH-3363 completed.
13-Nov-2024 18:27:26 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 18:27:26 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 18:27:26 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 18:27:26 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 18:27:26 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 18:27:26 All post build plugins have finished
13-Nov-2024 18:27:26 Generating build results summary...
13-Nov-2024 18:27:26 Saving build results to disk...
13-Nov-2024 18:27:26 Store variable context...
13-Nov-2024 18:27:26 Finished building ODSRV-OAP-MPRFCPH-3363.