oneclient acceptance tests using environment deployed from packages

Build: #3365 was successful

Job: multiprovider s3 regular file stat proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

19-Nov-2024 20:15:02
19-Nov-2024 20:15:02 Unmounting client from /tmp/onedata/mnt/ca9x0d0px1cdqoem
19-Nov-2024 20:15:02
19-Nov-2024 20:15:02
19-Nov-2024 20:16:23 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:16:23 =================================================================
19-Nov-2024 20:16:23 - Executing scenario 'Fail to truncate regular file without write permission'
19-Nov-2024 20:16:23 - from feature 'Multi_regular_file_stat'
19-Nov-2024 20:16:23 -----------------------------------------------------------------
19-Nov-2024 20:16:23 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:16:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:16:23 using [token, token] by [user1, user2]"'
19-Nov-2024 20:16:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:16:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:16:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:16:23
19-Nov-2024 20:16:23
19-Nov-2024 20:16:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf'
19-Nov-2024 20:16:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf' successfully started
19-Nov-2024 20:16:23
19-Nov-2024 20:16:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/m2nuw78ios8dahuy
19-Nov-2024 20:16:23
19-Nov-2024 20:16:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m2nuw78ios8dahuy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m2nuw78ios8dahuy
19-Nov-2024 20:16:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '255925770173907321'...
19-Nov-2024 20:16:23 Getting configuration...
19-Nov-2024 20:16:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/m2nuw78ios8dahuy'.
19-Nov-2024 20:16:23
19-Nov-2024 20:16:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:16:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:16:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:16:23
19-Nov-2024 20:16:23
19-Nov-2024 20:16:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd'
19-Nov-2024 20:16:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd' successfully started
19-Nov-2024 20:16:23
19-Nov-2024 20:16:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l9awdjg3unp1o3ws
19-Nov-2024 20:16:23
19-Nov-2024 20:16:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l9awdjg3unp1o3ws --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l9awdjg3unp1o3ws
19-Nov-2024 20:16:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1362774570813612337'...
19-Nov-2024 20:16:23 Getting configuration...
19-Nov-2024 20:16:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l9awdjg3unp1o3ws'.
19-Nov-2024 20:16:23
19-Nov-2024 20:16:23 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 20:16:23 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 20:16:23 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 20:16:23 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 20:16:23 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
19-Nov-2024 20:16:23 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
19-Nov-2024 20:16:23 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
19-Nov-2024 20:16:23 =================================================================
19-Nov-2024 20:16:23
19-Nov-2024 20:16:24 PASSED
19-Nov-2024 20:16:24 Unmounting client from /tmp/onedata/mnt/m2nuw78ios8dahuy
19-Nov-2024 20:16:24
19-Nov-2024 20:16:24
19-Nov-2024 20:16:24 Unmounting client from /tmp/onedata/mnt/l9awdjg3unp1o3ws
19-Nov-2024 20:16:24
19-Nov-2024 20:16:24
19-Nov-2024 20:17:24 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:17:24 =================================================================
19-Nov-2024 20:17:24 - Executing scenario 'Timestamps at creation'
19-Nov-2024 20:17:24 - from feature 'Multi_regular_file_stat'
19-Nov-2024 20:17:24 -----------------------------------------------------------------
19-Nov-2024 20:17:24 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:17:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:17:24 using [token, token] by [user1, user2]"'
19-Nov-2024 20:17:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:17:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:17:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:17:24
19-Nov-2024 20:17:24
19-Nov-2024 20:17:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf'
19-Nov-2024 20:17:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf' successfully started
19-Nov-2024 20:17:24
19-Nov-2024 20:17:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j51s9rl83uquzos1
19-Nov-2024 20:17:24
19-Nov-2024 20:17:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j51s9rl83uquzos1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j51s9rl83uquzos1
19-Nov-2024 20:17:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17077528154744548091'...
19-Nov-2024 20:17:24 Getting configuration...
19-Nov-2024 20:17:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j51s9rl83uquzos1'.
19-Nov-2024 20:17:24
19-Nov-2024 20:17:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:17:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:17:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:17:24
19-Nov-2024 20:17:24
19-Nov-2024 20:17:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd'
19-Nov-2024 20:17:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd' successfully started
19-Nov-2024 20:17:24
19-Nov-2024 20:17:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/382szdlmjo76k3a9
19-Nov-2024 20:17:24
19-Nov-2024 20:17:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/382szdlmjo76k3a9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/382szdlmjo76k3a9
19-Nov-2024 20:17:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3433807940215274679'...
19-Nov-2024 20:17:24 Getting configuration...
19-Nov-2024 20:17:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/382szdlmjo76k3a9'.
19-Nov-2024 20:17:24
19-Nov-2024 20:17:24 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 20:17:24 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 20:17:24 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 20:17:24 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
19-Nov-2024 20:17:24 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
19-Nov-2024 20:17:24 =================================================================
19-Nov-2024 20:17:24
19-Nov-2024 20:17:25 PASSED
19-Nov-2024 20:17:25 Unmounting client from /tmp/onedata/mnt/j51s9rl83uquzos1
19-Nov-2024 20:17:25
19-Nov-2024 20:17:25
19-Nov-2024 20:17:25 Unmounting client from /tmp/onedata/mnt/382szdlmjo76k3a9
19-Nov-2024 20:17:25
19-Nov-2024 20:17:25
19-Nov-2024 20:18:25 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:18:25 =================================================================
19-Nov-2024 20:18:25 - Executing scenario 'Fail to update timestamps (touch) without write permission'
19-Nov-2024 20:18:25 - from feature 'Multi_regular_file_stat'
19-Nov-2024 20:18:25 -----------------------------------------------------------------
19-Nov-2024 20:18:25 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:18:25 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:18:25 using [token, token] by [user1, user2]"'
19-Nov-2024 20:18:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:18:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:18:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:18:25
19-Nov-2024 20:18:25
19-Nov-2024 20:18:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf'
19-Nov-2024 20:18:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf' successfully started
19-Nov-2024 20:18:25
19-Nov-2024 20:18:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/11lnhux575y1xs7n
19-Nov-2024 20:18:25
19-Nov-2024 20:18:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/11lnhux575y1xs7n --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/11lnhux575y1xs7n
19-Nov-2024 20:18:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5657937817373437997'...
19-Nov-2024 20:18:25 Getting configuration...
19-Nov-2024 20:18:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/11lnhux575y1xs7n'.
19-Nov-2024 20:18:25
19-Nov-2024 20:18:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:18:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:18:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:18:25
19-Nov-2024 20:18:25
19-Nov-2024 20:18:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd'
19-Nov-2024 20:18:25 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd' successfully started
19-Nov-2024 20:18:25
19-Nov-2024 20:18:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jy8fmvsvnc7wai6f
19-Nov-2024 20:18:25
19-Nov-2024 20:18:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jy8fmvsvnc7wai6f --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jy8fmvsvnc7wai6f
19-Nov-2024 20:18:25 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17339545230496242883'...
19-Nov-2024 20:18:25 Getting configuration...
19-Nov-2024 20:18:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jy8fmvsvnc7wai6f'.
19-Nov-2024 20:18:25
19-Nov-2024 20:18:25 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 20:18:25 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 20:18:25 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 20:18:25 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 20:18:25 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
19-Nov-2024 20:18:25 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
19-Nov-2024 20:18:25 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
19-Nov-2024 20:18:25 =================================================================
19-Nov-2024 20:18:25
19-Nov-2024 20:18:26 PASSED
19-Nov-2024 20:18:26 Unmounting client from /tmp/onedata/mnt/11lnhux575y1xs7n
19-Nov-2024 20:18:26
19-Nov-2024 20:18:26
19-Nov-2024 20:18:26 Unmounting client from /tmp/onedata/mnt/jy8fmvsvnc7wai6f
19-Nov-2024 20:18:26
19-Nov-2024 20:18:26
19-Nov-2024 20:19:25 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:19:25 =================================================================
19-Nov-2024 20:19:25 - Executing scenario 'Update timestamps (touch) with write permission'
19-Nov-2024 20:19:25 - from feature 'Multi_regular_file_stat'
19-Nov-2024 20:19:25 -----------------------------------------------------------------
19-Nov-2024 20:19:25 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:19:25 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:19:25 using [token, token] by [user1, user2]"'
19-Nov-2024 20:19:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:19:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:19:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:19:25
19-Nov-2024 20:19:25
19-Nov-2024 20:19:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf'
19-Nov-2024 20:19:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf' successfully started
19-Nov-2024 20:19:25
19-Nov-2024 20:19:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cyjq4l1mgxolu855
19-Nov-2024 20:19:25
19-Nov-2024 20:19:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cyjq4l1mgxolu855 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cyjq4l1mgxolu855
19-Nov-2024 20:19:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16267292041528871312'...
19-Nov-2024 20:19:25 Getting configuration...
19-Nov-2024 20:19:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cyjq4l1mgxolu855'.
19-Nov-2024 20:19:25
19-Nov-2024 20:19:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:19:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:19:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:19:25
19-Nov-2024 20:19:25
19-Nov-2024 20:19:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd'
19-Nov-2024 20:19:25 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd' successfully started
19-Nov-2024 20:19:25
19-Nov-2024 20:19:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aj1mwm4ctdnmfeu8
19-Nov-2024 20:19:25
19-Nov-2024 20:19:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aj1mwm4ctdnmfeu8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aj1mwm4ctdnmfeu8
19-Nov-2024 20:19:25 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6944877981713181315'...
19-Nov-2024 20:19:25 Getting configuration...
19-Nov-2024 20:19:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/aj1mwm4ctdnmfeu8'.
19-Nov-2024 20:19:25
19-Nov-2024 20:19:25 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 20:19:25 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 20:19:25 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 20:19:25 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 20:19:25 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
19-Nov-2024 20:19:25 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
19-Nov-2024 20:19:25 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
19-Nov-2024 20:19:25 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
19-Nov-2024 20:19:25 =================================================================
19-Nov-2024 20:19:25
19-Nov-2024 20:19:26 PASSED
19-Nov-2024 20:19:26 Unmounting client from /tmp/onedata/mnt/cyjq4l1mgxolu855
19-Nov-2024 20:19:26
19-Nov-2024 20:19:26
19-Nov-2024 20:19:26 Unmounting client from /tmp/onedata/mnt/aj1mwm4ctdnmfeu8
19-Nov-2024 20:19:26
19-Nov-2024 20:19:26
19-Nov-2024 20:20:36 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:20:36 =================================================================
19-Nov-2024 20:20:36 - Executing scenario 'Access time'
19-Nov-2024 20:20:36 - from feature 'Multi_regular_file_stat'
19-Nov-2024 20:20:36 -----------------------------------------------------------------
19-Nov-2024 20:20:36 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:20:36 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:20:36 using [token, token] by [user1, user2]"'
19-Nov-2024 20:20:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:20:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:20:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf'
19-Nov-2024 20:20:36 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf' successfully started
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/v2s6bp5cknaby2kb
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v2s6bp5cknaby2kb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v2s6bp5cknaby2kb
19-Nov-2024 20:20:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6045652750427918847'...
19-Nov-2024 20:20:36 Getting configuration...
19-Nov-2024 20:20:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/v2s6bp5cknaby2kb'.
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:20:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:20:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd'
19-Nov-2024 20:20:36 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd' successfully started
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l1z9g1t75sc2i9y6
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l1z9g1t75sc2i9y6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l1z9g1t75sc2i9y6
19-Nov-2024 20:20:36 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5991990238152398244'...
19-Nov-2024 20:20:36 Getting configuration...
19-Nov-2024 20:20:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l1z9g1t75sc2i9y6'.
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 20:20:36 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 20:20:36 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 20:20:36 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
19-Nov-2024 20:20:36 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
19-Nov-2024 20:20:36 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
19-Nov-2024 20:20:36 =================================================================
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36 PASSED
19-Nov-2024 20:20:36 Unmounting client from /tmp/onedata/mnt/v2s6bp5cknaby2kb
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36 Unmounting client from /tmp/onedata/mnt/l1z9g1t75sc2i9y6
19-Nov-2024 20:20:36
19-Nov-2024 20:20:36
19-Nov-2024 20:21:42 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:21:42 =================================================================
19-Nov-2024 20:21:42 - Executing scenario 'Modification time'
19-Nov-2024 20:21:42 - from feature 'Multi_regular_file_stat'
19-Nov-2024 20:21:42 -----------------------------------------------------------------
19-Nov-2024 20:21:42 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:21:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:21:42 using [token, token] by [user1, user2]"'
19-Nov-2024 20:21:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:21:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:21:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:21:42
19-Nov-2024 20:21:42
19-Nov-2024 20:21:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf'
19-Nov-2024 20:21:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf' successfully started
19-Nov-2024 20:21:42
19-Nov-2024 20:21:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2o8e2bi53crqruq2
19-Nov-2024 20:21:42
19-Nov-2024 20:21:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2o8e2bi53crqruq2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2o8e2bi53crqruq2
19-Nov-2024 20:21:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15031511782631590169'...
19-Nov-2024 20:21:42 Getting configuration...
19-Nov-2024 20:21:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2o8e2bi53crqruq2'.
19-Nov-2024 20:21:42
19-Nov-2024 20:21:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:21:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:21:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:21:42
19-Nov-2024 20:21:42
19-Nov-2024 20:21:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd'
19-Nov-2024 20:21:42 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd' successfully started
19-Nov-2024 20:21:42
19-Nov-2024 20:21:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uz9kkfe1dipvv231
19-Nov-2024 20:21:42
19-Nov-2024 20:21:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uz9kkfe1dipvv231 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uz9kkfe1dipvv231
19-Nov-2024 20:21:42 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7704951299716813285'...
19-Nov-2024 20:21:42 Getting configuration...
19-Nov-2024 20:21:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uz9kkfe1dipvv231'.
19-Nov-2024 20:21:42
19-Nov-2024 20:21:42 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 20:21:42 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 20:21:42 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 20:21:42 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 20:21:42 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 20:21:42 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
19-Nov-2024 20:21:42 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
19-Nov-2024 20:21:42 =================================================================
19-Nov-2024 20:21:42
19-Nov-2024 20:21:43 PASSED
19-Nov-2024 20:21:43 Unmounting client from /tmp/onedata/mnt/2o8e2bi53crqruq2
19-Nov-2024 20:21:43
19-Nov-2024 20:21:43
19-Nov-2024 20:21:43 Unmounting client from /tmp/onedata/mnt/uz9kkfe1dipvv231
19-Nov-2024 20:21:43
19-Nov-2024 20:21:43
19-Nov-2024 20:22:53 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:22:53 =================================================================
19-Nov-2024 20:22:53 - Executing scenario 'Status-change time when changing mode'
19-Nov-2024 20:22:53 - from feature 'Multi_regular_file_stat'
19-Nov-2024 20:22:53 -----------------------------------------------------------------
19-Nov-2024 20:22:53 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:22:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:22:53 using [token, token] by [user1, user2]"'
19-Nov-2024 20:22:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:22:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:22:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:22:53
19-Nov-2024 20:22:53
19-Nov-2024 20:22:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf'
19-Nov-2024 20:22:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf' successfully started
19-Nov-2024 20:22:53
19-Nov-2024 20:22:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6pgb88kw8ijdglx9
19-Nov-2024 20:22:53
19-Nov-2024 20:22:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6pgb88kw8ijdglx9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6pgb88kw8ijdglx9
19-Nov-2024 20:22:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10133764227546452710'...
19-Nov-2024 20:22:53 Getting configuration...
19-Nov-2024 20:22:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6pgb88kw8ijdglx9'.
19-Nov-2024 20:22:53
19-Nov-2024 20:22:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:22:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:22:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:22:53
19-Nov-2024 20:22:53
19-Nov-2024 20:22:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd'
19-Nov-2024 20:22:53 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd' successfully started
19-Nov-2024 20:22:53
19-Nov-2024 20:22:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/znaezvtnt6baz1oh
19-Nov-2024 20:22:53
19-Nov-2024 20:22:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/znaezvtnt6baz1oh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/znaezvtnt6baz1oh
19-Nov-2024 20:22:53 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13551264951270827289'...
19-Nov-2024 20:22:53 Getting configuration...
19-Nov-2024 20:22:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/znaezvtnt6baz1oh'.
19-Nov-2024 20:22:53
19-Nov-2024 20:22:53 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 20:22:53 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 20:22:53 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 20:22:53 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 20:22:53 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
19-Nov-2024 20:22:53 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
19-Nov-2024 20:22:53 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
19-Nov-2024 20:22:53 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
19-Nov-2024 20:22:53 =================================================================
19-Nov-2024 20:22:53
19-Nov-2024 20:22:54 PASSED
19-Nov-2024 20:22:54 Unmounting client from /tmp/onedata/mnt/6pgb88kw8ijdglx9
19-Nov-2024 20:22:54
19-Nov-2024 20:22:54
19-Nov-2024 20:22:54 Unmounting client from /tmp/onedata/mnt/znaezvtnt6baz1oh
19-Nov-2024 20:22:54
19-Nov-2024 20:22:54
19-Nov-2024 20:23:58 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:23:58 =================================================================
19-Nov-2024 20:23:58 - Executing scenario 'Status-change time when renaming on storage'
19-Nov-2024 20:23:58 - from feature 'Multi_regular_file_stat'
19-Nov-2024 20:23:58 -----------------------------------------------------------------
19-Nov-2024 20:23:58 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:23:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:23:58 using [token, token] by [user1, user2]"'
19-Nov-2024 20:23:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:23:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:23:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-4txkf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:23:58
19-Nov-2024 20:23:58
19-Nov-2024 20:23:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf'
19-Nov-2024 20:23:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-4txkf' successfully started
19-Nov-2024 20:23:58
19-Nov-2024 20:23:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1ootnkx5manfq7qu
19-Nov-2024 20:23:58
19-Nov-2024 20:23:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1ootnkx5manfq7qu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1ootnkx5manfq7qu
19-Nov-2024 20:23:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16981067721536004471'...
19-Nov-2024 20:23:58 Getting configuration...
19-Nov-2024 20:23:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1ootnkx5manfq7qu'.
19-Nov-2024 20:23:58
19-Nov-2024 20:23:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:23:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:23:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-7z9xd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:23:58
19-Nov-2024 20:23:58
19-Nov-2024 20:23:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd'
19-Nov-2024 20:23:58 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-7z9xd' successfully started
19-Nov-2024 20:23:58
19-Nov-2024 20:23:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zzj8h651esc1bpkt
19-Nov-2024 20:23:58
19-Nov-2024 20:23:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zzj8h651esc1bpkt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zzj8h651esc1bpkt
19-Nov-2024 20:23:58 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6201037956792339020'...
19-Nov-2024 20:23:58 Getting configuration...
19-Nov-2024 20:23:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zzj8h651esc1bpkt'.
19-Nov-2024 20:23:58
19-Nov-2024 20:23:58 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 20:23:58 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 20:23:58 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 20:23:58 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
19-Nov-2024 20:23:58 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 20:23:58 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
19-Nov-2024 20:23:58 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
19-Nov-2024 20:23:58 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
19-Nov-2024 20:23:58 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
19-Nov-2024 20:23:58 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
19-Nov-2024 20:23:58 =================================================================
19-Nov-2024 20:23:58
19-Nov-2024 20:24:20 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 20:24:20 PASSED
19-Nov-2024 20:24:20 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 20:24:20 Unmounting client from /tmp/onedata/mnt/1ootnkx5manfq7qu
19-Nov-2024 20:24:20 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 20:24:20 Unmounting client from /tmp/onedata/mnt/zzj8h651esc1bpkt
19-Nov-2024 20:24:20 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 20:24:20 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPH/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1732047839.0397663', '-c', '/tmp/logs']
19-Nov-2024 20:24:20 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 20:24:20 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-ngj56. See /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-cross-support-job-3p-users-ngj56/entrypoint.log for more details
19-Nov-2024 20:24:20 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-4txkf: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-oneclient-krakow-9b8968f6-4txkf/oneclient_logs
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=101/121)
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:24:20          38,237   1%   36.47MB/s    0:00:00 (xfr#1, to-chk=100/121)
19-Nov-2024 20:24:20          38,237   1%   18.23MB/s    0:00:00 (xfr#1, to-chk=94/121)
19-Nov-2024 20:24:20          38,987   1%   12.39MB/s    0:00:00 (xfr#2, to-chk=96/121)
19-Nov-2024 20:24:20         177,622   8%   21.17MB/s    0:00:00 (xfr#3, to-chk=95/121)
19-Nov-2024 20:24:20         178,372   8%   18.90MB/s    0:00:00 (xfr#4, to-chk=94/121)
19-Nov-2024 20:24:20         208,341   9%   22.08MB/s    0:00:00 (xfr#5, to-chk=93/121)
19-Nov-2024 20:24:20         208,803   9%   22.13MB/s    0:00:00 (xfr#6, to-chk=89/121)
19-Nov-2024 20:24:20         321,188  15%   14.59MB/s    0:00:00 (xfr#7, to-chk=88/121)
19-Nov-2024 20:24:20         321,650  15%   14.61MB/s    0:00:00 (xfr#8, to-chk=87/121)
19-Nov-2024 20:24:20         366,980  17%   15.91MB/s    0:00:00 (xfr#9, to-chk=86/121)
19-Nov-2024 20:24:20         367,634  17%   15.24MB/s    0:00:00 (xfr#10, to-chk=82/121)
19-Nov-2024 20:24:20         510,947  24%   14.33MB/s    0:00:00 (xfr#11, to-chk=81/121)
19-Nov-2024 20:24:20         511,601  24%   14.35MB/s    0:00:00 (xfr#12, to-chk=80/121)
19-Nov-2024 20:24:20         512,229  24%   14.37MB/s    0:00:00 (xfr#13, to-chk=79/121)
19-Nov-2024 20:24:20         551,798  26%   13.85MB/s    0:00:00 (xfr#14, to-chk=78/121)
19-Nov-2024 20:24:20         552,452  26%   13.86MB/s    0:00:00 (xfr#15, to-chk=74/121)
19-Nov-2024 20:24:20         680,783  32%   11.80MB/s    0:00:00 (xfr#16, to-chk=73/121)
19-Nov-2024 20:24:20         681,437  32%   11.82MB/s    0:00:00 (xfr#17, to-chk=72/121)
19-Nov-2024 20:24:20         712,952  33%   12.14MB/s    0:00:00 (xfr#18, to-chk=71/121)
19-Nov-2024 20:24:20         713,414  33%   11.94MB/s    0:00:00 (xfr#19, to-chk=67/121)
19-Nov-2024 20:24:20         826,989  39%   10.95MB/s    0:00:00 (xfr#20, to-chk=66/121)
19-Nov-2024 20:24:20         827,451  39%   10.96MB/s    0:00:00 (xfr#21, to-chk=65/121)
19-Nov-2024 20:24:20         858,634  40%    9.52MB/s    0:00:00 (xfr#22, to-chk=64/121)
19-Nov-2024 20:24:20         859,288  40%    9.42MB/s    0:00:00 (xfr#23, to-chk=60/121)
19-Nov-2024 20:24:20         970,435  46%    8.73MB/s    0:00:00 (xfr#24, to-chk=59/121)
19-Nov-2024 20:24:20         971,089  46%    8.74MB/s    0:00:00 (xfr#25, to-chk=58/121)
19-Nov-2024 20:24:20         997,740  47%    8.89MB/s    0:00:00 (xfr#26, to-chk=57/121)
19-Nov-2024 20:24:20         998,202  47%    8.90MB/s    0:00:00 (xfr#27, to-chk=53/121)
19-Nov-2024 20:24:20       1,094,611  52%    8.16MB/s    0:00:00 (xfr#28, to-chk=52/121)
19-Nov-2024 20:24:20       1,095,073  52%    8.16MB/s    0:00:00 (xfr#29, to-chk=51/121)
19-Nov-2024 20:24:20       1,095,701  52%    8.10MB/s    0:00:00 (xfr#30, to-chk=50/121)
19-Nov-2024 20:24:20       1,129,815  53%    7.59MB/s    0:00:00 (xfr#31, to-chk=49/121)
19-Nov-2024 20:24:20       1,130,277  53%    7.59MB/s    0:00:00 (xfr#32, to-chk=45/121)
19-Nov-2024 20:24:20       1,258,363  59%    6.63MB/s    0:00:00 (xfr#33, to-chk=44/121)
19-Nov-2024 20:24:20       1,258,825  59%    6.63MB/s    0:00:00 (xfr#34, to-chk=43/121)
19-Nov-2024 20:24:20       1,285,226  61%    6.25MB/s    0:00:00 (xfr#35, to-chk=42/121)
19-Nov-2024 20:24:20       1,285,592  61%    6.26MB/s    0:00:00 (xfr#36, to-chk=38/121)
19-Nov-2024 20:24:20       1,381,784  65%    6.66MB/s    0:00:00 (xfr#37, to-chk=37/121)
19-Nov-2024 20:24:20       1,382,150  65%    6.66MB/s    0:00:00 (xfr#38, to-chk=36/121)
19-Nov-2024 20:24:20       1,402,795  66%    6.62MB/s    0:00:00 (xfr#39, to-chk=35/121)
19-Nov-2024 20:24:20       1,403,257  66%    6.63MB/s    0:00:00 (xfr#40, to-chk=31/121)
19-Nov-2024 20:24:20       1,505,085  71%    6.71MB/s    0:00:00 (xfr#41, to-chk=30/121)
19-Nov-2024 20:24:20       1,505,547  71%    6.71MB/s    0:00:00 (xfr#42, to-chk=29/121)
19-Nov-2024 20:24:20       1,533,339  72%    6.39MB/s    0:00:00 (xfr#43, to-chk=28/121)
19-Nov-2024 20:24:20       1,533,993  72%    6.39MB/s    0:00:00 (xfr#44, to-chk=24/121)
19-Nov-2024 20:24:20       1,633,961  77%    6.31MB/s    0:00:00 (xfr#45, to-chk=23/121)
19-Nov-2024 20:24:20       1,634,615  77%    6.31MB/s    0:00:00 (xfr#46, to-chk=22/121)
19-Nov-2024 20:24:20       1,671,929  79%    6.09MB/s    0:00:00 (xfr#47, to-chk=21/121)
19-Nov-2024 20:24:20       1,672,487  79%    6.06MB/s    0:00:00 (xfr#48, to-chk=17/121)
19-Nov-2024 20:24:20       1,807,739  85%    6.05MB/s    0:00:00 (xfr#49, to-chk=16/121)
19-Nov-2024 20:24:20       1,808,297  85%    5.95MB/s    0:00:00 (xfr#50, to-chk=15/121)
19-Nov-2024 20:24:20       1,844,783  87%    5.81MB/s    0:00:00 (xfr#51, to-chk=14/121)
19-Nov-2024 20:24:20       1,845,341  87%    5.79MB/s    0:00:00 (xfr#52, to-chk=10/121)
19-Nov-2024 20:24:20       1,960,435  93%    5.84MB/s    0:00:00 (xfr#53, to-chk=9/121)
19-Nov-2024 20:24:20       1,960,993  93%    5.84MB/s    0:00:00 (xfr#54, to-chk=8/121)
19-Nov-2024 20:24:20       1,990,585  94%    5.70MB/s    0:00:00 (xfr#55, to-chk=7/121)
19-Nov-2024 20:24:20       1,991,143  94%    5.70MB/s    0:00:00 (xfr#56, to-chk=3/121)
19-Nov-2024 20:24:20       2,082,033  98%    5.79MB/s    0:00:00 (xfr#57, to-chk=2/121)
19-Nov-2024 20:24:20       2,082,591  98%    5.79MB/s    0:00:00 (xfr#58, to-chk=1/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.84MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.62MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20       2,102,137  99%    5.62MB/s    0:00:00 (xfr#59, to-chk=0/121)
19-Nov-2024 20:24:20 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-7z9xd: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-oneclient-paris-7f5779b546-7z9xd/oneclient_logs
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=106/126)
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:24:20          20,639   0%   19.68MB/s    0:00:00 (xfr#1, to-chk=105/126)
19-Nov-2024 20:24:20          20,639   0%   19.68MB/s    0:00:00 (xfr#1, to-chk=99/126)
19-Nov-2024 20:24:20          21,197   0%   20.22MB/s    0:00:00 (xfr#2, to-chk=101/126)
19-Nov-2024 20:24:20         125,925   5%   10.01MB/s    0:00:00 (xfr#3, to-chk=100/126)
19-Nov-2024 20:24:20         126,483   5%   10.05MB/s    0:00:00 (xfr#4, to-chk=99/126)
19-Nov-2024 20:24:20         147,764   6%    8.29MB/s    0:00:00 (xfr#5, to-chk=98/126)
19-Nov-2024 20:24:20         148,226   6%    8.32MB/s    0:00:00 (xfr#6, to-chk=94/126)
19-Nov-2024 20:24:20         268,003  11%    9.83MB/s    0:00:00 (xfr#7, to-chk=93/126)
19-Nov-2024 20:24:20         268,465  11%    9.85MB/s    0:00:00 (xfr#8, to-chk=92/126)
19-Nov-2024 20:24:20         290,860  12%    8.95MB/s    0:00:00 (xfr#9, to-chk=91/126)
19-Nov-2024 20:24:20         291,418  12%    8.97MB/s    0:00:00 (xfr#10, to-chk=87/126)
19-Nov-2024 20:24:20         413,919  17%    8.97MB/s    0:00:00 (xfr#11, to-chk=86/126)
19-Nov-2024 20:24:20         414,477  17%    8.78MB/s    0:00:00 (xfr#12, to-chk=85/126)
19-Nov-2024 20:24:20         446,827  18%    9.26MB/s    0:00:00 (xfr#13, to-chk=84/126)
19-Nov-2024 20:24:20         447,289  18%    9.08MB/s    0:00:00 (xfr#14, to-chk=80/126)
19-Nov-2024 20:24:20         603,769  25%    8.00MB/s    0:00:00 (xfr#15, to-chk=79/126)
19-Nov-2024 20:24:20         604,231  25%    7.89MB/s    0:00:00 (xfr#16, to-chk=78/126)
19-Nov-2024 20:24:20         630,082  26%    8.12MB/s    0:00:00 (xfr#17, to-chk=77/126)
19-Nov-2024 20:24:20         630,736  26%    8.13MB/s    0:00:00 (xfr#18, to-chk=73/126)
19-Nov-2024 20:24:20         805,473  34%    8.93MB/s    0:00:00 (xfr#19, to-chk=72/126)
19-Nov-2024 20:24:20         806,127  34%    8.94MB/s    0:00:00 (xfr#20, to-chk=71/126)
19-Nov-2024 20:24:20         806,755  34%    8.95MB/s    0:00:00 (xfr#21, to-chk=70/126)
19-Nov-2024 20:24:20         826,396  34%    9.06MB/s    0:00:00 (xfr#22, to-chk=69/126)
19-Nov-2024 20:24:20         826,666  34%    9.06MB/s    0:00:00 (xfr#23, to-chk=65/126)
19-Nov-2024 20:24:20         934,059  39%    9.58MB/s    0:00:00 (xfr#24, to-chk=64/126)
19-Nov-2024 20:24:20         934,329  39%    9.58MB/s    0:00:00 (xfr#25, to-chk=63/126)
19-Nov-2024 20:24:20         934,957  39%    9.59MB/s    0:00:00 (xfr#26, to-chk=62/126)
19-Nov-2024 20:24:20         967,414  40%    9.32MB/s    0:00:00 (xfr#27, to-chk=61/126)
19-Nov-2024 20:24:20         967,780  40%    9.14MB/s    0:00:00 (xfr#28, to-chk=57/126)
19-Nov-2024 20:24:20       1,120,751  47%   10.28MB/s    0:00:00 (xfr#29, to-chk=56/126)
19-Nov-2024 20:24:20       1,121,117  47%   10.28MB/s    0:00:00 (xfr#30, to-chk=55/126)
19-Nov-2024 20:24:20       1,121,745  47%   10.19MB/s    0:00:00 (xfr#31, to-chk=54/126)
19-Nov-2024 20:24:20       1,140,274  48%   10.26MB/s    0:00:00 (xfr#32, to-chk=53/126)
19-Nov-2024 20:24:20       1,140,736  48%   10.26MB/s    0:00:00 (xfr#33, to-chk=49/126)
19-Nov-2024 20:24:20       1,280,266  54%   11.10MB/s    0:00:00 (xfr#34, to-chk=48/126)
19-Nov-2024 20:24:20       1,280,728  54%   11.10MB/s    0:00:00 (xfr#35, to-chk=47/126)
19-Nov-2024 20:24:20       1,281,356  54%   11.11MB/s    0:00:00 (xfr#36, to-chk=46/126)
19-Nov-2024 20:24:20       1,315,415  55%   11.30MB/s    0:00:00 (xfr#37, to-chk=45/126)
19-Nov-2024 20:24:20       1,315,877  55%   11.31MB/s    0:00:00 (xfr#38, to-chk=41/126)
19-Nov-2024 20:24:20       1,470,138  62%   12.19MB/s    0:00:00 (xfr#39, to-chk=40/126)
19-Nov-2024 20:24:20       1,470,600  62%   12.20MB/s    0:00:00 (xfr#40, to-chk=39/126)
19-Nov-2024 20:24:20       1,493,902  63%   12.28MB/s    0:00:00 (xfr#41, to-chk=38/126)
19-Nov-2024 20:24:20       1,494,556  63%   12.29MB/s    0:00:00 (xfr#42, to-chk=34/126)
19-Nov-2024 20:24:20       1,641,947  69%   13.05MB/s    0:00:00 (xfr#43, to-chk=33/126)
19-Nov-2024 20:24:20       1,642,601  69%   12.74MB/s    0:00:00 (xfr#44, to-chk=32/126)
19-Nov-2024 20:24:20       1,678,763  71%   12.61MB/s    0:00:00 (xfr#45, to-chk=31/126)
19-Nov-2024 20:24:20       1,679,417  71%   12.51MB/s    0:00:00 (xfr#46, to-chk=27/126)
19-Nov-2024 20:24:20       1,796,776  76%   12.88MB/s    0:00:00 (xfr#47, to-chk=26/126)
19-Nov-2024 20:24:20       1,797,430  76%   12.79MB/s    0:00:00 (xfr#48, to-chk=25/126)
19-Nov-2024 20:24:20       1,798,058  76%   12.80MB/s    0:00:00 (xfr#49, to-chk=24/126)
19-Nov-2024 20:24:20       1,819,645  77%   12.76MB/s    0:00:00 (xfr#50, to-chk=23/126)
19-Nov-2024 20:24:20       1,820,107  77%   12.76MB/s    0:00:00 (xfr#51, to-chk=19/126)
19-Nov-2024 20:24:20       1,956,439  82%   13.62MB/s    0:00:00 (xfr#52, to-chk=18/126)
19-Nov-2024 20:24:20       1,956,901  82%   13.62MB/s    0:00:00 (xfr#53, to-chk=17/126)
19-Nov-2024 20:24:20       1,957,529  82%   13.53MB/s    0:00:00 (xfr#54, to-chk=16/126)
19-Nov-2024 20:24:20       1,980,186  83%   13.68MB/s    0:00:00 (xfr#55, to-chk=15/126)
19-Nov-2024 20:24:20       1,980,648  83%   13.69MB/s    0:00:00 (xfr#56, to-chk=11/126)
19-Nov-2024 20:24:20       2,142,327  90%   14.59MB/s    0:00:00 (xfr#57, to-chk=10/126)
19-Nov-2024 20:24:20       2,142,789  90%   14.60MB/s    0:00:00 (xfr#58, to-chk=9/126)
19-Nov-2024 20:24:20       2,143,417  90%   14.60MB/s    0:00:00 (xfr#59, to-chk=8/126)
19-Nov-2024 20:24:20       2,168,675  91%   14.67MB/s    0:00:00 (xfr#60, to-chk=7/126)
19-Nov-2024 20:24:20       2,169,425  91%   14.57MB/s    0:00:00 (xfr#61, to-chk=3/126)
19-Nov-2024 20:24:20       2,330,830  98%   15.44MB/s    0:00:00 (xfr#62, to-chk=2/126)
19-Nov-2024 20:24:20       2,331,580  98%   15.44MB/s    0:00:00 (xfr#63, to-chk=1/126)
19-Nov-2024 20:24:20       2,360,684  99%   15.53MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   15.53MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   15.53MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   15.53MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   15.53MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   15.53MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   15.53MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   15.53MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   15.53MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   15.53MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   15.53MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   14.91MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   14.91MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   14.91MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   14.81MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20       2,360,684  99%   14.71MB/s    0:00:00 (xfr#64, to-chk=0/126)
19-Nov-2024 20:24:20 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:24:20           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:24:20           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:24:20           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:24:20           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:24:20           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:24:20           6,899  50%    1.32MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:24:20 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:24:20          19,986  16%   19.06MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:24:20          40,948  33%   39.05MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:24:20          40,948  33%   39.05MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:24:20          60,731  49%   57.92MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:24:20          61,022  50%   58.20MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:24:20          61,022  50%   14.55MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:24:20 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:24:20          28,118   4%   26.82MB/s    0:00:00 (xfr#2, to-chk=79/84)
19-Nov-2024 20:24:20          52,293   8%   24.94MB/s    0:00:00 (xfr#3, to-chk=77/84)
19-Nov-2024 20:24:20          52,293   8%   24.94MB/s    0:00:00 (xfr#4, to-chk=75/84)
19-Nov-2024 20:24:20          52,293   8%   24.94MB/s    0:00:00 (xfr#5, to-chk=73/84)
19-Nov-2024 20:24:20          75,250  12%   17.94MB/s    0:00:00 (xfr#6, to-chk=71/84)
19-Nov-2024 20:24:20          75,400  12%   17.98MB/s    0:00:00 (xfr#7, to-chk=69/84)
19-Nov-2024 20:24:20          75,697  12%   18.05MB/s    0:00:00 (xfr#8, to-chk=67/84)
19-Nov-2024 20:24:20         210,463  34%   25.09MB/s    0:00:00 (xfr#9, to-chk=65/84)
19-Nov-2024 20:24:20         210,779  34%   25.13MB/s    0:00:00 (xfr#10, to-chk=55/84)
19-Nov-2024 20:24:20         211,587  34%   25.22MB/s    0:00:00 (xfr#11, to-chk=54/84)
19-Nov-2024 20:24:20         211,903  34%   25.26MB/s    0:00:00 (xfr#12, to-chk=53/84)
19-Nov-2024 20:24:20         212,531  34%   20.27MB/s    0:00:00 (xfr#13, to-chk=52/84)
19-Nov-2024 20:24:20         212,847  35%   20.30MB/s    0:00:00 (xfr#14, to-chk=51/84)
19-Nov-2024 20:24:20         213,475  35%   20.36MB/s    0:00:00 (xfr#15, to-chk=50/84)
19-Nov-2024 20:24:20         214,145  35%   20.42MB/s    0:00:00 (xfr#16, to-chk=49/84)
19-Nov-2024 20:24:20         214,800  35%   18.62MB/s    0:00:00 (xfr#17, to-chk=48/84)
19-Nov-2024 20:24:20         215,433  35%   18.68MB/s    0:00:00 (xfr#18, to-chk=47/84)
19-Nov-2024 20:24:20         216,217  35%   18.75MB/s    0:00:00 (xfr#19, to-chk=46/84)
19-Nov-2024 20:24:20         216,533  35%   18.77MB/s    0:00:00 (xfr#20, to-chk=45/84)
19-Nov-2024 20:24:20         217,502  35%   18.86MB/s    0:00:00 (xfr#21, to-chk=44/84)
19-Nov-2024 20:24:20         218,310  35%   18.93MB/s    0:00:00 (xfr#22, to-chk=43/84)
19-Nov-2024 20:24:20         219,286  36%   19.01MB/s    0:00:00 (xfr#23, to-chk=42/84)
19-Nov-2024 20:24:20         220,008  36%   17.48MB/s    0:00:00 (xfr#24, to-chk=41/84)
19-Nov-2024 20:24:20         220,480  36%   16.17MB/s    0:00:00 (xfr#25, to-chk=40/84)
19-Nov-2024 20:24:20         221,113  36%   16.22MB/s    0:00:00 (xfr#26, to-chk=39/84)
19-Nov-2024 20:24:20         221,585  36%   16.26MB/s    0:00:00 (xfr#27, to-chk=38/84)
19-Nov-2024 20:24:20         222,689  36%   15.17MB/s    0:00:00 (xfr#28, to-chk=37/84)
19-Nov-2024 20:24:20         223,549  36%   15.23MB/s    0:00:00 (xfr#29, to-chk=36/84)
19-Nov-2024 20:24:20         224,433  36%   15.29MB/s    0:00:00 (xfr#30, to-chk=35/84)
19-Nov-2024 20:24:20         224,911  37%   15.32MB/s    0:00:00 (xfr#31, to-chk=34/84)
19-Nov-2024 20:24:20         225,936  37%   15.39MB/s    0:00:00 (xfr#32, to-chk=33/84)
19-Nov-2024 20:24:20         226,780  37%   15.45MB/s    0:00:00 (xfr#33, to-chk=32/84)
19-Nov-2024 20:24:20         227,096  37%   14.44MB/s    0:00:00 (xfr#34, to-chk=31/84)
19-Nov-2024 20:24:20         227,840  37%   14.49MB/s    0:00:00 (xfr#35, to-chk=30/84)
19-Nov-2024 20:24:20         228,801  37%   14.55MB/s    0:00:00 (xfr#36, to-chk=29/84)
19-Nov-2024 20:24:20         229,123  37%   14.57MB/s    0:00:00 (xfr#37, to-chk=28/84)
19-Nov-2024 20:24:20         239,873  39%   14.30MB/s    0:00:00 (xfr#38, to-chk=27/84)
19-Nov-2024 20:24:20         248,058  40%   14.79MB/s    0:00:00 (xfr#39, to-chk=26/84)
19-Nov-2024 20:24:20         257,953  42%   14.47MB/s    0:00:00 (xfr#40, to-chk=25/84)
19-Nov-2024 20:24:20         263,972  43%   14.81MB/s    0:00:00 (xfr#41, to-chk=24/84)
19-Nov-2024 20:24:20         265,490  43%   14.89MB/s    0:00:00 (xfr#42, to-chk=23/84)
19-Nov-2024 20:24:20         273,563  45%   14.49MB/s    0:00:00 (xfr#43, to-chk=22/84)
19-Nov-2024 20:24:20         277,416  45%   14.70MB/s    0:00:00 (xfr#44, to-chk=21/84)
19-Nov-2024 20:24:20         287,368  47%   15.23MB/s    0:00:00 (xfr#45, to-chk=20/84)
19-Nov-2024 20:24:20         288,086  47%   15.26MB/s    0:00:00 (xfr#46, to-chk=19/84)
19-Nov-2024 20:24:20         295,188  48%   15.64MB/s    0:00:00 (xfr#47, to-chk=18/84)
19-Nov-2024 20:24:20         298,300  49%   14.97MB/s    0:00:00 (xfr#48, to-chk=17/84)
19-Nov-2024 20:24:20         300,671  49%   15.09MB/s    0:00:00 (xfr#49, to-chk=16/84)
19-Nov-2024 20:24:20         305,835  50%   15.35MB/s    0:00:00 (xfr#50, to-chk=15/84)
19-Nov-2024 20:24:20         311,911  51%   14.87MB/s    0:00:00 (xfr#51, to-chk=14/84)
19-Nov-2024 20:24:20         321,008  52%   15.31MB/s    0:00:00 (xfr#52, to-chk=13/84)
19-Nov-2024 20:24:20         332,670  54%   15.86MB/s    0:00:00 (xfr#53, to-chk=12/84)
19-Nov-2024 20:24:20         337,155  55%   15.31MB/s    0:00:00 (xfr#54, to-chk=11/84)
19-Nov-2024 20:24:20         342,205  56%   14.83MB/s    0:00:00 (xfr#55, to-chk=10/84)
19-Nov-2024 20:24:20         349,421  57%   14.49MB/s    0:00:00 (xfr#56, to-chk=9/84)
19-Nov-2024 20:24:20         352,595  58%   13.45MB/s    0:00:00 (xfr#57, to-chk=8/84)
19-Nov-2024 20:24:20         353,370  58%   13.48MB/s    0:00:00 (xfr#58, to-chk=7/84)
19-Nov-2024 20:24:20         355,632  58%   13.04MB/s    0:00:00 (xfr#59, to-chk=6/84)
19-Nov-2024 20:24:20         357,205  58%   13.10MB/s    0:00:00 (xfr#60, to-chk=5/84)
19-Nov-2024 20:24:20         368,012  60%   13.00MB/s    0:00:00 (xfr#61, to-chk=4/84)
19-Nov-2024 20:24:20         376,995  62%   13.32MB/s    0:00:00 (xfr#62, to-chk=3/84)
19-Nov-2024 20:24:20         381,532  62%   13.48MB/s    0:00:00 (xfr#63, to-chk=2/84)
19-Nov-2024 20:24:20         393,251  64%   13.39MB/s    0:00:00 (xfr#64, to-chk=1/84)
19-Nov-2024 20:24:20         397,052  65%   13.52MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 20:24:20         397,052  65%   12.21MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 20:24:20         397,052  65%   12.21MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 20:24:20         397,052  65%   12.21MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 20:24:20         397,052  65%   12.21MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 20:24:20         397,052  65%   12.21MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 20:24:20 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:24:20           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:24:20           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:24:20           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:24:20           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:24:20           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:24:20           6,885  50%    1.64MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:24:20 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:24:20          19,850  16%   18.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:24:20          40,672  33%    4.85MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:24:20          40,672  33%    4.85MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:24:20          60,319  49%    3.03MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:24:20          60,610  50%    3.04MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:24:20          60,610  50%    2.41MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:24:20 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:24:20          28,021   4%   26.72MB/s    0:00:00 (xfr#2, to-chk=79/84)
19-Nov-2024 20:24:20          52,095   8%   49.68MB/s    0:00:00 (xfr#3, to-chk=77/84)
19-Nov-2024 20:24:20          52,095   8%   49.68MB/s    0:00:00 (xfr#4, to-chk=75/84)
19-Nov-2024 20:24:20          52,095   8%   49.68MB/s    0:00:00 (xfr#5, to-chk=73/84)
19-Nov-2024 20:24:20          74,955  12%   71.48MB/s    0:00:00 (xfr#6, to-chk=71/84)
19-Nov-2024 20:24:20          75,105  12%   35.81MB/s    0:00:00 (xfr#7, to-chk=69/84)
19-Nov-2024 20:24:20          75,402  12%   35.95MB/s    0:00:00 (xfr#8, to-chk=67/84)
19-Nov-2024 20:24:20         210,406  34%   18.24MB/s    0:00:00 (xfr#9, to-chk=65/84)
19-Nov-2024 20:24:20         210,844  34%   18.28MB/s    0:00:00 (xfr#10, to-chk=55/84)
19-Nov-2024 20:24:20         211,718  34%   18.36MB/s    0:00:00 (xfr#11, to-chk=54/84)
19-Nov-2024 20:24:20         211,998  35%   16.85MB/s    0:00:00 (xfr#12, to-chk=53/84)
19-Nov-2024 20:24:20         212,434  35%   16.88MB/s    0:00:00 (xfr#13, to-chk=52/84)
19-Nov-2024 20:24:20         212,942  35%   16.92MB/s    0:00:00 (xfr#14, to-chk=51/84)
19-Nov-2024 20:24:20         213,450  35%   16.96MB/s    0:00:00 (xfr#15, to-chk=50/84)
19-Nov-2024 20:24:20         214,274  35%   17.03MB/s    0:00:00 (xfr#16, to-chk=49/84)
19-Nov-2024 20:24:20         214,991  35%   17.09MB/s    0:00:00 (xfr#17, to-chk=48/84)
19-Nov-2024 20:24:20         215,741  35%   15.83MB/s    0:00:00 (xfr#18, to-chk=47/84)
19-Nov-2024 20:24:20         216,493  35%   15.88MB/s    0:00:00 (xfr#19, to-chk=46/84)
19-Nov-2024 20:24:20         216,773  35%   14.77MB/s    0:00:00 (xfr#20, to-chk=45/84)
19-Nov-2024 20:24:20         217,578  35%   13.83MB/s    0:00:00 (xfr#21, to-chk=44/84)
19-Nov-2024 20:24:20         218,376  36%   13.02MB/s    0:00:00 (xfr#22, to-chk=43/84)
19-Nov-2024 20:24:20         219,516  36%   13.08MB/s    0:00:00 (xfr#23, to-chk=42/84)
19-Nov-2024 20:24:20         220,475  36%   12.37MB/s    0:00:00 (xfr#24, to-chk=41/84)
19-Nov-2024 20:24:20         220,913  36%   12.39MB/s    0:00:00 (xfr#25, to-chk=40/84)
19-Nov-2024 20:24:20         221,356  36%   12.42MB/s    0:00:00 (xfr#26, to-chk=39/84)
19-Nov-2024 20:24:20         221,946  36%   12.45MB/s    0:00:00 (xfr#27, to-chk=38/84)
19-Nov-2024 20:24:20         223,376  36%   11.83MB/s    0:00:00 (xfr#28, to-chk=37/84)
19-Nov-2024 20:24:20         224,464  37%   11.89MB/s    0:00:00 (xfr#29, to-chk=36/84)
19-Nov-2024 20:24:20         225,436  37%   11.94MB/s    0:00:00 (xfr#30, to-chk=35/84)
19-Nov-2024 20:24:20         226,033  37%   11.98MB/s    0:00:00 (xfr#31, to-chk=34/84)
19-Nov-2024 20:24:20         227,144  37%   12.03MB/s    0:00:00 (xfr#32, to-chk=33/84)
19-Nov-2024 20:24:20         227,756  37%   12.07MB/s    0:00:00 (xfr#33, to-chk=32/84)
19-Nov-2024 20:24:20         228,040  37%   12.08MB/s    0:00:00 (xfr#34, to-chk=31/84)
19-Nov-2024 20:24:20         228,876  37%   11.49MB/s    0:00:00 (xfr#35, to-chk=30/84)
19-Nov-2024 20:24:20         229,682  37%   11.53MB/s    0:00:00 (xfr#36, to-chk=29/84)
19-Nov-2024 20:24:20         230,122  38%   11.55MB/s    0:00:00 (xfr#37, to-chk=28/84)
19-Nov-2024 20:24:20         240,715  39%   12.08MB/s    0:00:00 (xfr#38, to-chk=27/84)
19-Nov-2024 20:24:20         248,800  41%   12.49MB/s    0:00:00 (xfr#39, to-chk=26/84)
19-Nov-2024 20:24:20         258,538  42%   12.98MB/s    0:00:00 (xfr#40, to-chk=25/84)
19-Nov-2024 20:24:20         264,400  43%   12.01MB/s    0:00:00 (xfr#41, to-chk=24/84)
19-Nov-2024 20:24:20         265,816  43%   11.52MB/s    0:00:00 (xfr#42, to-chk=23/84)
19-Nov-2024 20:24:20         273,787  45%   11.35MB/s    0:00:00 (xfr#43, to-chk=22/84)
19-Nov-2024 20:24:20         277,538  45%   10.59MB/s    0:00:00 (xfr#44, to-chk=21/84)
19-Nov-2024 20:24:20         287,390  47%   10.54MB/s    0:00:00 (xfr#45, to-chk=20/84)
19-Nov-2024 20:24:20         288,016  47%   10.17MB/s    0:00:00 (xfr#46, to-chk=19/84)
19-Nov-2024 20:24:20         295,018  48%    9.70MB/s    0:00:00 (xfr#47, to-chk=18/84)
19-Nov-2024 20:24:20         297,973  49%    9.80MB/s    0:00:00 (xfr#48, to-chk=17/84)
19-Nov-2024 20:24:20         300,252  49%    8.95MB/s    0:00:00 (xfr#49, to-chk=16/84)
19-Nov-2024 20:24:20         305,316  50%    8.82MB/s    0:00:00 (xfr#50, to-chk=15/84)
19-Nov-2024 20:24:20         311,292  51%    8.25MB/s    0:00:00 (xfr#51, to-chk=14/84)
19-Nov-2024 20:24:20         320,289  52%    8.26MB/s    0:00:00 (xfr#52, to-chk=13/84)
19-Nov-2024 20:24:20         331,851  54%    8.11MB/s    0:00:00 (xfr#53, to-chk=12/84)
19-Nov-2024 20:24:20         336,182  55%    7.82MB/s    0:00:00 (xfr#54, to-chk=11/84)
19-Nov-2024 20:24:20         341,132  56%    7.75MB/s    0:00:00 (xfr#55, to-chk=10/84)
19-Nov-2024 20:24:20         348,191  57%    7.55MB/s    0:00:00 (xfr#56, to-chk=9/84)
19-Nov-2024 20:24:20         351,260  58%    7.44MB/s    0:00:00 (xfr#57, to-chk=8/84)
19-Nov-2024 20:24:20         351,933  58%    7.46MB/s    0:00:00 (xfr#58, to-chk=7/84)
19-Nov-2024 20:24:20         354,098  58%    7.50MB/s    0:00:00 (xfr#59, to-chk=6/84)
19-Nov-2024 20:24:20         355,569  58%    7.37MB/s    0:00:00 (xfr#60, to-chk=5/84)
19-Nov-2024 20:24:20         366,276  60%    7.43MB/s    0:00:00 (xfr#61, to-chk=4/84)
19-Nov-2024 20:24:20         375,159  61%    7.45MB/s    0:00:00 (xfr#62, to-chk=3/84)
19-Nov-2024 20:24:20         379,604  62%    7.54MB/s    0:00:00 (xfr#63, to-chk=2/84)
19-Nov-2024 20:24:20         391,280  64%    7.46MB/s    0:00:00 (xfr#64, to-chk=1/84)
19-Nov-2024 20:24:20         394,927  65%    7.38MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 20:24:20         394,927  65%    7.38MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 20:24:20         394,927  65%    7.38MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 20:24:20         394,927  65%    6.97MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 20:24:20         394,927  65%    6.97MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 20:24:20         394,927  65%    6.97MB/s    0:00:00 (xfr#65, to-chk=0/84)
19-Nov-2024 20:24:20 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:24:20          30,906  13%   29.47MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:24:20          62,972  26%   30.03MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:24:20          87,659  36%   27.87MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:24:20         118,362  49%   28.22MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:24:20         118,653  50%   22.63MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:24:20         118,653  50%    9.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:24:20 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:24:20           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:24:20           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:24:20           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:24:20           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:24:20           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:24:20           6,742  50%  387.29kB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:24:20 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
19-Nov-2024 20:24:20               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:24:20          16,484   2%   15.72MB/s    0:00:00 (xfr#2, to-chk=15/20)
19-Nov-2024 20:24:20          33,615   5%   32.06MB/s    0:00:00 (xfr#3, to-chk=13/20)
19-Nov-2024 20:24:20          33,615   5%   32.06MB/s    0:00:00 (xfr#4, to-chk=11/20)
19-Nov-2024 20:24:20          49,619   7%    5.92MB/s    0:00:00 (xfr#5, to-chk=9/20)
19-Nov-2024 20:24:20          49,710   7%    5.93MB/s    0:00:00 (xfr#6, to-chk=7/20)
19-Nov-2024 20:24:20         186,159  28%    6.12MB/s    0:00:00 (xfr#7, to-chk=5/20)
19-Nov-2024 20:24:20         186,456  28%    6.13MB/s    0:00:00 (xfr#8, to-chk=3/20)
19-Nov-2024 20:24:20         330,855  50%   10.52MB/s    0:00:00 (xfr#9, to-chk=1/20)
19-Nov-2024 20:24:20         330,855  50%    8.09MB/s    0:00:00 (xfr#9, to-chk=0/20)
19-Nov-2024 20:24:20 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-ftthn. See /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-volume-s3-krakow-init-ftthn/entrypoint.log for more details
19-Nov-2024 20:24:20 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-45mf8. See /home/bamboo/.one-env/deployments/2024.11.19-20.02.05/pod-logs/dev-volume-s3-paris-init-45mf8/entrypoint.log for more details
19-Nov-2024 20:24:20 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPH/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1732047839.0397663 exists, exporting anyway.
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20 =============================== warnings summary ===============================
19-Nov-2024 20:24:20 tests/utils/rest_utils.py:98
19-Nov-2024 20:24:20   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 20:24:20     print("""
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20 tests/utils/path_utils.py:112
19-Nov-2024 20:24:20   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 20:24:20     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20 tests/utils/acceptance_utils.py:55
19-Nov-2024 20:24:20   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 20:24:20     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20 tests/utils/acceptance_utils.py:57
19-Nov-2024 20:24:20   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 20:24:20     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 20:24:20
19-Nov-2024 20:24:20 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 20:24:20 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPH/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 20:24:20 ================= 14 passed, 4 warnings in 1339.21s (0:22:19) ==================
19-Nov-2024 20:24:29 release "dev" uninstalled
19-Nov-2024 20:24:29 Sidecar injection has been disabled
19-Nov-2024 20:24:29 Cleaning helm release "dev"...
19-Nov-2024 20:24:29 Deleted 1 helm deployments
19-Nov-2024 20:24:29 Deleted 0 k8s deployments
19-Nov-2024 20:24:29 Deleted 0 k8s services
19-Nov-2024 20:24:29 Deleted 0 persistent volumes
19-Nov-2024 20:24:33 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:24:33 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 20:24:33 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:24:33 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 20:24:33 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 20:24:33 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:24:33 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 20:24:33 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 20:24:33 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 20:24:33 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPH...
19-Nov-2024 20:24:33 Finished task 'Parse test results' with result: Success
19-Nov-2024 20:24:33 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:24:33
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 20:24:33
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 20:24:33
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 20:24:33
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 20:24:33
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 20:24:33
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 20:24:33
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 20:24:33
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 20:24:33
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 20:24:33
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 20:24:33 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:24:33
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio hardlinks #3365 (ODSRV-OAP-MSRFSPH-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPH-3365-ScriptBuildTask-15365395663846492240.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPH/onedata-acceptance
19-Nov-2024 20:24:33 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_stat_proxyio_hardlinks.tar.gz
19-Nov-2024 20:24:34 Uploading artifact
19-Nov-2024 20:24:34     source path: surefire_multiprovider_s3_regular_file_stat_proxyio_hardlinks.tar.gz
19-Nov-2024 20:24:34     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_stat_proxyio_hardlinks.tar.gz
19-Nov-2024 20:24:34 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 20:24:34 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:24:34 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:24:34
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio hardlinks #3365 (ODSRV-OAP-MSRFSPH-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPH-3365-ScriptBuildTask-5983060644864264351.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPH
19-Nov-2024 20:24:34 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 20:24:35 Finished task 'Pack logs' with result: Success
19-Nov-2024 20:24:35 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:24:35
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 20:24:35 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:24:35
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio hardlinks #3365 (ODSRV-OAP-MSRFSPH-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPH-3365-ScriptBuildTask-17846626982280071206.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPH/onedata-acceptance
19-Nov-2024 20:24:35   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 20:24:35                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 20:24:35
19-Nov-2024 20:24:35   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 20:24:35 100  4822  100  4822    0     0  49711      0 --:--:-- --:--:-- --:--:-- 49711
19-Nov-2024 20:24:35 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 20:24:38 Cleaning helm deployments
19-Nov-2024 20:24:38 Cleanining pods
19-Nov-2024 20:24:38 Cleaning kube persistant volumes
19-Nov-2024 20:24:39 pod "dev-volume-s3-krakow-585f4c9-8tpgm" deleted
19-Nov-2024 20:24:59 pod "dev-volume-s3-paris-64bd65585f-85f89" deleted
19-Nov-2024 20:25:01 Cleaning dockswift container
19-Nov-2024 20:25:01 Cleaning docker containers
19-Nov-2024 20:25:06 Stalled docker containers to remove:
19-Nov-2024 20:25:06 a58d34cc4404 89327c6e5c00 36f1e7a7ab35 9e17a08f25ef b12e534e26fa e404ea195f2d 6bc57d1442e2 af35a75c3701 637594b17b88 2b76c35443a5 d88ffa9db9f6 527fb257e2b6 3beb16e4d4c9 6c324020f2a9 a820bea7928c b9c68bbfe291 7b87b3d1f6f2 a1add1d7c2dc a89997fd055d 5c3ac31865bd d4253254b9f3 1fbd55d5d312 7ef65e7fc934 e6b4de6a9761 d68d89257a3e b126cc11ef5f 351a92ba709b 73d16c9e3377
19-Nov-2024 20:25:06 Removing stalled docker containers
19-Nov-2024 20:25:06 Error response from daemon: Cannot kill container: a58d34cc4404: Container a58d34cc44040ac5230cc537eb0f0bb792cdfd07bb1028c8f8de0d69e164e8e6 is not running
19-Nov-2024 20:25:06 a58d34cc4404
19-Nov-2024 20:25:06 Error response from daemon: Cannot kill container: 89327c6e5c00: Container 89327c6e5c008dd36ccd8a8efaee93619c1ca8a5a1b811e5aa22f18e3995d139 is not running
19-Nov-2024 20:25:06 89327c6e5c00
19-Nov-2024 20:25:06 Error response from daemon: Cannot kill container: 36f1e7a7ab35: Container 36f1e7a7ab357a8c9c141a910b4c94012606e19a0700604dc7e56fd58888c96d is not running
19-Nov-2024 20:25:06 36f1e7a7ab35
19-Nov-2024 20:25:06 Error response from daemon: Cannot kill container: 9e17a08f25ef: Container 9e17a08f25ef5e730952b1f9193b197ef7bc28f7ac7da2ee2817fdc830533e8a is not running
19-Nov-2024 20:25:07 9e17a08f25ef
19-Nov-2024 20:25:07 Error response from daemon: Cannot kill container: b12e534e26fa: Container b12e534e26fa381befe087b98814205c6057914d208270a7d62141d412dea5aa is not running
19-Nov-2024 20:25:07 b12e534e26fa
19-Nov-2024 20:25:07 Error response from daemon: Cannot kill container: e404ea195f2d: Container e404ea195f2d6c8c0e2c33dba584d667049ad43301d1c618caea563bca90ac39 is not running
19-Nov-2024 20:25:07 e404ea195f2d
19-Nov-2024 20:25:07 Error response from daemon: Cannot kill container: 6bc57d1442e2: Container 6bc57d1442e2c205a60ee4b27fce0c87856556bd30d9616e93d8b0da31116d49 is not running
19-Nov-2024 20:25:07 6bc57d1442e2
19-Nov-2024 20:25:07 Error response from daemon: Cannot kill container: af35a75c3701: Container af35a75c37016c6dc98279676b895f3232f1b3d6ef79e45eadaef920fde01a04 is not running
19-Nov-2024 20:25:07 af35a75c3701
19-Nov-2024 20:25:07 Error response from daemon: Cannot kill container: 637594b17b88: Container 637594b17b88a5ffa7992d827705c81a0eebad7f288fcc8049c60a102fea7f88 is not running
19-Nov-2024 20:25:08 637594b17b88
19-Nov-2024 20:25:08 Error response from daemon: Cannot kill container: 2b76c35443a5: Container 2b76c35443a5f2754388761460f140514e18fc25c10adaf1f155291731ea31aa is not running
19-Nov-2024 20:25:08 2b76c35443a5
19-Nov-2024 20:25:08 Error response from daemon: Cannot kill container: d88ffa9db9f6: Container d88ffa9db9f60c592a83a0ed243760b31ad5c7671d502421886fba76e8a6b5e2 is not running
19-Nov-2024 20:25:08 d88ffa9db9f6
19-Nov-2024 20:25:08 Error response from daemon: Cannot kill container: 527fb257e2b6: Container 527fb257e2b6481db3eb3baaa87f81511e4a7aed47a25c20a0ef670a175e820c is not running
19-Nov-2024 20:25:08 527fb257e2b6
19-Nov-2024 20:25:08 Error response from daemon: Cannot kill container: 3beb16e4d4c9: Container 3beb16e4d4c91778ba978b084e71405765885fd4772296ee6cf161267e4ff21e is not running
19-Nov-2024 20:25:08 3beb16e4d4c9
19-Nov-2024 20:25:08 Error response from daemon: Cannot kill container: 6c324020f2a9: Container 6c324020f2a9b3c864d6955ac80be9733be58f7df1c0cdbe61fb9ca72f245bf6 is not running
19-Nov-2024 20:25:08 6c324020f2a9
19-Nov-2024 20:25:08 Error response from daemon: Cannot kill container: a820bea7928c: Container a820bea7928c3528aa0b2d466d6313fbf55572eb859977099528ea66ebf37043 is not running
19-Nov-2024 20:25:08 a820bea7928c
19-Nov-2024 20:25:08 Error response from daemon: Cannot kill container: b9c68bbfe291: Container b9c68bbfe2919711a8704589ddd7cfca828a121e5a76476c1e27e817bedd5eff is not running
19-Nov-2024 20:25:08 b9c68bbfe291
19-Nov-2024 20:25:09 Error response from daemon: Cannot kill container: 7b87b3d1f6f2: Container 7b87b3d1f6f26e27ad8c20d7d6473ce1420756336cfc33da886d71e1e54ccfbc is not running
19-Nov-2024 20:25:09 7b87b3d1f6f2
19-Nov-2024 20:25:09 Error response from daemon: Cannot kill container: a1add1d7c2dc: Container a1add1d7c2dcda87d7569b6dbd26617eeb408c9c8ba847b9b5f5f19969220c66 is not running
19-Nov-2024 20:25:09 a1add1d7c2dc
19-Nov-2024 20:25:09 Error response from daemon: Cannot kill container: a89997fd055d: Container a89997fd055d7489a20e2944b505f1ad36f08eadb224e3b031fce56ba9a22ade is not running
19-Nov-2024 20:25:09 a89997fd055d
19-Nov-2024 20:25:09 Error response from daemon: Cannot kill container: 5c3ac31865bd: Container 5c3ac31865bd40bd7aec2927910ce89fa3475f120f7de0d338a956e4bd6e0863 is not running
19-Nov-2024 20:25:09 5c3ac31865bd
19-Nov-2024 20:25:09 Error response from daemon: Cannot kill container: d4253254b9f3: Container d4253254b9f3c6d9d4930ca28d2e0468340fd75de9354a809622b9f1805c8513 is not running
19-Nov-2024 20:25:09 d4253254b9f3
19-Nov-2024 20:25:09 Error response from daemon: Cannot kill container: 1fbd55d5d312: Container 1fbd55d5d31204ec3dada5fe2b0bd75fc039c57c22b7eaed13ee5a83ff023ee1 is not running
19-Nov-2024 20:25:09 1fbd55d5d312
19-Nov-2024 20:25:09 Error response from daemon: Cannot kill container: 7ef65e7fc934: Container 7ef65e7fc93415d0e7cdf48bef631408323b664f26ea44941e3bce0c16ed584e is not running
19-Nov-2024 20:25:09 7ef65e7fc934
19-Nov-2024 20:25:09 Error response from daemon: Cannot kill container: e6b4de6a9761: Container e6b4de6a976175a0feaeada6e74b3e8bb6f362ad7cb1dec3cad2e2eb06e06c41 is not running
19-Nov-2024 20:25:09 e6b4de6a9761
19-Nov-2024 20:25:09 Error response from daemon: Cannot kill container: d68d89257a3e: Container d68d89257a3e544355a130d68c7d01ae87ff8a56b841d79369cfe85de7c87b0d is not running
19-Nov-2024 20:25:09 d68d89257a3e
19-Nov-2024 20:25:10 Error response from daemon: Cannot kill container: b126cc11ef5f: Container b126cc11ef5fa66ce62266defd1b4da5e2dac5fbbd3903c76db40a2131ea12a9 is not running
19-Nov-2024 20:25:10 b126cc11ef5f
19-Nov-2024 20:25:10 Error response from daemon: Cannot kill container: 351a92ba709b: Container 351a92ba709baab510aa19bfb4693001ca36affb6707750d1df239d60f58caff is not running
19-Nov-2024 20:25:10 351a92ba709b
19-Nov-2024 20:25:10 73d16c9e3377
19-Nov-2024 20:25:10 73d16c9e3377
19-Nov-2024 20:25:10 Stalled docker volumes to remove:
19-Nov-2024 20:25:10
19-Nov-2024 20:25:10 Removing stalled docker volumes
19-Nov-2024 20:25:10 Removing stalled loopdevices
19-Nov-2024 20:25:12 Done
19-Nov-2024 20:25:12 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 20:25:12 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 20:25:12 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 20:25:12 Running post build plugin 'NCover Results Collector'
19-Nov-2024 20:25:12 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 20:25:12 Running post build plugin 'Clover Results Collector'
19-Nov-2024 20:25:12 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 20:25:12 Running post build plugin 'Artifact Copier'
19-Nov-2024 20:25:12 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 20:25:12 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 93.68 ms
19-Nov-2024 20:25:12 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPH'
19-Nov-2024 20:25:12 Finalising the build...
19-Nov-2024 20:25:12 Stopping timer.
19-Nov-2024 20:25:12 Build ODSRV-OAP-MSRFSPH-3365 completed.
19-Nov-2024 20:25:12 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 20:25:12 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 20:25:12 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 20:25:12 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 20:25:12 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 20:25:12 All post build plugins have finished
19-Nov-2024 20:25:12 Generating build results summary...
19-Nov-2024 20:25:13 Saving build results to disk...
19-Nov-2024 20:25:13 Store variable context...
19-Nov-2024 20:25:13 Finished building ODSRV-OAP-MSRFSPH-3365.