oneclient acceptance tests using environment deployed from packages

Build: #3367 was successful

Job: multiprovider s3 regular file stat proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 1,763 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:13:52 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
23-Nov-2024 07:13:52 =================================================================
23-Nov-2024 07:13:52
23-Nov-2024 07:13:52 PASSED
23-Nov-2024 07:13:52 Unmounting client from /tmp/onedata/mnt/qk5g865tadoqm73w
23-Nov-2024 07:13:52
23-Nov-2024 07:13:52
23-Nov-2024 07:13:52 Unmounting client from /tmp/onedata/mnt/bki0mepuldt8vmsh
23-Nov-2024 07:13:52
23-Nov-2024 07:13:52
23-Nov-2024 07:14:33 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
23-Nov-2024 07:14:33 =================================================================
23-Nov-2024 07:14:33 - Executing scenario 'Fail to truncate regular file without write permission'
23-Nov-2024 07:14:33 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:14:33 -----------------------------------------------------------------
23-Nov-2024 07:14:33 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:14:33 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:14:33 using [token, token] by [user1, user2]"'
23-Nov-2024 07:14:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:14:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:14:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4'
23-Nov-2024 07:14:33 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4' successfully started
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xu4i99dgl59kawm9
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xu4i99dgl59kawm9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xu4i99dgl59kawm9
23-Nov-2024 07:14:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12035574322868795467'...
23-Nov-2024 07:14:33 Getting configuration...
23-Nov-2024 07:14:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xu4i99dgl59kawm9'.
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:14:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:14:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q'
23-Nov-2024 07:14:33 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q' successfully started
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ges22is0hbl8vojs
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ges22is0hbl8vojs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ges22is0hbl8vojs
23-Nov-2024 07:14:33 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3719185308998586228'...
23-Nov-2024 07:14:33 Getting configuration...
23-Nov-2024 07:14:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ges22is0hbl8vojs'.
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 07:14:33 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 07:14:33 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:14:33 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:14:33 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
23-Nov-2024 07:14:33 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
23-Nov-2024 07:14:33 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
23-Nov-2024 07:14:33 =================================================================
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33 PASSED
23-Nov-2024 07:14:33 Unmounting client from /tmp/onedata/mnt/xu4i99dgl59kawm9
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33 Unmounting client from /tmp/onedata/mnt/ges22is0hbl8vojs
23-Nov-2024 07:14:33
23-Nov-2024 07:14:33
23-Nov-2024 07:15:08 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:15:08 =================================================================
23-Nov-2024 07:15:08 - Executing scenario 'Timestamps at creation'
23-Nov-2024 07:15:08 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:15:08 -----------------------------------------------------------------
23-Nov-2024 07:15:08 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:15:08 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:15:08 using [token, token] by [user1, user2]"'
23-Nov-2024 07:15:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:15:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:15:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4'
23-Nov-2024 07:15:08 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4' successfully started
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/co2hrz4jqv38eq86
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/co2hrz4jqv38eq86 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/co2hrz4jqv38eq86
23-Nov-2024 07:15:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17966057472257944729'...
23-Nov-2024 07:15:08 Getting configuration...
23-Nov-2024 07:15:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/co2hrz4jqv38eq86'.
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:15:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:15:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q'
23-Nov-2024 07:15:08 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q' successfully started
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3xgcycvpwxo7gyou
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3xgcycvpwxo7gyou --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3xgcycvpwxo7gyou
23-Nov-2024 07:15:08 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1974221111193870120'...
23-Nov-2024 07:15:08 Getting configuration...
23-Nov-2024 07:15:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3xgcycvpwxo7gyou'.
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:15:08 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
23-Nov-2024 07:15:08 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 07:15:08 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
23-Nov-2024 07:15:08 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
23-Nov-2024 07:15:08 =================================================================
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08 PASSED
23-Nov-2024 07:15:08 Unmounting client from /tmp/onedata/mnt/co2hrz4jqv38eq86
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08 Unmounting client from /tmp/onedata/mnt/3xgcycvpwxo7gyou
23-Nov-2024 07:15:08
23-Nov-2024 07:15:08
23-Nov-2024 07:15:47 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
23-Nov-2024 07:15:47 =================================================================
23-Nov-2024 07:15:47 - Executing scenario 'Fail to update timestamps (touch) without write permission'
23-Nov-2024 07:15:47 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:15:47 -----------------------------------------------------------------
23-Nov-2024 07:15:47 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:15:47 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:15:47 using [token, token] by [user1, user2]"'
23-Nov-2024 07:15:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:15:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:15:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:15:47
23-Nov-2024 07:15:47
23-Nov-2024 07:15:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4'
23-Nov-2024 07:15:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4' successfully started
23-Nov-2024 07:15:47
23-Nov-2024 07:15:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/srybe9ig4c3olvju
23-Nov-2024 07:15:47
23-Nov-2024 07:15:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/srybe9ig4c3olvju --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/srybe9ig4c3olvju
23-Nov-2024 07:15:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4669228965236761177'...
23-Nov-2024 07:15:47 Getting configuration...
23-Nov-2024 07:15:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/srybe9ig4c3olvju'.
23-Nov-2024 07:15:47
23-Nov-2024 07:15:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:15:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:15:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:15:47
23-Nov-2024 07:15:47
23-Nov-2024 07:15:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q'
23-Nov-2024 07:15:47 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q' successfully started
23-Nov-2024 07:15:47
23-Nov-2024 07:15:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h7627u5eb9eq5al9
23-Nov-2024 07:15:47
23-Nov-2024 07:15:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h7627u5eb9eq5al9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h7627u5eb9eq5al9
23-Nov-2024 07:15:47 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4614528800069804633'...
23-Nov-2024 07:15:47 Getting configuration...
23-Nov-2024 07:15:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h7627u5eb9eq5al9'.
23-Nov-2024 07:15:47
23-Nov-2024 07:15:47 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 07:15:47 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 07:15:47 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:15:47 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:15:47 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
23-Nov-2024 07:15:47 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
23-Nov-2024 07:15:47 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
23-Nov-2024 07:15:47 =================================================================
23-Nov-2024 07:15:47
23-Nov-2024 07:15:48 PASSED
23-Nov-2024 07:15:48 Unmounting client from /tmp/onedata/mnt/srybe9ig4c3olvju
23-Nov-2024 07:15:48
23-Nov-2024 07:15:48
23-Nov-2024 07:15:48 Unmounting client from /tmp/onedata/mnt/h7627u5eb9eq5al9
23-Nov-2024 07:15:48
23-Nov-2024 07:15:48
23-Nov-2024 07:16:26 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
23-Nov-2024 07:16:26 =================================================================
23-Nov-2024 07:16:26 - Executing scenario 'Update timestamps (touch) with write permission'
23-Nov-2024 07:16:26 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:16:26 -----------------------------------------------------------------
23-Nov-2024 07:16:26 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:16:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:16:26 using [token, token] by [user1, user2]"'
23-Nov-2024 07:16:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:16:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:16:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:16:26
23-Nov-2024 07:16:26
23-Nov-2024 07:16:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4'
23-Nov-2024 07:16:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4' successfully started
23-Nov-2024 07:16:26
23-Nov-2024 07:16:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4uaw1atfr16kr4s1
23-Nov-2024 07:16:26
23-Nov-2024 07:16:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4uaw1atfr16kr4s1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4uaw1atfr16kr4s1
23-Nov-2024 07:16:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17038706204197963131'...
23-Nov-2024 07:16:26 Getting configuration...
23-Nov-2024 07:16:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4uaw1atfr16kr4s1'.
23-Nov-2024 07:16:26
23-Nov-2024 07:16:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:16:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:16:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:16:26
23-Nov-2024 07:16:26
23-Nov-2024 07:16:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q'
23-Nov-2024 07:16:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q' successfully started
23-Nov-2024 07:16:26
23-Nov-2024 07:16:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/22fdcof3x4tfg5mk
23-Nov-2024 07:16:26
23-Nov-2024 07:16:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/22fdcof3x4tfg5mk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/22fdcof3x4tfg5mk
23-Nov-2024 07:16:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11890300012497818964'...
23-Nov-2024 07:16:26 Getting configuration...
23-Nov-2024 07:16:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/22fdcof3x4tfg5mk'.
23-Nov-2024 07:16:26
23-Nov-2024 07:16:26 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 07:16:26 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 07:16:26 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:16:26 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:16:26 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
23-Nov-2024 07:16:26 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
23-Nov-2024 07:16:26 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
23-Nov-2024 07:16:26 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
23-Nov-2024 07:16:26 =================================================================
23-Nov-2024 07:16:26
23-Nov-2024 07:16:27 PASSED
23-Nov-2024 07:16:27 Unmounting client from /tmp/onedata/mnt/4uaw1atfr16kr4s1
23-Nov-2024 07:16:27
23-Nov-2024 07:16:27
23-Nov-2024 07:16:27 Unmounting client from /tmp/onedata/mnt/22fdcof3x4tfg5mk
23-Nov-2024 07:16:27
23-Nov-2024 07:16:27
23-Nov-2024 07:17:11 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
23-Nov-2024 07:17:11 =================================================================
23-Nov-2024 07:17:11 - Executing scenario 'Access time'
23-Nov-2024 07:17:11 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:17:11 -----------------------------------------------------------------
23-Nov-2024 07:17:11 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:17:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:17:11 using [token, token] by [user1, user2]"'
23-Nov-2024 07:17:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:17:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:17:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4'
23-Nov-2024 07:17:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4' successfully started
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/e0p3bvzw8x3nmed8
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e0p3bvzw8x3nmed8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e0p3bvzw8x3nmed8
23-Nov-2024 07:17:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2372781189974213029'...
23-Nov-2024 07:17:11 Getting configuration...
23-Nov-2024 07:17:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/e0p3bvzw8x3nmed8'.
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:17:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:17:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q'
23-Nov-2024 07:17:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q' successfully started
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hu8muf9bmozvqigi
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hu8muf9bmozvqigi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hu8muf9bmozvqigi
23-Nov-2024 07:17:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7696750384183884098'...
23-Nov-2024 07:17:11 Getting configuration...
23-Nov-2024 07:17:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hu8muf9bmozvqigi'.
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 07:17:11 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 07:17:11 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 07:17:11 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
23-Nov-2024 07:17:11 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
23-Nov-2024 07:17:11 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
23-Nov-2024 07:17:11 =================================================================
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11 PASSED
23-Nov-2024 07:17:11 Unmounting client from /tmp/onedata/mnt/e0p3bvzw8x3nmed8
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11 Unmounting client from /tmp/onedata/mnt/hu8muf9bmozvqigi
23-Nov-2024 07:17:11
23-Nov-2024 07:17:11
23-Nov-2024 07:18:01 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
23-Nov-2024 07:18:01 =================================================================
23-Nov-2024 07:18:01 - Executing scenario 'Modification time'
23-Nov-2024 07:18:01 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:18:01 -----------------------------------------------------------------
23-Nov-2024 07:18:01 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:18:01 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:18:01 using [token, token] by [user1, user2]"'
23-Nov-2024 07:18:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:18:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:18:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4'
23-Nov-2024 07:18:01 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4' successfully started
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h05f53jtv6r89p4t
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h05f53jtv6r89p4t --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h05f53jtv6r89p4t
23-Nov-2024 07:18:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16711897435592453732'...
23-Nov-2024 07:18:01 Getting configuration...
23-Nov-2024 07:18:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h05f53jtv6r89p4t'.
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:18:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:18:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q'
23-Nov-2024 07:18:01 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q' successfully started
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/glvotobcq5gyvma5
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/glvotobcq5gyvma5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/glvotobcq5gyvma5
23-Nov-2024 07:18:01 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11687717784209630897'...
23-Nov-2024 07:18:01 Getting configuration...
23-Nov-2024 07:18:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/glvotobcq5gyvma5'.
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:18:01 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
23-Nov-2024 07:18:01 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 07:18:01 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 07:18:01 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 07:18:01 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
23-Nov-2024 07:18:01 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
23-Nov-2024 07:18:01 =================================================================
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01 PASSED
23-Nov-2024 07:18:01 Unmounting client from /tmp/onedata/mnt/h05f53jtv6r89p4t
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01 Unmounting client from /tmp/onedata/mnt/glvotobcq5gyvma5
23-Nov-2024 07:18:01
23-Nov-2024 07:18:01
23-Nov-2024 07:18:51 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
23-Nov-2024 07:18:51 =================================================================
23-Nov-2024 07:18:51 - Executing scenario 'Status-change time when changing mode'
23-Nov-2024 07:18:51 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:18:51 -----------------------------------------------------------------
23-Nov-2024 07:18:51 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:18:51 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:18:51 using [token, token] by [user1, user2]"'
23-Nov-2024 07:18:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:18:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:18:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4'
23-Nov-2024 07:18:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4' successfully started
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/z6ko2q2vy63otrpt
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/z6ko2q2vy63otrpt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/z6ko2q2vy63otrpt
23-Nov-2024 07:18:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13639719365350087349'...
23-Nov-2024 07:18:51 Getting configuration...
23-Nov-2024 07:18:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/z6ko2q2vy63otrpt'.
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:18:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:18:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q'
23-Nov-2024 07:18:51 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q' successfully started
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2saxboelv0ryj8h2
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2saxboelv0ryj8h2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2saxboelv0ryj8h2
23-Nov-2024 07:18:51 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3971451512912798700'...
23-Nov-2024 07:18:51 Getting configuration...
23-Nov-2024 07:18:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2saxboelv0ryj8h2'.
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:18:51 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
23-Nov-2024 07:18:51 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 07:18:51 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 07:18:51 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
23-Nov-2024 07:18:51 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
23-Nov-2024 07:18:51 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
23-Nov-2024 07:18:51 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
23-Nov-2024 07:18:51 =================================================================
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51 PASSED
23-Nov-2024 07:18:51 Unmounting client from /tmp/onedata/mnt/z6ko2q2vy63otrpt
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51 Unmounting client from /tmp/onedata/mnt/2saxboelv0ryj8h2
23-Nov-2024 07:18:51
23-Nov-2024 07:18:51
23-Nov-2024 07:19:35 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
23-Nov-2024 07:19:35 =================================================================
23-Nov-2024 07:19:35 - Executing scenario 'Status-change time when renaming on storage'
23-Nov-2024 07:19:35 - from feature 'Multi_regular_file_stat'
23-Nov-2024 07:19:35 -----------------------------------------------------------------
23-Nov-2024 07:19:35 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:19:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:19:35 using [token, token] by [user1, user2]"'
23-Nov-2024 07:19:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:19:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:19:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-nfcn4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:19:35
23-Nov-2024 07:19:35
23-Nov-2024 07:19:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4'
23-Nov-2024 07:19:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-nfcn4' successfully started
23-Nov-2024 07:19:35
23-Nov-2024 07:19:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l0mxc2crdgjo0onf
23-Nov-2024 07:19:35
23-Nov-2024 07:19:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l0mxc2crdgjo0onf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l0mxc2crdgjo0onf
23-Nov-2024 07:19:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2117630478483849262'...
23-Nov-2024 07:19:35 Getting configuration...
23-Nov-2024 07:19:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l0mxc2crdgjo0onf'.
23-Nov-2024 07:19:35
23-Nov-2024 07:19:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:19:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:19:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-xvg5q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:19:35
23-Nov-2024 07:19:35
23-Nov-2024 07:19:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q'
23-Nov-2024 07:19:35 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-xvg5q' successfully started
23-Nov-2024 07:19:35
23-Nov-2024 07:19:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xt1vgrabpljqfexh
23-Nov-2024 07:19:35
23-Nov-2024 07:19:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xt1vgrabpljqfexh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xt1vgrabpljqfexh
23-Nov-2024 07:19:35 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11698524592757406000'...
23-Nov-2024 07:19:35 Getting configuration...
23-Nov-2024 07:19:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xt1vgrabpljqfexh'.
23-Nov-2024 07:19:35
23-Nov-2024 07:19:35 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:19:35 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
23-Nov-2024 07:19:35 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 07:19:35 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
23-Nov-2024 07:19:35 -- Executing step: 'When "user1 is idle for 2 seconds"'
23-Nov-2024 07:19:35 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
23-Nov-2024 07:19:35 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
23-Nov-2024 07:19:35 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
23-Nov-2024 07:19:35 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
23-Nov-2024 07:19:35 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
23-Nov-2024 07:19:35 =================================================================
23-Nov-2024 07:19:35
23-Nov-2024 07:19:47 PASSED
23-Nov-2024 07:19:47 Unmounting client from /tmp/onedata/mnt/l0mxc2crdgjo0onf
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47 Unmounting client from /tmp/onedata/mnt/xt1vgrabpljqfexh
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1732346375.9338229', '-c', '/tmp/logs']
23-Nov-2024 07:19:47 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-2c8dt. See /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-cross-support-job-3p-users-2c8dt/entrypoint.log for more details
23-Nov-2024 07:19:47 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-nfcn4: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-oneclient-krakow-9b8968f6-nfcn4/oneclient_logs
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=101/121)
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:19:47          16,223   1%   15.47MB/s    0:00:00 (xfr#1, to-chk=100/121)
23-Nov-2024 07:19:47          16,223   1%   15.47MB/s    0:00:00 (xfr#1, to-chk=94/121)
23-Nov-2024 07:19:47          16,589   1%   15.82MB/s    0:00:00 (xfr#2, to-chk=96/121)
23-Nov-2024 07:19:47          76,086   5%   36.28MB/s    0:00:00 (xfr#3, to-chk=95/121)
23-Nov-2024 07:19:47          76,452   5%   36.46MB/s    0:00:00 (xfr#4, to-chk=94/121)
23-Nov-2024 07:19:47          94,236   6%   44.94MB/s    0:00:00 (xfr#5, to-chk=93/121)
23-Nov-2024 07:19:47          94,602   6%   45.11MB/s    0:00:00 (xfr#6, to-chk=89/121)
23-Nov-2024 07:19:47         156,473  10%   24.87MB/s    0:00:00 (xfr#7, to-chk=88/121)
23-Nov-2024 07:19:47         156,839  10%   24.93MB/s    0:00:00 (xfr#8, to-chk=87/121)
23-Nov-2024 07:19:47         182,093  12%   24.81MB/s    0:00:00 (xfr#9, to-chk=86/121)
23-Nov-2024 07:19:47         182,651  12%   24.88MB/s    0:00:00 (xfr#10, to-chk=82/121)
23-Nov-2024 07:19:47         270,147  18%   21.47MB/s    0:00:00 (xfr#11, to-chk=81/121)
23-Nov-2024 07:19:47         270,705  18%   21.51MB/s    0:00:00 (xfr#12, to-chk=80/121)
23-Nov-2024 07:19:47         287,877  19%   19.61MB/s    0:00:00 (xfr#13, to-chk=79/121)
23-Nov-2024 07:19:47         288,339  19%   19.64MB/s    0:00:00 (xfr#14, to-chk=75/121)
23-Nov-2024 07:19:47         351,133  23%   16.74MB/s    0:00:00 (xfr#15, to-chk=74/121)
23-Nov-2024 07:19:47         351,595  23%   16.77MB/s    0:00:00 (xfr#16, to-chk=73/121)
23-Nov-2024 07:19:47         380,763  25%   18.16MB/s    0:00:00 (xfr#17, to-chk=72/121)
23-Nov-2024 07:19:47         381,321  25%   18.18MB/s    0:00:00 (xfr#18, to-chk=68/121)
23-Nov-2024 07:19:47         471,889  31%   18.00MB/s    0:00:00 (xfr#19, to-chk=67/121)
23-Nov-2024 07:19:47         472,447  31%   18.02MB/s    0:00:00 (xfr#20, to-chk=66/121)
23-Nov-2024 07:19:47         500,860  33%   18.37MB/s    0:00:00 (xfr#21, to-chk=65/121)
23-Nov-2024 07:19:47         501,418  33%   18.39MB/s    0:00:00 (xfr#22, to-chk=61/121)
23-Nov-2024 07:19:47         588,389  39%   20.04MB/s    0:00:00 (xfr#23, to-chk=60/121)
23-Nov-2024 07:19:47         588,947  39%   20.06MB/s    0:00:00 (xfr#24, to-chk=59/121)
23-Nov-2024 07:19:47         611,217  41%   18.80MB/s    0:00:00 (xfr#25, to-chk=58/121)
23-Nov-2024 07:19:47         611,679  41%   18.23MB/s    0:00:00 (xfr#26, to-chk=54/121)
23-Nov-2024 07:19:47         690,675  46%   20.58MB/s    0:00:00 (xfr#27, to-chk=53/121)
23-Nov-2024 07:19:47         691,137  46%   20.60MB/s    0:00:00 (xfr#28, to-chk=52/121)
23-Nov-2024 07:19:47         691,765  46%   20.62MB/s    0:00:00 (xfr#29, to-chk=51/121)
23-Nov-2024 07:19:47         707,694  47%   21.09MB/s    0:00:00 (xfr#30, to-chk=50/121)
23-Nov-2024 07:19:47         708,156  47%   21.10MB/s    0:00:00 (xfr#31, to-chk=46/121)
23-Nov-2024 07:19:47         798,656  53%   21.16MB/s    0:00:00 (xfr#32, to-chk=45/121)
23-Nov-2024 07:19:47         799,118  53%   20.60MB/s    0:00:00 (xfr#33, to-chk=44/121)
23-Nov-2024 07:19:47         824,527  55%   20.16MB/s    0:00:00 (xfr#34, to-chk=43/121)
23-Nov-2024 07:19:47         825,181  55%   20.18MB/s    0:00:00 (xfr#35, to-chk=39/121)
23-Nov-2024 07:19:47         904,773  61%   19.17MB/s    0:00:00 (xfr#36, to-chk=38/121)
23-Nov-2024 07:19:47         905,427  61%   19.19MB/s    0:00:00 (xfr#37, to-chk=37/121)
23-Nov-2024 07:19:47         906,055  61%   18.78MB/s    0:00:00 (xfr#38, to-chk=36/121)
23-Nov-2024 07:19:47         936,631  63%   19.42MB/s    0:00:00 (xfr#39, to-chk=35/121)
23-Nov-2024 07:19:47         937,093  63%   19.01MB/s    0:00:00 (xfr#40, to-chk=31/121)
23-Nov-2024 07:19:47       1,027,358  69%   20.41MB/s    0:00:00 (xfr#41, to-chk=30/121)
23-Nov-2024 07:19:47       1,027,820  69%   20.42MB/s    0:00:00 (xfr#42, to-chk=29/121)
23-Nov-2024 07:19:47       1,047,155  70%   20.38MB/s    0:00:00 (xfr#43, to-chk=28/121)
23-Nov-2024 07:19:47       1,047,521  70%   20.39MB/s    0:00:00 (xfr#44, to-chk=24/121)
23-Nov-2024 07:19:47       1,117,600  75%   21.75MB/s    0:00:00 (xfr#45, to-chk=23/121)
23-Nov-2024 07:19:47       1,117,966  75%   21.76MB/s    0:00:00 (xfr#46, to-chk=22/121)
23-Nov-2024 07:19:47       1,143,553  77%   22.26MB/s    0:00:00 (xfr#47, to-chk=21/121)
23-Nov-2024 07:19:47       1,144,303  77%   21.83MB/s    0:00:00 (xfr#48, to-chk=17/121)
23-Nov-2024 07:19:47       1,236,683  83%   23.13MB/s    0:00:00 (xfr#49, to-chk=16/121)
23-Nov-2024 07:19:47       1,237,433  83%   22.69MB/s    0:00:00 (xfr#50, to-chk=15/121)
23-Nov-2024 07:19:47       1,264,222  85%   22.75MB/s    0:00:00 (xfr#51, to-chk=14/121)
23-Nov-2024 07:19:47       1,264,780  85%   22.34MB/s    0:00:00 (xfr#52, to-chk=10/121)
23-Nov-2024 07:19:47       1,358,891  91%   24.00MB/s    0:00:00 (xfr#53, to-chk=9/121)
23-Nov-2024 07:19:47       1,359,449  91%   23.57MB/s    0:00:00 (xfr#54, to-chk=8/121)
23-Nov-2024 07:19:47       1,380,821  93%   23.94MB/s    0:00:00 (xfr#55, to-chk=7/121)
23-Nov-2024 07:19:47       1,381,283  93%   23.52MB/s    0:00:00 (xfr#56, to-chk=3/121)
23-Nov-2024 07:19:47       1,457,894  98%   24.83MB/s    0:00:00 (xfr#57, to-chk=2/121)
23-Nov-2024 07:19:47       1,458,356  98%   24.84MB/s    0:00:00 (xfr#58, to-chk=1/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.73MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.30MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       1,477,902  99%   24.30MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-xvg5q: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-oneclient-paris-7f5779b546-xvg5q/oneclient_logs
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=101/121)
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:19:47          27,735   1%   26.45MB/s    0:00:00 (xfr#1, to-chk=100/121)
23-Nov-2024 07:19:47          27,735   1%   26.45MB/s    0:00:00 (xfr#1, to-chk=94/121)
23-Nov-2024 07:19:47          28,389   1%   27.07MB/s    0:00:00 (xfr#2, to-chk=96/121)
23-Nov-2024 07:19:47         160,228   7%   30.56MB/s    0:00:00 (xfr#3, to-chk=95/121)
23-Nov-2024 07:19:47         160,882   7%   30.69MB/s    0:00:00 (xfr#4, to-chk=94/121)
23-Nov-2024 07:19:47         180,799   8%   28.74MB/s    0:00:00 (xfr#5, to-chk=93/121)
23-Nov-2024 07:19:47         181,165   8%   28.80MB/s    0:00:00 (xfr#6, to-chk=89/121)
23-Nov-2024 07:19:47         324,840  15%   25.82MB/s    0:00:00 (xfr#7, to-chk=88/121)
23-Nov-2024 07:19:47         325,206  15%   23.86MB/s    0:00:00 (xfr#8, to-chk=87/121)
23-Nov-2024 07:19:47         340,915  16%   25.01MB/s    0:00:00 (xfr#9, to-chk=86/121)
23-Nov-2024 07:19:47         341,377  16%   25.04MB/s    0:00:00 (xfr#10, to-chk=82/121)
23-Nov-2024 07:19:47         425,542  20%   21.36MB/s    0:00:00 (xfr#11, to-chk=81/121)
23-Nov-2024 07:19:47         426,004  20%   21.38MB/s    0:00:00 (xfr#12, to-chk=80/121)
23-Nov-2024 07:19:47         446,063  21%   20.26MB/s    0:00:00 (xfr#13, to-chk=79/121)
23-Nov-2024 07:19:47         446,525  21%   20.28MB/s    0:00:00 (xfr#14, to-chk=75/121)
23-Nov-2024 07:19:47         597,562  29%   19.00MB/s    0:00:00 (xfr#15, to-chk=74/121)
23-Nov-2024 07:19:47         598,024  29%   19.01MB/s    0:00:00 (xfr#16, to-chk=73/121)
23-Nov-2024 07:19:47         616,904  30%   19.61MB/s    0:00:00 (xfr#17, to-chk=72/121)
23-Nov-2024 07:19:47         617,366  30%   19.63MB/s    0:00:00 (xfr#18, to-chk=68/121)
23-Nov-2024 07:19:47         721,833  35%   19.67MB/s    0:00:00 (xfr#19, to-chk=67/121)
23-Nov-2024 07:19:47         722,295  35%   19.68MB/s    0:00:00 (xfr#20, to-chk=66/121)
23-Nov-2024 07:19:47         741,394  36%   19.64MB/s    0:00:00 (xfr#21, to-chk=65/121)
23-Nov-2024 07:19:47         741,760  36%   19.65MB/s    0:00:00 (xfr#22, to-chk=61/121)
23-Nov-2024 07:19:47         892,766  43%   18.92MB/s    0:00:00 (xfr#23, to-chk=60/121)
23-Nov-2024 07:19:47         893,132  43%   18.93MB/s    0:00:00 (xfr#24, to-chk=59/121)
23-Nov-2024 07:19:47         923,955  45%   19.58MB/s    0:00:00 (xfr#25, to-chk=58/121)
23-Nov-2024 07:19:47         924,417  45%   19.59MB/s    0:00:00 (xfr#26, to-chk=54/121)
23-Nov-2024 07:19:47       1,060,778  52%   18.73MB/s    0:00:00 (xfr#27, to-chk=53/121)
23-Nov-2024 07:19:47 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 07:19:47 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 07:19:47 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:19:47 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:19:47       1,061,240  52%   18.74MB/s    0:00:00 (xfr#28, to-chk=52/121)
23-Nov-2024 07:19:47       1,061,868  52%   18.75MB/s    0:00:00 (xfr#29, to-chk=51/121)
23-Nov-2024 07:19:47       1,083,638  53%   19.14MB/s    0:00:00 (xfr#30, to-chk=50/121)
23-Nov-2024 07:19:47       1,084,100  53%   18.80MB/s    0:00:00 (xfr#31, to-chk=46/121)
23-Nov-2024 07:19:47       1,223,919  60%   18.53MB/s    0:00:00 (xfr#32, to-chk=45/121)
23-Nov-2024 07:19:47 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:19:47       1,224,381  60%   18.53MB/s    0:00:00 (xfr#33, to-chk=44/121)
23-Nov-2024 07:19:47 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:19:47 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:19:47 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
23-Nov-2024 07:19:47       1,251,393  61%   18.65MB/s    0:00:00 (xfr#34, to-chk=43/121)
23-Nov-2024 07:19:47       1,251,759  61%   18.65MB/s    0:00:00 (xfr#35, to-chk=39/121)
23-Nov-2024 07:19:47       1,381,482  67%   18.56MB/s    0:00:00 (xfr#36, to-chk=38/121)
23-Nov-2024 07:19:47       1,381,848  67%   18.56MB/s    0:00:00 (xfr#37, to-chk=37/121)
23-Nov-2024 07:19:47       1,382,476  67%   16.90MB/s    0:00:00 (xfr#38, to-chk=36/121)
23-Nov-2024 07:19:47       1,399,989  68%   16.09MB/s    0:00:00 (xfr#39, to-chk=35/121)
23-Nov-2024 07:19:47       1,400,355  68%   16.09MB/s    0:00:00 (xfr#40, to-chk=31/121)
23-Nov-2024 07:19:47       1,515,455  74%   17.00MB/s    0:00:00 (xfr#41, to-chk=30/121)
23-Nov-2024 07:19:47       1,515,821  74%   17.01MB/s    0:00:00 (xfr#42, to-chk=29/121)
23-Nov-2024 07:19:47       1,531,465  75%   17.18MB/s    0:00:00 (xfr#43, to-chk=28/121)
23-Nov-2024 07:19:47       1,531,927  75%   17.19MB/s    0:00:00 (xfr#44, to-chk=24/121)
23-Nov-2024 07:19:47       1,607,291  78%   17.82MB/s    0:00:00 (xfr#45, to-chk=23/121)
23-Nov-2024 07:19:47       1,607,753  78%   17.83MB/s    0:00:00 (xfr#46, to-chk=22/121)
23-Nov-2024 07:19:47       1,624,232  79%   18.01MB/s    0:00:00 (xfr#47, to-chk=21/121)
23-Nov-2024 07:19:47       1,624,598  79%   18.02MB/s    0:00:00 (xfr#48, to-chk=17/121)
23-Nov-2024 07:19:47       1,711,239  83%   18.76MB/s    0:00:00 (xfr#49, to-chk=16/121)
23-Nov-2024 07:19:47       1,711,605  83%   18.76MB/s    0:00:00 (xfr#50, to-chk=15/121)
23-Nov-2024 07:19:47       1,747,558  85%   18.94MB/s    0:00:00 (xfr#51, to-chk=14/121)
23-Nov-2024 07:19:47       1,750,711  85%   18.97MB/s    0:00:00 (xfr#52, to-chk=10/121)
23-Nov-2024 07:19:47       1,845,085  90%   19.77MB/s    0:00:00 (xfr#53, to-chk=9/121)
23-Nov-2024 07:19:47       1,851,438  90%   19.84MB/s    0:00:00 (xfr#54, to-chk=8/121)
23-Nov-2024 07:19:47       1,871,815  91%   20.06MB/s    0:00:00 (xfr#55, to-chk=7/121)
23-Nov-2024 07:19:47       1,872,085  91%   20.06MB/s    0:00:00 (xfr#56, to-chk=3/121)
23-Nov-2024 07:19:47       2,008,424  98%   20.82MB/s    0:00:00 (xfr#57, to-chk=2/121)
23-Nov-2024 07:19:47       2,008,694  98%   20.82MB/s    0:00:00 (xfr#58, to-chk=1/121)
23-Nov-2024 07:19:47       2,035,507  99%   21.10MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   21.10MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   21.10MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   21.10MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   21.10MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   21.10MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   21.10MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   21.10MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   21.10MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   21.10MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   20.65MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   20.65MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   20.65MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   20.65MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   20.65MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47       2,035,507  99%   20.22MB/s    0:00:00 (xfr#59, to-chk=0/121)
23-Nov-2024 07:19:47 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-oneprovider-krakow-0/cluster-manager
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:19:47           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:19:47           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:19:47           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:19:47           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:19:47           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:19:47           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:19:47 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-oneprovider-krakow-0/op-panel
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:19:47          19,878  16%   18.96MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:19:47          40,730  33%   38.84MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:19:47          40,730  33%   38.84MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:19:47          60,405  49%   57.61MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:19:47          60,696  50%   57.88MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:19:47          60,696  50%   57.88MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:19:47 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-oneprovider-krakow-0/op-worker
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:19:47          27,588   6%   26.31MB/s    0:00:00 (xfr#2, to-chk=79/84)
23-Nov-2024 07:19:47          51,225  11%   48.85MB/s    0:00:00 (xfr#3, to-chk=77/84)
23-Nov-2024 07:19:47          51,225  11%   48.85MB/s    0:00:00 (xfr#4, to-chk=75/84)
23-Nov-2024 07:19:47          51,225  11%   48.85MB/s    0:00:00 (xfr#5, to-chk=73/84)
23-Nov-2024 07:19:47          73,652  16%   70.24MB/s    0:00:00 (xfr#6, to-chk=71/84)
23-Nov-2024 07:19:47          73,802  17%   70.38MB/s    0:00:00 (xfr#7, to-chk=69/84)
23-Nov-2024 07:19:47          74,099  17%   70.67MB/s    0:00:00 (xfr#8, to-chk=67/84)
23-Nov-2024 07:19:47         155,042  35%   24.64MB/s    0:00:00 (xfr#9, to-chk=65/84)
23-Nov-2024 07:19:47         155,514  35%   24.72MB/s    0:00:00 (xfr#10, to-chk=55/84)
23-Nov-2024 07:19:47         155,830  35%   24.77MB/s    0:00:00 (xfr#11, to-chk=54/84)
23-Nov-2024 07:19:47         156,944  36%   24.95MB/s    0:00:00 (xfr#12, to-chk=53/84)
23-Nov-2024 07:19:47         158,052  36%   25.12MB/s    0:00:00 (xfr#13, to-chk=52/84)
23-Nov-2024 07:19:47         158,680  36%   25.22MB/s    0:00:00 (xfr#14, to-chk=51/84)
23-Nov-2024 07:19:47         159,323  36%   25.32MB/s    0:00:00 (xfr#15, to-chk=50/84)
23-Nov-2024 07:19:47         159,948  36%   25.42MB/s    0:00:00 (xfr#16, to-chk=49/84)
23-Nov-2024 07:19:47         160,269  36%   25.47MB/s    0:00:00 (xfr#17, to-chk=48/84)
23-Nov-2024 07:19:47         161,276  37%   21.97MB/s    0:00:00 (xfr#18, to-chk=47/84)
23-Nov-2024 07:19:47         161,592  37%   22.02MB/s    0:00:00 (xfr#19, to-chk=46/84)
23-Nov-2024 07:19:47         161,752  37%   22.04MB/s    0:00:00 (xfr#20, to-chk=45/84)
23-Nov-2024 07:19:47         162,074  37%   22.08MB/s    0:00:00 (xfr#21, to-chk=44/84)
23-Nov-2024 07:19:47         162,390  37%   22.12MB/s    0:00:00 (xfr#22, to-chk=43/84)
23-Nov-2024 07:19:47         162,862  37%   22.19MB/s    0:00:00 (xfr#23, to-chk=42/84)
23-Nov-2024 07:19:47         163,334  37%   22.25MB/s    0:00:00 (xfr#24, to-chk=41/84)
23-Nov-2024 07:19:47         163,806  37%   22.32MB/s    0:00:00 (xfr#25, to-chk=40/84)
23-Nov-2024 07:19:47         164,605  37%   22.43MB/s    0:00:00 (xfr#26, to-chk=39/84)
23-Nov-2024 07:19:47         165,783  38%   22.59MB/s    0:00:00 (xfr#27, to-chk=38/84)
23-Nov-2024 07:19:47         166,567  38%   22.69MB/s    0:00:00 (xfr#28, to-chk=37/84)
23-Nov-2024 07:19:47         167,682  38%   22.84MB/s    0:00:00 (xfr#29, to-chk=36/84)
23-Nov-2024 07:19:47         168,640  38%   22.98MB/s    0:00:00 (xfr#30, to-chk=35/84)
23-Nov-2024 07:19:47         168,956  38%   23.02MB/s    0:00:00 (xfr#31, to-chk=34/84)
23-Nov-2024 07:19:47         169,272  38%   20.18MB/s    0:00:00 (xfr#32, to-chk=33/84)
23-Nov-2024 07:19:47         169,979  39%   20.26MB/s    0:00:00 (xfr#33, to-chk=32/84)
23-Nov-2024 07:19:47         170,295  39%   20.30MB/s    0:00:00 (xfr#34, to-chk=31/84)
23-Nov-2024 07:19:47         171,081  39%   20.39MB/s    0:00:00 (xfr#35, to-chk=30/84)
23-Nov-2024 07:19:47         171,892  39%   20.49MB/s    0:00:00 (xfr#36, to-chk=29/84)
23-Nov-2024 07:19:47         172,532  39%   20.57MB/s    0:00:00 (xfr#37, to-chk=28/84)
23-Nov-2024 07:19:47         179,121  41%   21.35MB/s    0:00:00 (xfr#38, to-chk=27/84)
23-Nov-2024 07:19:47         184,285  42%   21.97MB/s    0:00:00 (xfr#39, to-chk=26/84)
23-Nov-2024 07:19:47         184,738  42%   22.02MB/s    0:00:00 (xfr#40, to-chk=25/84)
23-Nov-2024 07:19:47         186,331  42%   19.74MB/s    0:00:00 (xfr#41, to-chk=24/84)
23-Nov-2024 07:19:47         187,961  43%   19.92MB/s    0:00:00 (xfr#42, to-chk=23/84)
23-Nov-2024 07:19:47         193,640  44%   20.52MB/s    0:00:00 (xfr#43, to-chk=22/84)
23-Nov-2024 07:19:47         197,057  45%   20.88MB/s    0:00:00 (xfr#44, to-chk=21/84)
23-Nov-2024 07:19:47         204,102  47%   21.63MB/s    0:00:00 (xfr#45, to-chk=20/84)
23-Nov-2024 07:19:47         205,125  47%   21.74MB/s    0:00:00 (xfr#46, to-chk=19/84)
23-Nov-2024 07:19:47         210,750  48%   22.33MB/s    0:00:00 (xfr#47, to-chk=18/84)
23-Nov-2024 07:19:47         214,204  49%   22.70MB/s    0:00:00 (xfr#48, to-chk=17/84)
23-Nov-2024 07:19:47         217,259  50%   23.02MB/s    0:00:00 (xfr#49, to-chk=16/84)
23-Nov-2024 07:19:47         223,397  51%   23.67MB/s    0:00:00 (xfr#50, to-chk=15/84)
23-Nov-2024 07:19:47         227,307  52%   21.68MB/s    0:00:00 (xfr#51, to-chk=14/84)
23-Nov-2024 07:19:47         227,797  52%   21.72MB/s    0:00:00 (xfr#52, to-chk=13/84)
23-Nov-2024 07:19:47         229,940  52%   21.93MB/s    0:00:00 (xfr#53, to-chk=12/84)
23-Nov-2024 07:19:47         236,948  54%   22.60MB/s    0:00:00 (xfr#54, to-chk=11/84)
23-Nov-2024 07:19:47         241,448  55%   23.03MB/s    0:00:00 (xfr#55, to-chk=10/84)
23-Nov-2024 07:19:47         244,466  56%   23.31MB/s    0:00:00 (xfr#56, to-chk=9/84)
23-Nov-2024 07:19:47         246,572  56%   23.51MB/s    0:00:00 (xfr#57, to-chk=8/84)
23-Nov-2024 07:19:47         253,124  58%   24.14MB/s    0:00:00 (xfr#58, to-chk=7/84)
23-Nov-2024 07:19:47         254,189  58%   24.24MB/s    0:00:00 (xfr#59, to-chk=6/84)
23-Nov-2024 07:19:47         258,726  59%   24.67MB/s    0:00:00 (xfr#60, to-chk=5/84)
23-Nov-2024 07:19:47         263,949  60%   25.17MB/s    0:00:00 (xfr#61, to-chk=4/84)
23-Nov-2024 07:19:47         266,548  61%   23.11MB/s    0:00:00 (xfr#62, to-chk=3/84)
23-Nov-2024 07:19:47         269,110  61%   23.33MB/s    0:00:00 (xfr#63, to-chk=2/84)
23-Nov-2024 07:19:47         272,983  62%   23.67MB/s    0:00:00 (xfr#64, to-chk=1/84)
23-Nov-2024 07:19:47         279,022  64%   24.19MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:19:47         279,022  64%   22.17MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:19:47         279,022  64%   22.17MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:19:47         279,022  64%   22.17MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:19:47         279,022  64%   22.17MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:19:47         279,022  64%   22.17MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:19:47 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-oneprovider-paris-0/cluster-manager
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:19:47           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:19:47           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:19:47           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:19:47           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:19:47           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:19:47           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:19:47 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-oneprovider-paris-0/op-panel
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:19:47          19,665  16%   18.75MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:19:47          40,300  33%   38.43MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:19:47          40,300  33%   38.43MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:19:47          59,762  49%   56.99MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:19:47          60,053  50%   57.27MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:19:47          60,053  50%   57.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:19:47 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-oneprovider-paris-0/op-worker
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:19:47          28,522   6%   27.20MB/s    0:00:00 (xfr#2, to-chk=79/84)
23-Nov-2024 07:19:47          53,107  12%   25.32MB/s    0:00:00 (xfr#3, to-chk=77/84)
23-Nov-2024 07:19:47          53,620  12%   12.78MB/s    0:00:00 (xfr#4, to-chk=75/84)
23-Nov-2024 07:19:47          53,620  12%   12.78MB/s    0:00:00 (xfr#5, to-chk=73/84)
23-Nov-2024 07:19:47          76,981  17%   18.35MB/s    0:00:00 (xfr#6, to-chk=71/84)
23-Nov-2024 07:19:47          77,131  17%   14.71MB/s    0:00:00 (xfr#7, to-chk=69/84)
23-Nov-2024 07:19:47          77,428  17%   14.77MB/s    0:00:00 (xfr#8, to-chk=67/84)
23-Nov-2024 07:19:47         159,116  36%   18.97MB/s    0:00:00 (xfr#9, to-chk=65/84)
23-Nov-2024 07:19:47         159,554  36%   19.02MB/s    0:00:00 (xfr#10, to-chk=55/84)
23-Nov-2024 07:19:47         159,834  36%   19.05MB/s    0:00:00 (xfr#11, to-chk=54/84)
23-Nov-2024 07:19:47         160,963  36%   19.19MB/s    0:00:00 (xfr#12, to-chk=53/84)
23-Nov-2024 07:19:47         162,080  36%   19.32MB/s    0:00:00 (xfr#13, to-chk=52/84)
23-Nov-2024 07:19:47         162,516  36%   17.22MB/s    0:00:00 (xfr#14, to-chk=51/84)
23-Nov-2024 07:19:47         163,202  37%   17.29MB/s    0:00:00 (xfr#15, to-chk=50/84)
23-Nov-2024 07:19:47         163,851  37%   17.36MB/s    0:00:00 (xfr#16, to-chk=49/84)
23-Nov-2024 07:19:47         164,133  37%   17.39MB/s    0:00:00 (xfr#17, to-chk=48/84)
23-Nov-2024 07:19:47         165,253  37%   17.51MB/s    0:00:00 (xfr#18, to-chk=47/84)
23-Nov-2024 07:19:47         165,538  37%   17.54MB/s    0:00:00 (xfr#19, to-chk=46/84)
23-Nov-2024 07:19:47         165,820  37%   17.57MB/s    0:00:00 (xfr#20, to-chk=45/84)
23-Nov-2024 07:19:47         166,100  37%   17.60MB/s    0:00:00 (xfr#21, to-chk=44/84)
23-Nov-2024 07:19:47         166,383  37%   17.63MB/s    0:00:00 (xfr#22, to-chk=43/84)
23-Nov-2024 07:19:47         166,665  37%   17.66MB/s    0:00:00 (xfr#23, to-chk=42/84)
23-Nov-2024 07:19:47         167,101  37%   17.71MB/s    0:00:00 (xfr#24, to-chk=41/84)
23-Nov-2024 07:19:47         167,541  37%   17.75MB/s    0:00:00 (xfr#25, to-chk=40/84)
23-Nov-2024 07:19:47         168,505  38%   16.07MB/s    0:00:00 (xfr#26, to-chk=39/84)
23-Nov-2024 07:19:47         169,854  38%   16.20MB/s    0:00:00 (xfr#27, to-chk=38/84)
23-Nov-2024 07:19:47         170,839  38%   16.29MB/s    0:00:00 (xfr#28, to-chk=37/84)
23-Nov-2024 07:19:47         171,959  38%   16.40MB/s    0:00:00 (xfr#29, to-chk=36/84)
23-Nov-2024 07:19:47         172,660  39%   16.47MB/s    0:00:00 (xfr#30, to-chk=35/84)
23-Nov-2024 07:19:47         172,944  39%   16.49MB/s    0:00:00 (xfr#31, to-chk=34/84)
23-Nov-2024 07:19:47         173,224  39%   16.52MB/s    0:00:00 (xfr#32, to-chk=33/84)
23-Nov-2024 07:19:47         174,379  39%   16.63MB/s    0:00:00 (xfr#33, to-chk=32/84)
23-Nov-2024 07:19:47         174,659  39%   16.66MB/s    0:00:00 (xfr#34, to-chk=31/84)
23-Nov-2024 07:19:47         175,644  39%   16.75MB/s    0:00:00 (xfr#35, to-chk=30/84)
23-Nov-2024 07:19:47         176,531  40%   16.84MB/s    0:00:00 (xfr#36, to-chk=29/84)
23-Nov-2024 07:19:47         177,177  40%   15.36MB/s    0:00:00 (xfr#37, to-chk=28/84)
23-Nov-2024 07:19:47         183,609  41%   15.92MB/s    0:00:00 (xfr#38, to-chk=27/84)
23-Nov-2024 07:19:47         188,673  42%   16.36MB/s    0:00:00 (xfr#39, to-chk=26/84)
23-Nov-2024 07:19:47         189,126  42%   16.40MB/s    0:00:00 (xfr#40, to-chk=25/84)
23-Nov-2024 07:19:47         190,719  43%   16.53MB/s    0:00:00 (xfr#41, to-chk=24/84)
23-Nov-2024 07:19:47         192,249  43%   16.67MB/s    0:00:00 (xfr#42, to-chk=23/84)
23-Nov-2024 07:19:47         197,826  44%   17.15MB/s    0:00:00 (xfr#43, to-chk=22/84)
23-Nov-2024 07:19:47         201,243  45%   13.71MB/s    0:00:00 (xfr#44, to-chk=21/84)
23-Nov-2024 07:19:47         208,196  47%   13.24MB/s    0:00:00 (xfr#45, to-chk=20/84)
23-Nov-2024 07:19:47         209,219  47%   13.30MB/s    0:00:00 (xfr#46, to-chk=19/84)
23-Nov-2024 07:19:47         214,739  48%   13.65MB/s    0:00:00 (xfr#47, to-chk=18/84)
23-Nov-2024 07:19:47         218,093  49%   13.87MB/s    0:00:00 (xfr#48, to-chk=17/84)
23-Nov-2024 07:19:47         221,056  50%   14.05MB/s    0:00:00 (xfr#49, to-chk=16/84)
23-Nov-2024 07:19:47         227,032  51%   14.43MB/s    0:00:00 (xfr#50, to-chk=15/84)
23-Nov-2024 07:19:47         230,842  52%   14.68MB/s    0:00:00 (xfr#51, to-chk=14/84)
23-Nov-2024 07:19:47         231,232  52%   14.70MB/s    0:00:00 (xfr#52, to-chk=13/84)
23-Nov-2024 07:19:47         233,275  52%   14.83MB/s    0:00:00 (xfr#53, to-chk=12/84)
23-Nov-2024 07:19:47         240,283  54%   15.28MB/s    0:00:00 (xfr#54, to-chk=11/84)
23-Nov-2024 07:19:47         244,783  55%   15.56MB/s    0:00:00 (xfr#55, to-chk=10/84)
23-Nov-2024 07:19:47         247,801  56%   14.77MB/s    0:00:00 (xfr#56, to-chk=9/84)
23-Nov-2024 07:19:47         249,909  56%   14.90MB/s    0:00:00 (xfr#57, to-chk=8/84)
23-Nov-2024 07:19:47         256,461  58%   15.29MB/s    0:00:00 (xfr#58, to-chk=7/84)
23-Nov-2024 07:19:47         257,419  58%   15.34MB/s    0:00:00 (xfr#59, to-chk=6/84)
23-Nov-2024 07:19:47         261,856  59%   15.61MB/s    0:00:00 (xfr#60, to-chk=5/84)
23-Nov-2024 07:19:47         266,985  60%   15.91MB/s    0:00:00 (xfr#61, to-chk=4/84)
23-Nov-2024 07:19:47         269,484  61%   16.06MB/s    0:00:00 (xfr#62, to-chk=3/84)
23-Nov-2024 07:19:47         272,048  61%   16.22MB/s    0:00:00 (xfr#63, to-chk=2/84)
23-Nov-2024 07:19:47         275,921  62%   16.45MB/s    0:00:00 (xfr#64, to-chk=1/84)
23-Nov-2024 07:19:47         281,960  63%   16.81MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:19:47         281,960  63%   16.81MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:19:47         281,960  63%   16.81MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:19:47         281,960  63%   14.94MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:19:47         281,960  63%   14.94MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:19:47         281,960  63%   14.94MB/s    0:00:00 (xfr#65, to-chk=0/84)
23-Nov-2024 07:19:47 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-onezone-0/oz-worker
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:19:47          16,245   6%   15.49MB/s    0:00:00 (xfr#2, to-chk=13/18)
23-Nov-2024 07:19:47          33,133  12%   31.60MB/s    0:00:00 (xfr#3, to-chk=11/18)
23-Nov-2024 07:19:47          33,133  12%   31.60MB/s    0:00:00 (xfr#4, to-chk=9/18)
23-Nov-2024 07:19:47          48,898  18%   46.63MB/s    0:00:00 (xfr#5, to-chk=7/18)
23-Nov-2024 07:19:47          48,989  18%   23.36MB/s    0:00:00 (xfr#6, to-chk=5/18)
23-Nov-2024 07:19:47          49,286  18%   23.50MB/s    0:00:00 (xfr#7, to-chk=3/18)
23-Nov-2024 07:19:47         132,957  50%   63.40MB/s    0:00:00 (xfr#8, to-chk=1/18)
23-Nov-2024 07:19:47         132,957  50%   42.27MB/s    0:00:00 (xfr#8, to-chk=0/18)
23-Nov-2024 07:19:47 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-onezone-0/cluster-manager
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:19:47           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:19:47           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:19:47           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:19:47           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:19:47           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:19:47           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:19:47 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-onezone-0/oz-panel
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:19:47               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:19:47          30,753  13%   29.33MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:19:47          62,664  26%   59.76MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:19:47          87,351  36%   83.30MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:19:47         117,901  49%  112.44MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:19:47         118,192  50%  112.72MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:19:47         118,192  50%   56.36MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:19:47 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-z2fb6. See /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-volume-s3-krakow-init-z2fb6/entrypoint.log for more details
23-Nov-2024 07:19:47 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-4q67z. See /home/bamboo/.one-env/deployments/2024.11.23-07.07.06/pod-logs/dev-volume-s3-paris-init-4q67z/entrypoint.log for more details
23-Nov-2024 07:19:47 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1732346375.9338229 exists, exporting anyway.
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47 =============================== warnings summary ===============================
23-Nov-2024 07:19:47 tests/utils/rest_utils.py:98
23-Nov-2024 07:19:47   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 07:19:47     print("""
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47 tests/utils/path_utils.py:112
23-Nov-2024 07:19:47   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 07:19:47     return path.replace("'", "\\'").replace(' ', '\ ')
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47 tests/utils/acceptance_utils.py:55
23-Nov-2024 07:19:47   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 07:19:47     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47 tests/utils/acceptance_utils.py:57
23-Nov-2024 07:19:47   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 07:19:47     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 07:19:47
23-Nov-2024 07:19:47 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
23-Nov-2024 07:19:47 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/test-reports/results.xml -
23-Nov-2024 07:19:47 ================== 14 passed, 4 warnings in 764.05s (0:12:44) ==================
23-Nov-2024 07:19:53 release "dev" uninstalled
23-Nov-2024 07:19:53 Sidecar injection has been disabled
23-Nov-2024 07:19:53 Cleaning helm release "dev"...
23-Nov-2024 07:19:53 Deleted 1 helm deployments
23-Nov-2024 07:19:53 Deleted 0 k8s deployments
23-Nov-2024 07:19:53 Deleted 0 k8s services
23-Nov-2024 07:19:53 Deleted 0 persistent volumes
23-Nov-2024 07:19:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:19:54 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
23-Nov-2024 07:19:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:19:54 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
23-Nov-2024 07:19:54 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
23-Nov-2024 07:19:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:19:54 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
23-Nov-2024 07:19:54 Finished task 'Run acceptance oneclient tests' with result: Success
23-Nov-2024 07:19:54 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
23-Nov-2024 07:19:54 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP...
23-Nov-2024 07:19:54 Finished task 'Parse test results' with result: Success
23-Nov-2024 07:19:54 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:19:54
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 07:19:54
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 07:19:54
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 07:19:54
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 07:19:54
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 07:19:54
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 07:19:54
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 07:19:54
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 07:19:54
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 07:19:54
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 07:19:54 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:19:54
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3367 (ODSRV-OAP-MSRFSP-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3367-ScriptBuildTask-17318909026382687393.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance
23-Nov-2024 07:19:54 ./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.tar.gz
23-Nov-2024 07:19:55 Uploading artifact
23-Nov-2024 07:19:55     source path: surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz
23-Nov-2024 07:19:55     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz
23-Nov-2024 07:19:55 Finished task 'Pack and push surefire artifact' with result: Success
23-Nov-2024 07:19:55 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:19:55 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:19:55
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3367 (ODSRV-OAP-MSRFSP-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3367-ScriptBuildTask-15828542295059018170.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP
23-Nov-2024 07:19:55 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
23-Nov-2024 07:19:55 Finished task 'Pack logs' with result: Success
23-Nov-2024 07:19:55 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:19:55
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
23-Nov-2024 07:19:55 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:19:55
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3367 (ODSRV-OAP-MSRFSP-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3367-ScriptBuildTask-10607710358187275695.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance
23-Nov-2024 07:19:55   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23-Nov-2024 07:19:55                                  Dload  Upload   Total   Spent    Left  Speed
23-Nov-2024 07:19:55
23-Nov-2024 07:19:56   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
23-Nov-2024 07:19:56 100  4822  100  4822    0     0  15809      0 --:--:-- --:--:-- --:--:-- 15809
23-Nov-2024 07:19:56 Clearing /tmp/onedata and /home/bamboo/.one-env
23-Nov-2024 07:19:57 Cleaning helm deployments
23-Nov-2024 07:19:57 Cleanining pods
23-Nov-2024 07:19:57 Cleaning kube persistant volumes
23-Nov-2024 07:19:58 pod "dev-volume-s3-krakow-585f4c9-vmlln" deleted
23-Nov-2024 07:20:18 pod "dev-volume-s3-paris-64bd65585f-c2scf" deleted
23-Nov-2024 07:20:24 Cleaning dockswift container
23-Nov-2024 07:20:24 Cleaning docker containers
23-Nov-2024 07:20:27 Stalled docker containers to remove:
23-Nov-2024 07:20:27 0a31c9e96ec3 e436cc989801 4df17fcc5c48 d35aadce0992 02288898b3d1 48c1820b6037 17a2bf0031ed 93a4770ab669 5b6ee73bd48d e123e065e2ee 064b52116d1c e3825b217ea4 6bc790cc4ecb 9c0734fd60ba 13316ea1ecc5 1330f7388bde e50a2ba92331 1676ec7e7cd8 75293bfc6c49 9894bf65e3ec 13482aad7066 8ccfa5800a6b a7eebaa01e26 633e482e3c69 1cf4e4654fc1 aefe802353dd 9e978f287a6b ef2e80f1bb67
23-Nov-2024 07:20:27 Removing stalled docker containers
23-Nov-2024 07:20:27 Error response from daemon: Cannot kill container: 0a31c9e96ec3: Container 0a31c9e96ec3fbdb0b28f6d1304e1f0eaed91a92e399f4e9785d0fd5ea79d39c is not running
23-Nov-2024 07:20:27 0a31c9e96ec3
23-Nov-2024 07:20:27 Error response from daemon: Cannot kill container: e436cc989801: Container e436cc989801fc6faa118087033ab58a8a886e280b7abcef47a03fa35e48e119 is not running
23-Nov-2024 07:20:27 e436cc989801
23-Nov-2024 07:20:27 Error response from daemon: Cannot kill container: 4df17fcc5c48: Container 4df17fcc5c482523a1048c38b4524ca38bab2a6cf17a2b300a397ba28e35b32c is not running
23-Nov-2024 07:20:27 4df17fcc5c48
23-Nov-2024 07:20:27 Error response from daemon: Cannot kill container: d35aadce0992: Container d35aadce09924806fb3f5d181913d37ec33da0a222db4f1fa508e913b2423e37 is not running
23-Nov-2024 07:20:27 d35aadce0992
23-Nov-2024 07:20:27 Error response from daemon: Cannot kill container: 02288898b3d1: Container 02288898b3d159007b4d96f0b9ca31525b8c9d09421899f87137abce5dbd8373 is not running
23-Nov-2024 07:20:27 02288898b3d1
23-Nov-2024 07:20:27 Error response from daemon: Cannot kill container: 48c1820b6037: Container 48c1820b6037532717f41c62cd589bbb5e58d5b04981787c619098194c369675 is not running
23-Nov-2024 07:20:27 48c1820b6037
23-Nov-2024 07:20:27 Error response from daemon: Cannot kill container: 17a2bf0031ed: Container 17a2bf0031ed28d93473f824cfd98a9341bb6c02de02ff079052f95ec8503912 is not running
23-Nov-2024 07:20:27 17a2bf0031ed
23-Nov-2024 07:20:28 Error response from daemon: Cannot kill container: 93a4770ab669: Container 93a4770ab669ee8c87ce7706cf97c6e3b57980bef77ff6b81b690dab4a47862c is not running
23-Nov-2024 07:20:28 93a4770ab669
23-Nov-2024 07:20:28 Error response from daemon: Cannot kill container: 5b6ee73bd48d: Container 5b6ee73bd48dc2311820eff8e5bd58333cce834e8c18c8c5bc53def0e21ec9d4 is not running
23-Nov-2024 07:20:28 5b6ee73bd48d
23-Nov-2024 07:20:28 Error response from daemon: Cannot kill container: e123e065e2ee: Container e123e065e2eeba8a0c7b6bcc8ef4466a2b8608ee570f5ecf29cde1f9ddd3b14f is not running
23-Nov-2024 07:20:28 e123e065e2ee
23-Nov-2024 07:20:28 Error response from daemon: Cannot kill container: 064b52116d1c: Container 064b52116d1c2cf6f9619770332b8fc5a130b3140c3acc096f1da945632c5e44 is not running
23-Nov-2024 07:20:28 064b52116d1c
23-Nov-2024 07:20:28 Error response from daemon: Cannot kill container: e3825b217ea4: Container e3825b217ea44b93ec94f53f229aa62d4aaad02e17371cf094ae17b0036aebf1 is not running
23-Nov-2024 07:20:28 e3825b217ea4
23-Nov-2024 07:20:28 Error response from daemon: Cannot kill container: 6bc790cc4ecb: Container 6bc790cc4ecb90d4e5a2bab269ddfce8a3b2b41ecdd35162c53402810796ff5f is not running
23-Nov-2024 07:20:28 6bc790cc4ecb
23-Nov-2024 07:20:28 Error response from daemon: Cannot kill container: 9c0734fd60ba: Container 9c0734fd60ba1aca99a084b49985838220fb074040598251ef42569289e4cc1f is not running
23-Nov-2024 07:20:28 9c0734fd60ba
23-Nov-2024 07:20:28 Error response from daemon: Cannot kill container: 13316ea1ecc5: Container 13316ea1ecc57f04caab32bf36e983584908826cf94c667ddbfd1016ee4d8a2f is not running
23-Nov-2024 07:20:28 13316ea1ecc5
23-Nov-2024 07:20:28 Error response from daemon: Cannot kill container: 1330f7388bde: Container 1330f7388bde7d89a00d611750958daa12fdd81c0a9577020a3148a3ef8bc786 is not running
23-Nov-2024 07:20:28 1330f7388bde
23-Nov-2024 07:20:28 Error response from daemon: Cannot kill container: e50a2ba92331: Container e50a2ba92331a84fe95626930674765e29c5dacadeed1046e8cfe7ab4be362ef is not running
23-Nov-2024 07:20:28 e50a2ba92331
23-Nov-2024 07:20:28 Error response from daemon: Cannot kill container: 1676ec7e7cd8: Container 1676ec7e7cd8208a8a71f954875d60da0c453372afd3127d36786f3a23af5cf6 is not running
23-Nov-2024 07:20:28 1676ec7e7cd8
23-Nov-2024 07:20:28 Error response from daemon: Cannot kill container: 75293bfc6c49: Container 75293bfc6c493328531160a856545685969ca4e0bd484668adc772d65711ffe1 is not running
23-Nov-2024 07:20:29 75293bfc6c49
23-Nov-2024 07:20:29 Error response from daemon: Cannot kill container: 9894bf65e3ec: Container 9894bf65e3ec24bd21be747363c9ac14fa36531f700776374993d2b13441a9ba is not running
23-Nov-2024 07:20:29 9894bf65e3ec
23-Nov-2024 07:20:29 Error response from daemon: Cannot kill container: 13482aad7066: Container 13482aad70665e2cdb84ec94ef32491545f8d246d1ffef6cf8e15ecb420b8fa6 is not running
23-Nov-2024 07:20:29 13482aad7066
23-Nov-2024 07:20:29 Error response from daemon: Cannot kill container: 8ccfa5800a6b: Container 8ccfa5800a6bb62ab2b189d95954272429983465ea62cec9e79a7a96057d031e is not running
23-Nov-2024 07:20:29 8ccfa5800a6b
23-Nov-2024 07:20:29 Error response from daemon: Cannot kill container: a7eebaa01e26: Container a7eebaa01e2630d63ddd544f5292d2394e4161f39f1b997860ffe588df7cc30f is not running
23-Nov-2024 07:20:29 a7eebaa01e26
23-Nov-2024 07:20:29 Error response from daemon: Cannot kill container: 633e482e3c69: Container 633e482e3c69842fa7f3913e7cfe169adaf9b8e9308b289c58bef67cf2e359be is not running
23-Nov-2024 07:20:29 633e482e3c69
23-Nov-2024 07:20:29 Error response from daemon: Cannot kill container: 1cf4e4654fc1: Container 1cf4e4654fc1d367041f42b34fff0cb91afd00ff8a280f65315a9d3c5b3c4c80 is not running
23-Nov-2024 07:20:29 1cf4e4654fc1
23-Nov-2024 07:20:29 Error response from daemon: Cannot kill container: aefe802353dd: Container aefe802353dd09e5ce75198e72c987dff2cd887ab80ffc4adf7a9ffbc9ca8cdf is not running
23-Nov-2024 07:20:29 aefe802353dd
23-Nov-2024 07:20:29 Error response from daemon: Cannot kill container: 9e978f287a6b: Container 9e978f287a6bfd83cfb4834d24bf81d8924bdec391c920a9857ad571ce8cf3fa is not running
23-Nov-2024 07:20:29 9e978f287a6b
23-Nov-2024 07:20:29 ef2e80f1bb67
23-Nov-2024 07:20:29 ef2e80f1bb67
23-Nov-2024 07:20:29 Stalled docker volumes to remove:
23-Nov-2024 07:20:29
23-Nov-2024 07:20:29 Removing stalled docker volumes
23-Nov-2024 07:20:29 Removing stalled loopdevices
23-Nov-2024 07:20:30 Done
23-Nov-2024 07:20:30 Finished task 'Clear env and working dir' with result: Success
23-Nov-2024 07:20:30 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
23-Nov-2024 07:20:30 Running post build plugin 'Docker Container Cleanup'
23-Nov-2024 07:20:30 Running post build plugin 'NCover Results Collector'
23-Nov-2024 07:20:30 Running post build plugin 'Build Results Label Collector'
23-Nov-2024 07:20:30 Running post build plugin 'Clover Results Collector'
23-Nov-2024 07:20:30 Running post build plugin 'npm Cache Cleanup'
23-Nov-2024 07:20:30 Running post build plugin 'Artifact Copier'
23-Nov-2024 07:20:30 Publishing an artifact: test_logs.tar.gz
23-Nov-2024 07:20:31 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 66.59 ms
23-Nov-2024 07:20:31 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP'
23-Nov-2024 07:20:31 Finalising the build...
23-Nov-2024 07:20:31 Stopping timer.
23-Nov-2024 07:20:31 Build ODSRV-OAP-MSRFSP-3367 completed.
23-Nov-2024 07:20:31 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Nov-2024 07:20:31 Running on server: post build plugin 'NCover Results Collector'
23-Nov-2024 07:20:31 Running on server: post build plugin 'Build Labeller'
23-Nov-2024 07:20:31 Running on server: post build plugin 'Clover Delta Calculator'
23-Nov-2024 07:20:31 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Nov-2024 07:20:31 All post build plugins have finished
23-Nov-2024 07:20:31 Generating build results summary...
23-Nov-2024 07:20:31 Saving build results to disk...
23-Nov-2024 07:20:31 Store variable context...
23-Nov-2024 07:20:31 Finished building ODSRV-OAP-MSRFSP-3367.