oneclient acceptance tests using environment deployed from packages

Build: #3367 was successful

Job: multiprovider proxy s3 regular file CRUD proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

23-Nov-2024 07:20:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1140146149503095093'...
23-Nov-2024 07:20:33 Getting configuration...
23-Nov-2024 07:20:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jcchkbck5gc6uaqp'.
23-Nov-2024 07:20:33
23-Nov-2024 07:20:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:20:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:20:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:20:33
23-Nov-2024 07:20:33
23-Nov-2024 07:20:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg'
23-Nov-2024 07:20:33 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg' successfully started
23-Nov-2024 07:20:33
23-Nov-2024 07:20:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yiagvlkhiy2k3m20
23-Nov-2024 07:20:33
23-Nov-2024 07:20:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yiagvlkhiy2k3m20 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yiagvlkhiy2k3m20
23-Nov-2024 07:20:33 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5202718060867675616'...
23-Nov-2024 07:20:33 Getting configuration...
23-Nov-2024 07:20:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yiagvlkhiy2k3m20'.
23-Nov-2024 07:20:33
23-Nov-2024 07:20:33 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 07:20:33 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 07:20:33 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:20:33 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:20:33 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
23-Nov-2024 07:20:33 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
23-Nov-2024 07:20:33 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
23-Nov-2024 07:20:33 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
23-Nov-2024 07:20:33 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
23-Nov-2024 07:20:33 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
23-Nov-2024 07:20:33 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
23-Nov-2024 07:20:33 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
23-Nov-2024 07:20:33 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
23-Nov-2024 07:20:33 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
23-Nov-2024 07:20:33 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
23-Nov-2024 07:20:33 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
23-Nov-2024 07:20:33 =================================================================
23-Nov-2024 07:20:33
23-Nov-2024 07:20:34 PASSED
23-Nov-2024 07:20:34 Unmounting client from /tmp/onedata/mnt/jcchkbck5gc6uaqp
23-Nov-2024 07:20:34
23-Nov-2024 07:20:34
23-Nov-2024 07:20:34 Unmounting client from /tmp/onedata/mnt/yiagvlkhiy2k3m20
23-Nov-2024 07:20:34
23-Nov-2024 07:20:34
23-Nov-2024 07:20:59 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:20:59 =================================================================
23-Nov-2024 07:20:59 - Executing scenario 'Delete file opened by other user for reading and writing'
23-Nov-2024 07:20:59 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:20:59 -----------------------------------------------------------------
23-Nov-2024 07:20:59 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:20:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:20:59 using [token, token] by [user1, user2]"'
23-Nov-2024 07:20:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:20:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:20:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-z9jnv'
23-Nov-2024 07:20:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-z9jnv' successfully started
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dmfp3w26m8vh5x6w
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dmfp3w26m8vh5x6w --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dmfp3w26m8vh5x6w
23-Nov-2024 07:20:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17899938694991607041'...
23-Nov-2024 07:20:59 Getting configuration...
23-Nov-2024 07:20:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dmfp3w26m8vh5x6w'.
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:20:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:20:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg'
23-Nov-2024 07:20:59 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg' successfully started
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wd6fe7c0fhhoptj2
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wd6fe7c0fhhoptj2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wd6fe7c0fhhoptj2
23-Nov-2024 07:20:59 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14158799413698141478'...
23-Nov-2024 07:20:59 Getting configuration...
23-Nov-2024 07:20:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wd6fe7c0fhhoptj2'.
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 07:20:59 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 07:20:59 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:20:59 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:20:59 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
23-Nov-2024 07:20:59 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
23-Nov-2024 07:20:59 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
23-Nov-2024 07:20:59 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
23-Nov-2024 07:20:59 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
23-Nov-2024 07:20:59 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
23-Nov-2024 07:20:59 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
23-Nov-2024 07:20:59 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
23-Nov-2024 07:20:59 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
23-Nov-2024 07:20:59 =================================================================
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59 PASSED
23-Nov-2024 07:20:59 Unmounting client from /tmp/onedata/mnt/dmfp3w26m8vh5x6w
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59 Unmounting client from /tmp/onedata/mnt/wd6fe7c0fhhoptj2
23-Nov-2024 07:20:59
23-Nov-2024 07:20:59
23-Nov-2024 07:21:24 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:21:24 =================================================================
23-Nov-2024 07:21:24 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
23-Nov-2024 07:21:24 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:21:24 -----------------------------------------------------------------
23-Nov-2024 07:21:24 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:21:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:21:24 using [token, token] by [user1, user2]"'
23-Nov-2024 07:21:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:21:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:21:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-z9jnv'
23-Nov-2024 07:21:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-z9jnv' successfully started
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2rmmi34aksqcv9o3
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2rmmi34aksqcv9o3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2rmmi34aksqcv9o3
23-Nov-2024 07:21:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16262052986538410480'...
23-Nov-2024 07:21:24 Getting configuration...
23-Nov-2024 07:21:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2rmmi34aksqcv9o3'.
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:21:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:21:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg'
23-Nov-2024 07:21:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg' successfully started
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wczqt6i5q32g6v3o
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wczqt6i5q32g6v3o --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wczqt6i5q32g6v3o
23-Nov-2024 07:21:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '887694951309842583'...
23-Nov-2024 07:21:24 Getting configuration...
23-Nov-2024 07:21:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wczqt6i5q32g6v3o'.
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 07:21:24 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 07:21:24 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:21:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 07:21:24 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:21:24 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
23-Nov-2024 07:21:24 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
23-Nov-2024 07:21:24 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
23-Nov-2024 07:21:24 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
23-Nov-2024 07:21:24 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
23-Nov-2024 07:21:24 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
23-Nov-2024 07:21:24 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
23-Nov-2024 07:21:24 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
23-Nov-2024 07:21:24 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:21:24 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:21:24 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
23-Nov-2024 07:21:24 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
23-Nov-2024 07:21:24 =================================================================
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24 PASSED
23-Nov-2024 07:21:24 Unmounting client from /tmp/onedata/mnt/2rmmi34aksqcv9o3
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24 Unmounting client from /tmp/onedata/mnt/wczqt6i5q32g6v3o
23-Nov-2024 07:21:24
23-Nov-2024 07:21:24
23-Nov-2024 07:21:48 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:21:48 =================================================================
23-Nov-2024 07:21:48 - Executing scenario 'Delete file right after closing it'
23-Nov-2024 07:21:48 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:21:48 -----------------------------------------------------------------
23-Nov-2024 07:21:48 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:21:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:21:48 using [token, token] by [user1, user2]"'
23-Nov-2024 07:21:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:21:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:21:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-z9jnv'
23-Nov-2024 07:21:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-z9jnv' successfully started
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xfk0yzzyhbsex25k
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xfk0yzzyhbsex25k --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xfk0yzzyhbsex25k
23-Nov-2024 07:21:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18392382365351759032'...
23-Nov-2024 07:21:48 Getting configuration...
23-Nov-2024 07:21:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xfk0yzzyhbsex25k'.
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:21:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:21:48 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg'
23-Nov-2024 07:21:48 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg' successfully started
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ypter5gxsz5zp33n
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ypter5gxsz5zp33n --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ypter5gxsz5zp33n
23-Nov-2024 07:21:48 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2400581734400238243'...
23-Nov-2024 07:21:48 Getting configuration...
23-Nov-2024 07:21:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ypter5gxsz5zp33n'.
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:21:48 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
23-Nov-2024 07:21:48 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 07:21:48 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 07:21:48 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
23-Nov-2024 07:21:48 -- Executing step: 'When "user1 closes space1/file1 on client11"'
23-Nov-2024 07:21:48 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
23-Nov-2024 07:21:48 -- Executing step: 'When "space1 is empty for user1 on client11"'
23-Nov-2024 07:21:48 =================================================================
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48 PASSED
23-Nov-2024 07:21:48 Unmounting client from /tmp/onedata/mnt/xfk0yzzyhbsex25k
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48 Unmounting client from /tmp/onedata/mnt/ypter5gxsz5zp33n
23-Nov-2024 07:21:48
23-Nov-2024 07:21:48
23-Nov-2024 07:22:16 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:22:16 =================================================================
23-Nov-2024 07:22:16 - Executing scenario 'Create many children'
23-Nov-2024 07:22:16 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:22:16 -----------------------------------------------------------------
23-Nov-2024 07:22:16 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:22:16 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:22:16 using [token, token] by [user1, user2]"'
23-Nov-2024 07:22:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:22:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:22:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:22:16
23-Nov-2024 07:22:16
23-Nov-2024 07:22:16 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-z9jnv'
23-Nov-2024 07:22:16 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-z9jnv' successfully started
23-Nov-2024 07:22:16
23-Nov-2024 07:22:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9w5nyxt1fhue9nru
23-Nov-2024 07:22:16
23-Nov-2024 07:22:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9w5nyxt1fhue9nru --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9w5nyxt1fhue9nru
23-Nov-2024 07:22:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15926649418604351287'...
23-Nov-2024 07:22:16 Getting configuration...
23-Nov-2024 07:22:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9w5nyxt1fhue9nru'.
23-Nov-2024 07:22:16
23-Nov-2024 07:22:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:22:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:22:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:22:16
23-Nov-2024 07:22:16
23-Nov-2024 07:22:16 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg'
23-Nov-2024 07:22:16 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg' successfully started
23-Nov-2024 07:22:16
23-Nov-2024 07:22:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ipt05830a58378t5
23-Nov-2024 07:22:16
23-Nov-2024 07:22:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ipt05830a58378t5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ipt05830a58378t5
23-Nov-2024 07:22:16 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17977299755242613690'...
23-Nov-2024 07:22:16 Getting configuration...
23-Nov-2024 07:22:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ipt05830a58378t5'.
23-Nov-2024 07:22:16
23-Nov-2024 07:22:16 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
23-Nov-2024 07:22:16 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
23-Nov-2024 07:22:16 =================================================================
23-Nov-2024 07:22:16
23-Nov-2024 07:22:26 PASSED
23-Nov-2024 07:22:26 Unmounting client from /tmp/onedata/mnt/9w5nyxt1fhue9nru
23-Nov-2024 07:22:26
23-Nov-2024 07:22:26
23-Nov-2024 07:22:26 Unmounting client from /tmp/onedata/mnt/ipt05830a58378t5
23-Nov-2024 07:22:26
23-Nov-2024 07:22:26
23-Nov-2024 07:22:51 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:22:51 =================================================================
23-Nov-2024 07:22:51 - Executing scenario 'Create nonempty file then copy it and remove source file'
23-Nov-2024 07:22:51 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:22:51 -----------------------------------------------------------------
23-Nov-2024 07:22:51 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:22:51 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:22:51 using [token, token] by [user1, user2]"'
23-Nov-2024 07:22:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:22:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:22:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:22:51
23-Nov-2024 07:22:51
23-Nov-2024 07:22:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-z9jnv'
23-Nov-2024 07:22:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-z9jnv' successfully started
23-Nov-2024 07:22:51
23-Nov-2024 07:22:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yrw4spf0t2k5ceks
23-Nov-2024 07:22:51
23-Nov-2024 07:22:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yrw4spf0t2k5ceks --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yrw4spf0t2k5ceks
23-Nov-2024 07:22:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '755765979707277395'...
23-Nov-2024 07:22:51 Getting configuration...
23-Nov-2024 07:22:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yrw4spf0t2k5ceks'.
23-Nov-2024 07:22:51
23-Nov-2024 07:22:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:22:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:22:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:22:51
23-Nov-2024 07:22:51
23-Nov-2024 07:22:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg'
23-Nov-2024 07:22:51 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg' successfully started
23-Nov-2024 07:22:51
23-Nov-2024 07:22:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2akqsg5tbmzzntik
23-Nov-2024 07:22:51
23-Nov-2024 07:22:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2akqsg5tbmzzntik --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2akqsg5tbmzzntik
23-Nov-2024 07:22:51 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14947343846029301048'...
23-Nov-2024 07:22:51 Getting configuration...
23-Nov-2024 07:22:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2akqsg5tbmzzntik'.
23-Nov-2024 07:22:51
23-Nov-2024 07:22:51 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:22:51 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 07:22:51 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
23-Nov-2024 07:22:51 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
23-Nov-2024 07:22:51 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
23-Nov-2024 07:22:51 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
23-Nov-2024 07:22:51 =================================================================
23-Nov-2024 07:22:51
23-Nov-2024 07:22:52 PASSED
23-Nov-2024 07:22:52 Unmounting client from /tmp/onedata/mnt/yrw4spf0t2k5ceks
23-Nov-2024 07:22:52
23-Nov-2024 07:22:52
23-Nov-2024 07:22:52 Unmounting client from /tmp/onedata/mnt/2akqsg5tbmzzntik
23-Nov-2024 07:22:52
23-Nov-2024 07:22:52
23-Nov-2024 07:23:16 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:23:16 =================================================================
23-Nov-2024 07:23:16 - Executing scenario 'Create nonempty file then move it to another space'
23-Nov-2024 07:23:16 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:23:16 -----------------------------------------------------------------
23-Nov-2024 07:23:16 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:23:16 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:23:16 using [token, token] by [user1, user2]"'
23-Nov-2024 07:23:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:23:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:23:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-z9jnv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:23:16
23-Nov-2024 07:23:16
23-Nov-2024 07:23:16 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-z9jnv'
23-Nov-2024 07:23:16 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-z9jnv' successfully started
23-Nov-2024 07:23:16
23-Nov-2024 07:23:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vu4xysfexbz3eliz
23-Nov-2024 07:23:16
23-Nov-2024 07:23:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vu4xysfexbz3eliz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vu4xysfexbz3eliz
23-Nov-2024 07:23:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7195350984094029797'...
23-Nov-2024 07:23:16 Getting configuration...
23-Nov-2024 07:23:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vu4xysfexbz3eliz'.
23-Nov-2024 07:23:16
23-Nov-2024 07:23:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:23:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:23:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-jn6wg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:23:16
23-Nov-2024 07:23:16
23-Nov-2024 07:23:16 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg'
23-Nov-2024 07:23:16 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-jn6wg' successfully started
23-Nov-2024 07:23:16
23-Nov-2024 07:23:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zs2t3hlp426zn149
23-Nov-2024 07:23:16
23-Nov-2024 07:23:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zs2t3hlp426zn149 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zs2t3hlp426zn149
23-Nov-2024 07:23:16 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15269634505611478475'...
23-Nov-2024 07:23:16 Getting configuration...
23-Nov-2024 07:23:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zs2t3hlp426zn149'.
23-Nov-2024 07:23:16
23-Nov-2024 07:23:16 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:23:16 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 07:23:16 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
23-Nov-2024 07:23:16 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
23-Nov-2024 07:23:16 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
23-Nov-2024 07:23:16 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
23-Nov-2024 07:23:16 =================================================================
23-Nov-2024 07:23:16
23-Nov-2024 07:23:28 PASSED
23-Nov-2024 07:23:28 Unmounting client from /tmp/onedata/mnt/vu4xysfexbz3eliz
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28 Unmounting client from /tmp/onedata/mnt/zs2t3hlp426zn149
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_reg_file_CRUD.1732346596.424044', '-c', '/tmp/logs']
23-Nov-2024 07:23:28 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-pvbkr. See /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-cross-support-job-3p-users-pvbkr/entrypoint.log for more details
23-Nov-2024 07:23:28 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-z9jnv: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-oneclient-krakow-9b8968f6-z9jnv/oneclient_logs
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:23:28          39,949   0%   38.10MB/s    0:00:00 (xfr#1, to-chk=189/222)
23-Nov-2024 07:23:28          39,949   0%   38.10MB/s    0:00:00 (xfr#1, to-chk=182/222)
23-Nov-2024 07:23:28          40,699   0%   38.81MB/s    0:00:00 (xfr#2, to-chk=185/222)
23-Nov-2024 07:23:28          44,840   0%   42.76MB/s    0:00:00 (xfr#3, to-chk=184/222)
23-Nov-2024 07:23:28         178,014   1%   28.29MB/s    0:00:00 (xfr#4, to-chk=183/222)
23-Nov-2024 07:23:28         178,764   1%   28.41MB/s    0:00:00 (xfr#5, to-chk=182/222)
23-Nov-2024 07:23:28         179,392   1%   28.51MB/s    0:00:00 (xfr#6, to-chk=181/222)
23-Nov-2024 07:23:28         216,439   1%   29.49MB/s    0:00:00 (xfr#7, to-chk=180/222)
23-Nov-2024 07:23:28         216,805   1%   29.54MB/s    0:00:00 (xfr#8, to-chk=176/222)
23-Nov-2024 07:23:28         351,888   2%   27.97MB/s    0:00:00 (xfr#9, to-chk=175/222)
23-Nov-2024 07:23:28         352,254   2%   27.99MB/s    0:00:00 (xfr#10, to-chk=174/222)
23-Nov-2024 07:23:28         352,882   2%   28.04MB/s    0:00:00 (xfr#11, to-chk=173/222)
23-Nov-2024 07:23:28         393,589   3%   26.81MB/s    0:00:00 (xfr#12, to-chk=172/222)
23-Nov-2024 07:23:28         394,051   3%   26.84MB/s    0:00:00 (xfr#13, to-chk=168/222)
23-Nov-2024 07:23:28         528,552   4%   29.65MB/s    0:00:00 (xfr#14, to-chk=167/222)
23-Nov-2024 07:23:28         529,014   4%   28.03MB/s    0:00:00 (xfr#15, to-chk=166/222)
23-Nov-2024 07:23:28         562,138   4%   29.78MB/s    0:00:00 (xfr#16, to-chk=165/222)
23-Nov-2024 07:23:28         562,792   4%   29.82MB/s    0:00:00 (xfr#17, to-chk=161/222)
23-Nov-2024 07:23:28         687,027   5%   24.27MB/s    0:00:00 (xfr#18, to-chk=160/222)
23-Nov-2024 07:23:28         687,681   5%   24.29MB/s    0:00:00 (xfr#19, to-chk=159/222)
23-Nov-2024 07:23:28         721,309   6%   24.57MB/s    0:00:00 (xfr#20, to-chk=158/222)
23-Nov-2024 07:23:28         722,059   6%   24.59MB/s    0:00:00 (xfr#21, to-chk=154/222)
23-Nov-2024 07:23:28         839,664   7%   14.83MB/s    0:00:00 (xfr#22, to-chk=153/222)
23-Nov-2024 07:23:28         840,414   7%   14.84MB/s    0:00:00 (xfr#23, to-chk=152/222)
23-Nov-2024 07:23:28         841,042   7%   14.85MB/s    0:00:00 (xfr#24, to-chk=151/222)
23-Nov-2024 07:23:28         887,108   7%   15.67MB/s    0:00:00 (xfr#25, to-chk=150/222)
23-Nov-2024 07:23:28         887,762   7%   15.68MB/s    0:00:00 (xfr#26, to-chk=146/222)
23-Nov-2024 07:23:28       1,061,889   8%   15.34MB/s    0:00:00 (xfr#27, to-chk=145/222)
23-Nov-2024 07:23:28       1,062,543   8%   15.35MB/s    0:00:00 (xfr#28, to-chk=144/222)
23-Nov-2024 07:23:28       1,098,617   9%   14.76MB/s    0:00:00 (xfr#29, to-chk=143/222)
23-Nov-2024 07:23:28       1,099,079   9%   14.76MB/s    0:00:00 (xfr#30, to-chk=139/222)
23-Nov-2024 07:23:28       1,247,027  10%   16.52MB/s    0:00:00 (xfr#31, to-chk=138/222)
23-Nov-2024 07:23:28       1,247,489  10%   16.52MB/s    0:00:00 (xfr#32, to-chk=137/222)
23-Nov-2024 07:23:28       2,007,815  16%   17.90MB/s    0:00:00 (xfr#33, to-chk=136/222)
23-Nov-2024 07:23:28       2,008,373  16%   17.90MB/s    0:00:00 (xfr#34, to-chk=132/222)
23-Nov-2024 07:23:28       5,181,524  43%   23.76MB/s    0:00:00 (xfr#35, to-chk=131/222)
23-Nov-2024 07:23:28       5,182,082  43%   23.76MB/s    0:00:00 (xfr#36, to-chk=130/222)
23-Nov-2024 07:23:28       5,228,376  43%   23.86MB/s    0:00:00 (xfr#37, to-chk=129/222)
23-Nov-2024 07:23:28       5,229,030  43%   23.86MB/s    0:00:00 (xfr#38, to-chk=125/222)
23-Nov-2024 07:23:28       5,391,219  45%   22.95MB/s    0:00:00 (xfr#39, to-chk=124/222)
23-Nov-2024 07:23:28       5,391,873  45%   22.96MB/s    0:00:00 (xfr#40, to-chk=123/222)
23-Nov-2024 07:23:28       5,434,418  45%   22.63MB/s    0:00:00 (xfr#41, to-chk=122/222)
23-Nov-2024 07:23:28       5,434,880  45%   22.63MB/s    0:00:00 (xfr#42, to-chk=118/222)
23-Nov-2024 07:23:28       5,571,033  46%   22.61MB/s    0:00:00 (xfr#43, to-chk=117/222)
23-Nov-2024 07:23:28       5,571,495  46%   22.61MB/s    0:00:00 (xfr#44, to-chk=116/222)
23-Nov-2024 07:23:28       5,572,123  46%   22.61MB/s    0:00:00 (xfr#45, to-chk=115/222)
23-Nov-2024 07:23:28       5,611,033  47%   22.11MB/s    0:00:00 (xfr#46, to-chk=114/222)
23-Nov-2024 07:23:28       5,611,591  47%   22.11MB/s    0:00:00 (xfr#47, to-chk=110/222)
23-Nov-2024 07:23:28       5,747,871  48%   22.28MB/s    0:00:00 (xfr#48, to-chk=109/222)
23-Nov-2024 07:23:28       5,748,429  48%   22.29MB/s    0:00:00 (xfr#49, to-chk=108/222)
23-Nov-2024 07:23:28       5,786,914  48%   22.43MB/s    0:00:00 (xfr#50, to-chk=107/222)
23-Nov-2024 07:23:28       5,787,568  48%   22.44MB/s    0:00:00 (xfr#51, to-chk=103/222)
23-Nov-2024 07:23:28       5,912,594  49%   22.83MB/s    0:00:00 (xfr#52, to-chk=102/222)
23-Nov-2024 07:23:28       5,913,248  49%   22.74MB/s    0:00:00 (xfr#53, to-chk=101/222)
23-Nov-2024 07:23:28       5,957,395  49%   22.91MB/s    0:00:00 (xfr#54, to-chk=100/222)
23-Nov-2024 07:23:28       5,958,241  49%   22.82MB/s    0:00:00 (xfr#55, to-chk=96/222)
23-Nov-2024 07:23:28       6,115,594  51%   23.24MB/s    0:00:00 (xfr#56, to-chk=95/222)
23-Nov-2024 07:23:28       6,116,440  51%   23.24MB/s    0:00:00 (xfr#57, to-chk=94/222)
23-Nov-2024 07:23:28       6,157,860  51%   23.30MB/s    0:00:00 (xfr#58, to-chk=93/222)
23-Nov-2024 07:23:28       6,158,226  51%   23.31MB/s    0:00:00 (xfr#59, to-chk=89/222)
23-Nov-2024 07:23:28       6,320,655  53%   23.27MB/s    0:00:00 (xfr#60, to-chk=88/222)
23-Nov-2024 07:23:28       6,321,021  53%   23.27MB/s    0:00:00 (xfr#61, to-chk=87/222)
23-Nov-2024 07:23:28       6,557,780  54%   23.78MB/s    0:00:00 (xfr#62, to-chk=86/222)
23-Nov-2024 07:23:28       6,558,146  54%   23.78MB/s    0:00:00 (xfr#63, to-chk=82/222)
23-Nov-2024 07:23:28       9,077,645  76%   27.31MB/s    0:00:00 (xfr#64, to-chk=81/222)
23-Nov-2024 07:23:28       9,078,011  76%   27.31MB/s    0:00:00 (xfr#65, to-chk=80/222)
23-Nov-2024 07:23:28       9,127,764  76%   27.37MB/s    0:00:00 (xfr#66, to-chk=79/222)
23-Nov-2024 07:23:28       9,128,418  76%   27.38MB/s    0:00:00 (xfr#67, to-chk=75/222)
23-Nov-2024 07:23:28       9,308,986  78%   27.66MB/s    0:00:00 (xfr#68, to-chk=74/222)
23-Nov-2024 07:23:28       9,309,640  78%   27.66MB/s    0:00:00 (xfr#69, to-chk=73/222)
23-Nov-2024 07:23:28       9,346,355  78%   27.68MB/s    0:00:00 (xfr#70, to-chk=72/222)
23-Nov-2024 07:23:28       9,347,009  78%   27.68MB/s    0:00:00 (xfr#71, to-chk=68/222)
23-Nov-2024 07:23:28       9,468,987  79%   27.04MB/s    0:00:00 (xfr#72, to-chk=67/222)
23-Nov-2024 07:23:28       9,469,641  79%   27.04MB/s    0:00:00 (xfr#73, to-chk=66/222)
23-Nov-2024 07:23:28       9,495,604  79%   27.11MB/s    0:00:00 (xfr#74, to-chk=65/222)
23-Nov-2024 07:23:28       9,496,066  79%   27.11MB/s    0:00:00 (xfr#75, to-chk=61/222)
23-Nov-2024 07:23:28       9,591,814  80%   27.14MB/s    0:00:00 (xfr#76, to-chk=60/222)
23-Nov-2024 07:23:28       9,592,276  80%   27.06MB/s    0:00:00 (xfr#77, to-chk=59/222)
23-Nov-2024 07:23:28       9,592,904  80%   27.07MB/s    0:00:00 (xfr#78, to-chk=58/222)
23-Nov-2024 07:23:28       9,618,285  80%   27.14MB/s    0:00:00 (xfr#79, to-chk=57/222)
23-Nov-2024 07:23:28       9,618,555  80%   26.90MB/s    0:00:00 (xfr#80, to-chk=53/222)
23-Nov-2024 07:23:28       9,714,627  81%   26.93MB/s    0:00:00 (xfr#81, to-chk=52/222)
23-Nov-2024 07:23:28       9,714,897  81%   26.93MB/s    0:00:00 (xfr#82, to-chk=51/222)
23-Nov-2024 07:23:28       9,765,285  81%   26.99MB/s    0:00:00 (xfr#83, to-chk=50/222)
23-Nov-2024 07:23:28       9,765,555  81%   26.99MB/s    0:00:00 (xfr#84, to-chk=46/222)
23-Nov-2024 07:23:28       9,905,991  83%   27.23MB/s    0:00:00 (xfr#85, to-chk=45/222)
23-Nov-2024 07:23:28       9,906,261  83%   27.15MB/s    0:00:00 (xfr#86, to-chk=44/222)
23-Nov-2024 07:23:28      10,075,468  84%   27.61MB/s    0:00:00 (xfr#87, to-chk=43/222)
23-Nov-2024 07:23:28      10,075,930  84%   27.53MB/s    0:00:00 (xfr#88, to-chk=39/222)
23-Nov-2024 07:23:28      10,649,101  89%   28.77MB/s    0:00:00 (xfr#89, to-chk=38/222)
23-Nov-2024 07:23:28      10,649,563  89%   28.77MB/s    0:00:00 (xfr#90, to-chk=37/222)
23-Nov-2024 07:23:28      10,708,466  89%   28.45MB/s    0:00:00 (xfr#91, to-chk=36/222)
23-Nov-2024 07:23:28      10,709,120  89%   28.45MB/s    0:00:00 (xfr#92, to-chk=32/222)
23-Nov-2024 07:23:28      10,941,071  91%   28.28MB/s    0:00:00 (xfr#93, to-chk=31/222)
23-Nov-2024 07:23:28      10,941,725  91%   28.28MB/s    0:00:00 (xfr#94, to-chk=30/222)
23-Nov-2024 07:23:28      11,014,137  92%   27.57MB/s    0:00:00 (xfr#95, to-chk=29/222)
23-Nov-2024 07:23:28      11,014,983  92%   27.57MB/s    0:00:00 (xfr#96, to-chk=25/222)
23-Nov-2024 07:23:28      11,307,491  94%   28.23MB/s    0:00:00 (xfr#97, to-chk=24/222)
23-Nov-2024 07:23:28      11,308,337  94%   28.23MB/s    0:00:00 (xfr#98, to-chk=23/222)
23-Nov-2024 07:23:28      11,350,139  95%   28.26MB/s    0:00:00 (xfr#99, to-chk=22/222)
23-Nov-2024 07:23:28      11,350,889  95%   28.26MB/s    0:00:00 (xfr#100, to-chk=18/222)
23-Nov-2024 07:23:28      11,483,133  96%   28.08MB/s    0:00:00 (xfr#101, to-chk=17/222)
23-Nov-2024 07:23:28      11,483,883  96%   28.08MB/s    0:00:00 (xfr#102, to-chk=16/222)
23-Nov-2024 07:23:28      11,521,338  96%   28.10MB/s    0:00:00 (xfr#103, to-chk=15/222)
23-Nov-2024 07:23:28      11,522,088  96%   28.10MB/s    0:00:00 (xfr#104, to-chk=11/222)
23-Nov-2024 07:23:28      11,648,224  97%   28.34MB/s    0:00:00 (xfr#105, to-chk=10/222)
23-Nov-2024 07:23:28      11,648,974  97%   28.34MB/s    0:00:00 (xfr#106, to-chk=9/222)
23-Nov-2024 07:23:28      11,649,602  97%   28.27MB/s    0:00:00 (xfr#107, to-chk=8/222)
23-Nov-2024 07:23:28      11,700,571  98%   28.39MB/s    0:00:00 (xfr#108, to-chk=7/222)
23-Nov-2024 07:23:28      11,701,321  98%   28.40MB/s    0:00:00 (xfr#109, to-chk=3/222)
23-Nov-2024 07:23:28      11,880,641  99%   28.61MB/s    0:00:00 (xfr#110, to-chk=2/222)
23-Nov-2024 07:23:28      11,881,391  99%   28.61MB/s    0:00:00 (xfr#111, to-chk=1/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.64MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.64MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.64MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.64MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.64MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.57MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.49MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.49MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.49MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.35MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28      11,921,140  99%   28.35MB/s    0:00:00 (xfr#112, to-chk=0/222)
23-Nov-2024 07:23:28 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-jn6wg: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-oneclient-paris-7f5779b546-jn6wg/oneclient_logs
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=186/218)
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:23:28          26,722   0%   25.48MB/s    0:00:00 (xfr#1, to-chk=185/218)
23-Nov-2024 07:23:28          26,722   0%   25.48MB/s    0:00:00 (xfr#1, to-chk=179/218)
23-Nov-2024 07:23:28          27,280   0%   26.02MB/s    0:00:00 (xfr#2, to-chk=181/218)
23-Nov-2024 07:23:28         112,334   2%   53.57MB/s    0:00:00 (xfr#3, to-chk=180/218)
23-Nov-2024 07:23:28         112,892   2%   53.83MB/s    0:00:00 (xfr#4, to-chk=179/218)
23-Nov-2024 07:23:28         134,428   3%   64.10MB/s    0:00:00 (xfr#5, to-chk=178/218)
23-Nov-2024 07:23:28         134,986   3%   64.37MB/s    0:00:00 (xfr#6, to-chk=174/218)
23-Nov-2024 07:23:28         197,850   4%   20.96MB/s    0:00:00 (xfr#7, to-chk=173/218)
23-Nov-2024 07:23:28         198,408   4%   21.02MB/s    0:00:00 (xfr#8, to-chk=172/218)
23-Nov-2024 07:23:28         226,855   5%   24.04MB/s    0:00:00 (xfr#9, to-chk=171/218)
23-Nov-2024 07:23:28         227,701   5%   21.72MB/s    0:00:00 (xfr#10, to-chk=167/218)
23-Nov-2024 07:23:28         306,662   7%   26.59MB/s    0:00:00 (xfr#11, to-chk=166/218)
23-Nov-2024 07:23:28         307,508   7%   26.66MB/s    0:00:00 (xfr#12, to-chk=165/218)
23-Nov-2024 07:23:28         336,565   8%   29.18MB/s    0:00:00 (xfr#13, to-chk=164/218)
23-Nov-2024 07:23:28         337,315   8%   26.81MB/s    0:00:00 (xfr#14, to-chk=160/218)
23-Nov-2024 07:23:28         435,802  10%   31.97MB/s    0:00:00 (xfr#15, to-chk=159/218)
23-Nov-2024 07:23:28         436,552  10%   29.74MB/s    0:00:00 (xfr#16, to-chk=158/218)
23-Nov-2024 07:23:28         461,636  11%   29.35MB/s    0:00:00 (xfr#17, to-chk=157/218)
23-Nov-2024 07:23:28         462,098  11%   29.38MB/s    0:00:00 (xfr#18, to-chk=153/218)
23-Nov-2024 07:23:28         561,044  14%   33.44MB/s    0:00:00 (xfr#19, to-chk=152/218)
23-Nov-2024 07:23:28         561,506  14%   31.50MB/s    0:00:00 (xfr#20, to-chk=151/218)
23-Nov-2024 07:23:28         577,509  14%   32.40MB/s    0:00:00 (xfr#21, to-chk=150/218)
23-Nov-2024 07:23:28         578,067  14%   32.43MB/s    0:00:00 (xfr#22, to-chk=146/218)
23-Nov-2024 07:23:28         634,033  15%   33.59MB/s    0:00:00 (xfr#23, to-chk=145/218)
23-Nov-2024 07:23:28         634,591  15%   33.62MB/s    0:00:00 (xfr#24, to-chk=144/218)
23-Nov-2024 07:23:28         662,567  16%   35.10MB/s    0:00:00 (xfr#25, to-chk=143/218)
23-Nov-2024 07:23:28         663,317  16%   33.29MB/s    0:00:00 (xfr#26, to-chk=139/218)
23-Nov-2024 07:23:28         752,022  18%   32.60MB/s    0:00:00 (xfr#27, to-chk=138/218)
23-Nov-2024 07:23:28         752,772  18%   32.63MB/s    0:00:00 (xfr#28, to-chk=137/218)
23-Nov-2024 07:23:28         790,623  19%   32.78MB/s    0:00:00 (xfr#29, to-chk=136/218)
23-Nov-2024 07:23:28         791,181  19%   32.81MB/s    0:00:00 (xfr#30, to-chk=132/218)
23-Nov-2024 07:23:28         924,320  23%   36.73MB/s    0:00:00 (xfr#31, to-chk=131/218)
23-Nov-2024 07:23:28         924,878  23%   36.75MB/s    0:00:00 (xfr#32, to-chk=130/218)
23-Nov-2024 07:23:28         956,182  23%   33.77MB/s    0:00:00 (xfr#33, to-chk=129/218)
23-Nov-2024 07:23:28         956,836  23%   33.80MB/s    0:00:00 (xfr#34, to-chk=125/218)
23-Nov-2024 07:23:28       1,048,212  26%   34.47MB/s    0:00:00 (xfr#35, to-chk=124/218)
23-Nov-2024 07:23:28       1,048,866  26%   34.49MB/s    0:00:00 (xfr#36, to-chk=123/218)
23-Nov-2024 07:23:28       1,069,584  26%   35.17MB/s    0:00:00 (xfr#37, to-chk=122/218)
23-Nov-2024 07:23:28       1,070,142  26%   35.19MB/s    0:00:00 (xfr#38, to-chk=118/218)
23-Nov-2024 07:23:28       1,144,619  28%   28.73MB/s    0:00:00 (xfr#39, to-chk=117/218)
23-Nov-2024 07:23:28       1,145,177  28%   28.74MB/s    0:00:00 (xfr#40, to-chk=116/218)
23-Nov-2024 07:23:28       1,277,719  31%   28.34MB/s    0:00:00 (xfr#41, to-chk=115/218)
23-Nov-2024 07:23:28       1,278,181  31%   28.35MB/s    0:00:00 (xfr#42, to-chk=111/218)
23-Nov-2024 07:23:28       1,527,603  38%   31.67MB/s    0:00:00 (xfr#43, to-chk=110/218)
23-Nov-2024 07:23:28       1,528,065  38%   31.01MB/s    0:00:00 (xfr#44, to-chk=109/218)
23-Nov-2024 07:23:28       1,568,239  39%   31.82MB/s    0:00:00 (xfr#45, to-chk=108/218)
23-Nov-2024 07:23:28       1,568,893  39%   31.83MB/s    0:00:00 (xfr#46, to-chk=104/218)
23-Nov-2024 07:23:28       1,696,971  42%   33.72MB/s    0:00:00 (xfr#47, to-chk=103/218)
23-Nov-2024 07:23:28       1,697,625  42%   33.73MB/s    0:00:00 (xfr#48, to-chk=102/218)
23-Nov-2024 07:23:28       1,737,624  43%   32.49MB/s    0:00:00 (xfr#49, to-chk=101/218)
23-Nov-2024 07:23:28       1,737,894  43%   32.50MB/s    0:00:00 (xfr#50, to-chk=97/218)
23-Nov-2024 07:23:28       1,845,561  46%   33.85MB/s    0:00:00 (xfr#51, to-chk=96/218)
23-Nov-2024 07:23:28       1,845,831  46%   33.85MB/s    0:00:00 (xfr#52, to-chk=95/218)
23-Nov-2024 07:23:28       1,936,404  48%   28.85MB/s    0:00:00 (xfr#53, to-chk=94/218)
23-Nov-2024 07:23:28       1,936,674  48%   28.86MB/s    0:00:00 (xfr#54, to-chk=90/218)
23-Nov-2024 07:23:28       2,175,413  54%   31.43MB/s    0:00:00 (xfr#55, to-chk=89/218)
23-Nov-2024 07:23:28       2,175,683  54%   31.44MB/s    0:00:00 (xfr#56, to-chk=88/218)
23-Nov-2024 07:23:28       2,269,654  56%   31.37MB/s    0:00:00 (xfr#57, to-chk=87/218)
23-Nov-2024 07:23:28       2,270,596  56%   31.38MB/s    0:00:00 (xfr#58, to-chk=83/218)
23-Nov-2024 07:23:28       2,539,211  63%   33.63MB/s    0:00:00 (xfr#59, to-chk=82/218)
23-Nov-2024 07:23:28       2,540,153  63%   33.65MB/s    0:00:00 (xfr#60, to-chk=81/218)
23-Nov-2024 07:23:28       2,540,781  63%   33.19MB/s    0:00:00 (xfr#61, to-chk=80/218)
23-Nov-2024 07:23:28       2,557,019  63%   31.26MB/s    0:00:00 (xfr#62, to-chk=79/218)
23-Nov-2024 07:23:28       2,557,385  63%   31.27MB/s    0:00:00 (xfr#63, to-chk=75/218)
23-Nov-2024 07:23:28       2,620,743  65%   32.04MB/s    0:00:00 (xfr#64, to-chk=74/218)
23-Nov-2024 07:23:28       2,621,109  65%   32.05MB/s    0:00:00 (xfr#65, to-chk=73/218)
23-Nov-2024 07:23:28       2,621,737  65%   31.65MB/s    0:00:00 (xfr#66, to-chk=72/218)
23-Nov-2024 07:23:28       2,662,047  66%   31.73MB/s    0:00:00 (xfr#67, to-chk=71/218)
23-Nov-2024 07:23:28       2,662,989  66%   31.75MB/s    0:00:00 (xfr#68, to-chk=67/218)
23-Nov-2024 07:23:28       2,797,141  69%   33.34MB/s    0:00:00 (xfr#69, to-chk=66/218)
23-Nov-2024 07:23:28       2,798,083  69%   32.94MB/s    0:00:00 (xfr#70, to-chk=65/218)
23-Nov-2024 07:23:28       2,842,845  71%   33.47MB/s    0:00:00 (xfr#71, to-chk=64/218)
23-Nov-2024 07:23:28       2,843,403  71%   33.48MB/s    0:00:00 (xfr#72, to-chk=60/218)
23-Nov-2024 07:23:28       2,979,093  74%   34.65MB/s    0:00:00 (xfr#73, to-chk=59/218)
23-Nov-2024 07:23:28       2,979,651  74%   34.65MB/s    0:00:00 (xfr#74, to-chk=58/218)
23-Nov-2024 07:23:28       3,016,248  75%   35.08MB/s    0:00:00 (xfr#75, to-chk=57/218)
23-Nov-2024 07:23:28       3,016,998  75%   34.67MB/s    0:00:00 (xfr#76, to-chk=53/218)
23-Nov-2024 07:23:28       3,137,901  78%   36.05MB/s    0:00:00 (xfr#77, to-chk=52/218)
23-Nov-2024 07:23:28       3,138,651  78%   36.06MB/s    0:00:00 (xfr#78, to-chk=51/218)
23-Nov-2024 07:23:28       3,157,339  78%   35.85MB/s    0:00:00 (xfr#79, to-chk=50/218)
23-Nov-2024 07:23:28       3,157,705  78%   35.85MB/s    0:00:00 (xfr#80, to-chk=46/218)
23-Nov-2024 07:23:28       3,223,997  80%   36.60MB/s    0:00:00 (xfr#81, to-chk=45/218)
23-Nov-2024 07:23:28       3,224,363  80%   36.61MB/s    0:00:00 (xfr#82, to-chk=44/218)
23-Nov-2024 07:23:28       3,248,675  81%   36.45MB/s    0:00:00 (xfr#83, to-chk=43/218)
23-Nov-2024 07:23:28       3,249,041  81%   36.45MB/s    0:00:00 (xfr#84, to-chk=39/218)
23-Nov-2024 07:23:28       3,341,404  83%   37.49MB/s    0:00:00 (xfr#85, to-chk=38/218)
23-Nov-2024 07:23:28       3,341,770  83%   37.49MB/s    0:00:00 (xfr#86, to-chk=37/218)
23-Nov-2024 07:23:28       3,362,868  84%   37.29MB/s    0:00:00 (xfr#87, to-chk=36/218)
23-Nov-2024 07:23:28       3,363,522  84%   37.30MB/s    0:00:00 (xfr#88, to-chk=32/218)
23-Nov-2024 07:23:28       3,447,424  86%   37.79MB/s    0:00:00 (xfr#89, to-chk=31/218)
23-Nov-2024 07:23:28       3,448,078  86%   37.80MB/s    0:00:00 (xfr#90, to-chk=30/218)
23-Nov-2024 07:23:28       3,463,552  86%   37.97MB/s    0:00:00 (xfr#91, to-chk=29/218)
23-Nov-2024 07:23:28       3,463,918  86%   37.97MB/s    0:00:00 (xfr#92, to-chk=25/218)
23-Nov-2024 07:23:28       3,517,844  87%   38.12MB/s    0:00:00 (xfr#93, to-chk=24/218)
23-Nov-2024 07:23:28       3,518,210  87%   38.13MB/s    0:00:00 (xfr#94, to-chk=23/218)
23-Nov-2024 07:23:28       3,518,838  87%   38.13MB/s    0:00:00 (xfr#95, to-chk=22/218)
23-Nov-2024 07:23:28       3,554,065  88%   38.52MB/s    0:00:00 (xfr#96, to-chk=21/218)
23-Nov-2024 07:23:28       3,554,335  88%   38.52MB/s    0:00:00 (xfr#97, to-chk=17/218)
23-Nov-2024 07:23:28       3,657,906  91%   39.20MB/s    0:00:00 (xfr#98, to-chk=16/218)
23-Nov-2024 07:23:28       3,658,176  91%   39.20MB/s    0:00:00 (xfr#99, to-chk=15/218)
23-Nov-2024 07:23:28       3,692,469  92%   39.13MB/s    0:00:00 (xfr#100, to-chk=14/218)
23-Nov-2024 07:23:28       3,692,931  92%   39.13MB/s    0:00:00 (xfr#101, to-chk=10/218)
23-Nov-2024 07:23:28       3,785,873  94%   39.24MB/s    0:00:00 (xfr#102, to-chk=9/218)
23-Nov-2024 07:23:28       3,786,335  94%   39.25MB/s    0:00:00 (xfr#103, to-chk=8/218)
23-Nov-2024 07:23:28       3,828,785  95%   39.26MB/s    0:00:00 (xfr#104, to-chk=7/218)
23-Nov-2024 07:23:28       3,829,631  95%   39.27MB/s    0:00:00 (xfr#105, to-chk=3/218)
23-Nov-2024 07:23:28       3,953,932  98%   40.55MB/s    0:00:00 (xfr#106, to-chk=2/218)
23-Nov-2024 07:23:28       3,954,778  98%   40.12MB/s    0:00:00 (xfr#107, to-chk=1/218)
23-Nov-2024 07:23:28       3,997,225  99%   40.13MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   40.13MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   40.13MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   40.13MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   40.13MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   40.13MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.71MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.71MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.71MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.71MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.71MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.71MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.71MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.71MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.71MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.30MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.30MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.30MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.30MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.30MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.30MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.30MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.30MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.30MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.30MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.30MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   39.30MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28       3,997,225  99%   38.12MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:23:28 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-oneprovider-krakow-0/op-worker
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:23:28          20,521   3%   19.57MB/s    0:00:00 (xfr#1, to-chk=51/54)
23-Nov-2024 07:23:28          61,439  10%   19.53MB/s    0:00:00 (xfr#2, to-chk=49/54)
23-Nov-2024 07:23:28          98,621  16%   31.35MB/s    0:00:00 (xfr#3, to-chk=47/54)
23-Nov-2024 07:23:28         101,782  17%   32.36MB/s    0:00:00 (xfr#4, to-chk=45/54)
23-Nov-2024 07:23:28         101,782  17%   32.36MB/s    0:00:00 (xfr#5, to-chk=43/54)
23-Nov-2024 07:23:28         137,539  23%   32.79MB/s    0:00:00 (xfr#6, to-chk=41/54)
23-Nov-2024 07:23:28         137,689  23%   32.83MB/s    0:00:00 (xfr#7, to-chk=39/54)
23-Nov-2024 07:23:28         137,986  23%   32.90MB/s    0:00:00 (xfr#8, to-chk=37/54)
23-Nov-2024 07:23:28         235,645  40%   14.05MB/s    0:00:00 (xfr#9, to-chk=35/54)
23-Nov-2024 07:23:28         237,177  40%   13.31MB/s    0:00:00 (xfr#10, to-chk=25/54)
23-Nov-2024 07:23:28         244,350  42%   13.71MB/s    0:00:00 (xfr#11, to-chk=24/54)
23-Nov-2024 07:23:28         248,105  42%   13.92MB/s    0:00:00 (xfr#12, to-chk=23/54)
23-Nov-2024 07:23:28         250,612  43%   11.95MB/s    0:00:00 (xfr#13, to-chk=22/54)
23-Nov-2024 07:23:28         256,191  44%   11.63MB/s    0:00:00 (xfr#14, to-chk=21/54)
23-Nov-2024 07:23:28         261,548  45%   11.88MB/s    0:00:00 (xfr#15, to-chk=20/54)
23-Nov-2024 07:23:28         269,468  46%   11.68MB/s    0:00:00 (xfr#16, to-chk=19/54)
23-Nov-2024 07:23:28         270,960  46%   11.75MB/s    0:00:00 (xfr#17, to-chk=18/54)
23-Nov-2024 07:23:28         274,373  47%   11.89MB/s    0:00:00 (xfr#18, to-chk=17/54)
23-Nov-2024 07:23:28         278,413  47%   12.07MB/s    0:00:00 (xfr#19, to-chk=16/54)
23-Nov-2024 07:23:28         278,634  47%   12.08MB/s    0:00:00 (xfr#20, to-chk=15/54)
23-Nov-2024 07:23:28         284,498  48%   12.33MB/s    0:00:00 (xfr#21, to-chk=14/54)
23-Nov-2024 07:23:28         288,829  49%   12.52MB/s    0:00:00 (xfr#22, to-chk=13/54)
23-Nov-2024 07:23:28         295,660  50%   12.82MB/s    0:00:00 (xfr#23, to-chk=12/54)
23-Nov-2024 07:23:28         297,762  51%   12.35MB/s    0:00:00 (xfr#24, to-chk=11/54)
23-Nov-2024 07:23:28         302,657  52%   12.55MB/s    0:00:00 (xfr#25, to-chk=10/54)
23-Nov-2024 07:23:28         303,904  52%   12.60MB/s    0:00:00 (xfr#26, to-chk=9/54)
23-Nov-2024 07:23:28         310,393  53%   12.87MB/s    0:00:00 (xfr#27, to-chk=8/54)
23-Nov-2024 07:23:28         313,179  53%   12.99MB/s    0:00:00 (xfr#28, to-chk=7/54)
23-Nov-2024 07:23:28         313,685  53%   13.01MB/s    0:00:00 (xfr#29, to-chk=6/54)
23-Nov-2024 07:23:28         319,838  55%   13.26MB/s    0:00:00 (xfr#30, to-chk=5/54)
23-Nov-2024 07:23:28         321,655  55%   13.34MB/s    0:00:00 (xfr#31, to-chk=4/54)
23-Nov-2024 07:23:28         329,235  56%   13.08MB/s    0:00:00 (xfr#32, to-chk=3/54)
23-Nov-2024 07:23:28         332,363  57%   13.21MB/s    0:00:00 (xfr#33, to-chk=2/54)
23-Nov-2024 07:23:28         336,973  58%   13.39MB/s    0:00:00 (xfr#34, to-chk=1/54)
23-Nov-2024 07:23:28         345,294  59%   13.72MB/s    0:00:00 (xfr#35, to-chk=0/54)
23-Nov-2024 07:23:28         345,294  59%   13.72MB/s    0:00:00 (xfr#35, to-chk=0/54)
23-Nov-2024 07:23:28         345,294  59%   13.72MB/s    0:00:00 (xfr#35, to-chk=0/54)
23-Nov-2024 07:23:28         345,294  59%   13.17MB/s    0:00:00 (xfr#35, to-chk=0/54)
23-Nov-2024 07:23:28         345,294  59%   13.17MB/s    0:00:00 (xfr#35, to-chk=0/54)
23-Nov-2024 07:23:28         345,294  59%   13.17MB/s    0:00:00 (xfr#35, to-chk=0/54)
23-Nov-2024 07:23:28 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-oneprovider-krakow-0/op-panel
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:23:28          19,518  16%   18.61MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:23:28          40,006  33%   38.15MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:23:28          40,006  33%   38.15MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:23:28          59,321  49%   56.57MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:23:28          59,612  50%   56.85MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:23:28          59,612  50%    7.11MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:23:28 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-oneprovider-krakow-0/cluster-manager
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:23:28           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:23:28           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:23:28           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:23:28           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:23:28           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:23:28           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:23:28 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-oneprovider-paris-0/op-worker
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:23:28          38,263   7%   36.49MB/s    0:00:00 (xfr#2, to-chk=49/54)
23-Nov-2024 07:23:28          72,781  13%   17.35MB/s    0:00:00 (xfr#3, to-chk=47/54)
23-Nov-2024 07:23:28          74,446  14%   14.20MB/s    0:00:00 (xfr#4, to-chk=45/54)
23-Nov-2024 07:23:28          74,446  14%   14.20MB/s    0:00:00 (xfr#5, to-chk=43/54)
23-Nov-2024 07:23:28         107,548  20%   20.51MB/s    0:00:00 (xfr#6, to-chk=41/54)
23-Nov-2024 07:23:28         107,698  20%   17.12MB/s    0:00:00 (xfr#7, to-chk=39/54)
23-Nov-2024 07:23:28         107,995  20%   17.17MB/s    0:00:00 (xfr#8, to-chk=37/54)
23-Nov-2024 07:23:28         205,727  39%   28.03MB/s    0:00:00 (xfr#9, to-chk=35/54)
23-Nov-2024 07:23:28         207,257  39%   28.24MB/s    0:00:00 (xfr#10, to-chk=25/54)
23-Nov-2024 07:23:28         212,842  40%   29.00MB/s    0:00:00 (xfr#11, to-chk=24/54)
23-Nov-2024 07:23:28         216,593  41%   22.95MB/s    0:00:00 (xfr#12, to-chk=23/54)
23-Nov-2024 07:23:28         217,097  41%   23.00MB/s    0:00:00 (xfr#13, to-chk=22/54)
23-Nov-2024 07:23:28         219,195  42%   20.90MB/s    0:00:00 (xfr#14, to-chk=21/54)
23-Nov-2024 07:23:28         220,440  42%   21.02MB/s    0:00:00 (xfr#15, to-chk=20/54)
23-Nov-2024 07:23:28         228,010  43%   21.74MB/s    0:00:00 (xfr#16, to-chk=19/54)
23-Nov-2024 07:23:28         229,833  44%   21.92MB/s    0:00:00 (xfr#17, to-chk=18/54)
23-Nov-2024 07:23:28         234,164  44%   22.33MB/s    0:00:00 (xfr#18, to-chk=17/54)
23-Nov-2024 07:23:28         239,057  45%   22.80MB/s    0:00:00 (xfr#19, to-chk=16/54)
23-Nov-2024 07:23:28         244,919  47%   23.36MB/s    0:00:00 (xfr#20, to-chk=15/54)
23-Nov-2024 07:23:28         251,066  48%   23.94MB/s    0:00:00 (xfr#21, to-chk=14/54)
23-Nov-2024 07:23:28         259,377  49%   22.49MB/s    0:00:00 (xfr#22, to-chk=13/54)
23-Nov-2024 07:23:28         267,291  51%   23.17MB/s    0:00:00 (xfr#23, to-chk=12/54)
23-Nov-2024 07:23:28         271,899  52%   23.57MB/s    0:00:00 (xfr#24, to-chk=11/54)
23-Nov-2024 07:23:28         278,728  53%   22.15MB/s    0:00:00 (xfr#25, to-chk=10/54)
23-Nov-2024 07:23:28         281,852  54%   22.40MB/s    0:00:00 (xfr#26, to-chk=9/54)
23-Nov-2024 07:23:28         285,263  54%   22.67MB/s    0:00:00 (xfr#27, to-chk=8/54)
23-Nov-2024 07:23:28         291,750  56%   23.19MB/s    0:00:00 (xfr#28, to-chk=7/54)
23-Nov-2024 07:23:28         292,710  56%   23.26MB/s    0:00:00 (xfr#29, to-chk=6/54)
23-Nov-2024 07:23:28         299,881  57%   23.83MB/s    0:00:00 (xfr#30, to-chk=5/54)
23-Nov-2024 07:23:28         300,102  57%   23.85MB/s    0:00:00 (xfr#31, to-chk=4/54)
23-Nov-2024 07:23:28         302,599  58%   24.05MB/s    0:00:00 (xfr#32, to-chk=3/54)
23-Nov-2024 07:23:28         305,383  58%   22.40MB/s    0:00:00 (xfr#33, to-chk=2/54)
23-Nov-2024 07:23:28         310,726  59%   22.79MB/s    0:00:00 (xfr#34, to-chk=1/54)
23-Nov-2024 07:23:28         314,764  60%   23.09MB/s    0:00:00 (xfr#35, to-chk=0/54)
23-Nov-2024 07:23:28         314,764  60%   23.09MB/s    0:00:00 (xfr#35, to-chk=0/54)
23-Nov-2024 07:23:28         314,764  60%   23.09MB/s    0:00:00 (xfr#35, to-chk=0/54)
23-Nov-2024 07:23:28         314,764  60%   21.44MB/s    0:00:00 (xfr#35, to-chk=0/54)
23-Nov-2024 07:23:28         314,764  60%   21.44MB/s    0:00:00 (xfr#35, to-chk=0/54)
23-Nov-2024 07:23:28         314,764  60%   21.44MB/s    0:00:00 (xfr#35, to-chk=0/54)
23-Nov-2024 07:23:28 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-oneprovider-paris-0/op-panel
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:23:28          19,401  16%   18.50MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:23:28          39,770  33%   37.93MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:23:28          39,770  33%   37.93MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:23:28          58,968  49%   56.24MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:23:28          59,259  50%   56.51MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:23:28          59,259  50%   28.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:23:28 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-oneprovider-paris-0/cluster-manager
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:23:28           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:23:28           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:23:28           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:23:28           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:23:28           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:23:28           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:23:28 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-onezone-0/oz-worker
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:23:28          23,823   6%   22.72MB/s    0:00:00 (xfr#2, to-chk=13/18)
23-Nov-2024 07:23:28          48,411  13%   46.17MB/s    0:00:00 (xfr#3, to-chk=11/18)
23-Nov-2024 07:23:28          48,411  13%   46.17MB/s    0:00:00 (xfr#4, to-chk=9/18)
23-Nov-2024 07:23:28          71,754  20%   68.43MB/s    0:00:00 (xfr#5, to-chk=7/18)
23-Nov-2024 07:23:28          71,845  20%   68.52MB/s    0:00:00 (xfr#6, to-chk=5/18)
23-Nov-2024 07:23:28          72,142  20%   68.80MB/s    0:00:00 (xfr#7, to-chk=3/18)
23-Nov-2024 07:23:28         173,533  50%   82.75MB/s    0:00:00 (xfr#8, to-chk=1/18)
23-Nov-2024 07:23:28         173,533  50%   55.16MB/s    0:00:00 (xfr#8, to-chk=0/18)
23-Nov-2024 07:23:28 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-onezone-0/oz-panel
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:23:28          54,307  12%   51.79MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:23:28         110,178  25%  105.07MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:23:28         157,653  37%   75.17MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:23:28         211,757  49%   67.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:23:28         212,048  50%   67.41MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:23:28         212,048  50%   50.56MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:23:28 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-onezone-0/cluster-manager
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:23:28               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:23:28           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:23:28           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:23:28           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:23:28           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:23:28           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:23:28           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:23:28 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-v4z7m. See /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-volume-s3-krakow-init-v4z7m/entrypoint.log for more details
23-Nov-2024 07:23:28 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-lc2j4. See /home/bamboo/.one-env/deployments/2024.11.23-07.08.23/pod-logs/dev-volume-s3-paris-init-lc2j4/entrypoint.log for more details
23-Nov-2024 07:23:28 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_reg_file_CRUD.1732346596.424044 exists, exporting anyway.
23-Nov-2024 07:23:28 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 07:23:28 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 07:23:28 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:23:28 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:23:28 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:23:28 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:23:28 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:23:28 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28 =============================== warnings summary ===============================
23-Nov-2024 07:23:28 tests/utils/rest_utils.py:98
23-Nov-2024 07:23:28   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 07:23:28     print("""
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28 tests/utils/path_utils.py:112
23-Nov-2024 07:23:28   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 07:23:28     return path.replace("'", "\\'").replace(' ', '\ ')
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28 tests/utils/acceptance_utils.py:55
23-Nov-2024 07:23:28   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 07:23:28     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28 tests/utils/acceptance_utils.py:57
23-Nov-2024 07:23:28   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 07:23:28     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 07:23:28
23-Nov-2024 07:23:28 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
23-Nov-2024 07:23:28 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPS/onedata-acceptance/test-reports/results.xml -
23-Nov-2024 07:23:28 ================== 26 passed, 4 warnings in 908.29s (0:15:08) ==================
23-Nov-2024 07:23:33 release "dev" uninstalled
23-Nov-2024 07:23:33 Sidecar injection has been disabled
23-Nov-2024 07:23:33 Cleaning helm release "dev"...
23-Nov-2024 07:23:33 Deleted 1 helm deployments
23-Nov-2024 07:23:33 Deleted 0 k8s deployments
23-Nov-2024 07:23:33 Deleted 0 k8s services
23-Nov-2024 07:23:33 Deleted 0 persistent volumes
23-Nov-2024 07:23:34 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:23:34 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
23-Nov-2024 07:23:34 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:23:34 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
23-Nov-2024 07:23:34 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
23-Nov-2024 07:23:34 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:23:34 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
23-Nov-2024 07:23:34 Finished task 'Run acceptance oneclient tests' with result: Success
23-Nov-2024 07:23:34 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
23-Nov-2024 07:23:34 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPS...
23-Nov-2024 07:23:34 Finished task 'Parse test results' with result: Success
23-Nov-2024 07:23:34 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:23:34
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 07:23:34
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 07:23:34
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 07:23:34
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 07:23:34
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 07:23:34
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 07:23:34
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 07:23:34
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 07:23:34
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 07:23:34
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 07:23:34 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:23:34
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio symlinks #3367 (ODSRV-OAP-MPSRFCPS-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCPS-3367-ScriptBuildTask-458226580001023060.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPS/onedata-acceptance
23-Nov-2024 07:23:34 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio_symlinks.tar.gz
23-Nov-2024 07:23:35 Uploading artifact
23-Nov-2024 07:23:35     source path: surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio_symlinks.tar.gz
23-Nov-2024 07:23:35     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio_symlinks.tar.gz
23-Nov-2024 07:23:36 Finished task 'Pack and push surefire artifact' with result: Success
23-Nov-2024 07:23:36 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:23:36 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:23:36
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio symlinks #3367 (ODSRV-OAP-MPSRFCPS-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCPS-3367-ScriptBuildTask-4018963153198732857.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPS
23-Nov-2024 07:23:36 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
23-Nov-2024 07:23:36 Finished task 'Pack logs' with result: Success
23-Nov-2024 07:23:36 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:23:36
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
23-Nov-2024 07:23:36 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:23:36
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio symlinks #3367 (ODSRV-OAP-MPSRFCPS-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCPS-3367-ScriptBuildTask-10653306095029834187.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPS/onedata-acceptance
23-Nov-2024 07:23:36   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23-Nov-2024 07:23:36                                  Dload  Upload   Total   Spent    Left  Speed
23-Nov-2024 07:23:36
23-Nov-2024 07:23:36   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
23-Nov-2024 07:23:36 100  4822  100  4822    0     0  56069      0 --:--:-- --:--:-- --:--:-- 56069
23-Nov-2024 07:23:36 Clearing /tmp/onedata and /home/bamboo/.one-env
23-Nov-2024 07:23:40 Cleaning helm deployments
23-Nov-2024 07:23:40 Cleanining pods
23-Nov-2024 07:23:40 Cleaning kube persistant volumes
23-Nov-2024 07:23:40 pod "dev-volume-s3-krakow-585f4c9-d8pmd" deleted
23-Nov-2024 07:24:00 pod "dev-volume-s3-paris-64bd65585f-gldk2" deleted
23-Nov-2024 07:24:04 Cleaning dockswift container
23-Nov-2024 07:24:05 Cleaning docker containers
23-Nov-2024 07:24:08 Stalled docker containers to remove:
23-Nov-2024 07:24:08 fa9866392b48 be06cf89a76e 2553e538ac3f 0cbd4fb1c2bc 72ca139d704e 1c9c1b520a80 73a080559e4a 9d8544b3bbe8 7679dc219b0e 82658ea1c829 8bb6d7eb8712 e8ba6adabe2d 59b21006e7b5 81c2b2002d42 12b37ea08770 793b07923603 68263069da35 a3a1c023d852 2f977e5f85d5 1d15a8a8605d e3297738218d bb513167a1c9 a49c2966feb8 005debdca1d5 dd135610dd7b 6afa0768c365 6c2189723e7f d4b4b1ecec38
23-Nov-2024 07:24:08 Removing stalled docker containers
23-Nov-2024 07:24:08 Error response from daemon: Cannot kill container: fa9866392b48: Container fa9866392b48abe0fd9bd57d841ecb0345dcc1e6518edc84c5a1b5b7774c90a3 is not running
23-Nov-2024 07:24:08 fa9866392b48
23-Nov-2024 07:24:08 Error response from daemon: Cannot kill container: be06cf89a76e: Container be06cf89a76e69a5bec4e414ef81ba441362be3b61b5e81a58791366a536a756 is not running
23-Nov-2024 07:24:08 be06cf89a76e
23-Nov-2024 07:24:08 Error response from daemon: Cannot kill container: 2553e538ac3f: Container 2553e538ac3f16994f703b8644dd93692dea428d16d9763fd1173629e1379d23 is not running
23-Nov-2024 07:24:08 2553e538ac3f
23-Nov-2024 07:24:08 Error response from daemon: Cannot kill container: 0cbd4fb1c2bc: Container 0cbd4fb1c2bcb631cb8d6558e63c8170dfa2572d86b20ac7eb87be3efb62c92b is not running
23-Nov-2024 07:24:08 0cbd4fb1c2bc
23-Nov-2024 07:24:08 Error response from daemon: Cannot kill container: 72ca139d704e: Container 72ca139d704ecaa3b5686053659c7821376033aa4f7d9b3dcf9eb1898d04979f is not running
23-Nov-2024 07:24:09 72ca139d704e
23-Nov-2024 07:24:09 Error response from daemon: Cannot kill container: 1c9c1b520a80: Container 1c9c1b520a80e9fc171f87885e8e66ed3d4b257f883ed207db05b5563af4894d is not running
23-Nov-2024 07:24:09 1c9c1b520a80
23-Nov-2024 07:24:09 Error response from daemon: Cannot kill container: 73a080559e4a: Container 73a080559e4a2e883de1b5aa4db6be2031d6acb47ef5ad08164e73f6ae50155d is not running
23-Nov-2024 07:24:09 73a080559e4a
23-Nov-2024 07:24:09 Error response from daemon: Cannot kill container: 9d8544b3bbe8: Container 9d8544b3bbe80c8575b4e35ed95db7deb0fe38df55df58d274843ebbcf8e8d60 is not running
23-Nov-2024 07:24:09 9d8544b3bbe8
23-Nov-2024 07:24:09 Error response from daemon: Cannot kill container: 7679dc219b0e: Container 7679dc219b0e26e139a9e42e3b12e9500632faa8335ec9588a9cb75c80ac3d11 is not running
23-Nov-2024 07:24:09 7679dc219b0e
23-Nov-2024 07:24:09 Error response from daemon: Cannot kill container: 82658ea1c829: Container 82658ea1c829117d1fa8012b8542e8ac16cc47c82679ad898a848ad51fc301f2 is not running
23-Nov-2024 07:24:09 82658ea1c829
23-Nov-2024 07:24:09 Error response from daemon: Cannot kill container: 8bb6d7eb8712: Container 8bb6d7eb8712496c0efb9f4f47cbbc117fa673f734478f60843611e7b188376d is not running
23-Nov-2024 07:24:09 8bb6d7eb8712
23-Nov-2024 07:24:09 Error response from daemon: Cannot kill container: e8ba6adabe2d: Container e8ba6adabe2df612f7a64570724ec87dae12be543abc377ba9abb61413aeec1a is not running
23-Nov-2024 07:24:09 e8ba6adabe2d
23-Nov-2024 07:24:09 Error response from daemon: Cannot kill container: 59b21006e7b5: Container 59b21006e7b52eafc62bec4bfebd3d119b3565314967e7bdf2c6232dac79e3ad is not running
23-Nov-2024 07:24:09 59b21006e7b5
23-Nov-2024 07:24:09 Error response from daemon: Cannot kill container: 81c2b2002d42: Container 81c2b2002d423f9c558388182e215d7893b9506fd283c7a21a5c0ceb650b7cb2 is not running
23-Nov-2024 07:24:09 81c2b2002d42
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: 12b37ea08770: Container 12b37ea08770c374df53d51323923b714ef68123b0123bb22fed128c15223e1f is not running
23-Nov-2024 07:24:10 Error response from daemon: No such container: 12b37ea08770
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: 793b07923603: Container 793b07923603c5c7ec88d6f4df8388097af5075e4370957938cebffd21c64a19 is not running
23-Nov-2024 07:24:10 793b07923603
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: 68263069da35: Container 68263069da3587155b615ab9f4ad6d7a7c625f978e8716e12bc3550bb8087469 is not running
23-Nov-2024 07:24:10 68263069da35
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: a3a1c023d852: No such container: a3a1c023d852
23-Nov-2024 07:24:10 Error response from daemon: No such container: a3a1c023d852
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: 2f977e5f85d5: No such container: 2f977e5f85d5
23-Nov-2024 07:24:10 Error response from daemon: No such container: 2f977e5f85d5
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: 1d15a8a8605d: No such container: 1d15a8a8605d
23-Nov-2024 07:24:10 Error response from daemon: No such container: 1d15a8a8605d
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: e3297738218d: No such container: e3297738218d
23-Nov-2024 07:24:10 Error response from daemon: No such container: e3297738218d
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: bb513167a1c9: No such container: bb513167a1c9
23-Nov-2024 07:24:10 Error response from daemon: No such container: bb513167a1c9
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: a49c2966feb8: No such container: a49c2966feb8
23-Nov-2024 07:24:10 Error response from daemon: No such container: a49c2966feb8
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: 005debdca1d5: No such container: 005debdca1d5
23-Nov-2024 07:24:10 Error response from daemon: No such container: 005debdca1d5
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: dd135610dd7b: No such container: dd135610dd7b
23-Nov-2024 07:24:10 Error response from daemon: No such container: dd135610dd7b
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: 6afa0768c365: No such container: 6afa0768c365
23-Nov-2024 07:24:10 Error response from daemon: No such container: 6afa0768c365
23-Nov-2024 07:24:10 Error response from daemon: Cannot kill container: 6c2189723e7f: No such container: 6c2189723e7f
23-Nov-2024 07:24:10 Error response from daemon: No such container: 6c2189723e7f
23-Nov-2024 07:24:11 d4b4b1ecec38
23-Nov-2024 07:24:11 d4b4b1ecec38
23-Nov-2024 07:24:11 Stalled docker volumes to remove:
23-Nov-2024 07:24:11
23-Nov-2024 07:24:11 Removing stalled docker volumes
23-Nov-2024 07:24:11 Removing stalled loopdevices
23-Nov-2024 07:24:12 Done
23-Nov-2024 07:24:12 Finished task 'Clear env and working dir' with result: Success
23-Nov-2024 07:24:12 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
23-Nov-2024 07:24:12 Running post build plugin 'Docker Container Cleanup'
23-Nov-2024 07:24:12 Running post build plugin 'NCover Results Collector'
23-Nov-2024 07:24:12 Running post build plugin 'Build Results Label Collector'
23-Nov-2024 07:24:12 Running post build plugin 'Clover Results Collector'
23-Nov-2024 07:24:12 Running post build plugin 'npm Cache Cleanup'
23-Nov-2024 07:24:12 Running post build plugin 'Artifact Copier'
23-Nov-2024 07:24:12 Publishing an artifact: test_logs.tar.gz
23-Nov-2024 07:24:12 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 228.8 ms
23-Nov-2024 07:24:12 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCPS'
23-Nov-2024 07:24:12 Finalising the build...
23-Nov-2024 07:24:12 Stopping timer.
23-Nov-2024 07:24:12 Build ODSRV-OAP-MPSRFCPS-3367 completed.
23-Nov-2024 07:24:13 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Nov-2024 07:24:13 Running on server: post build plugin 'NCover Results Collector'
23-Nov-2024 07:24:13 Running on server: post build plugin 'Build Labeller'
23-Nov-2024 07:24:13 Running on server: post build plugin 'Clover Delta Calculator'
23-Nov-2024 07:24:13 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Nov-2024 07:24:13 All post build plugins have finished
23-Nov-2024 07:24:13 Generating build results summary...
23-Nov-2024 07:24:13 Saving build results to disk...
23-Nov-2024 07:24:13 Store variable context...
23-Nov-2024 07:24:13 Finished building ODSRV-OAP-MPSRFCPS-3367.