oneclient acceptance tests using environment deployed from packages

Build: #3363 was successful

Job: multiprovider directory stat proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

13-Nov-2024 18:23:04
13-Nov-2024 18:23:04
13-Nov-2024 18:23:04 Unmounting client from /tmp/onedata/mnt/ekuyq5k0cl1c9vbm
13-Nov-2024 18:23:04
13-Nov-2024 18:23:04
13-Nov-2024 18:23:43 tests/oneclient/scenarios/test_multi_directory_stat.py::test_default_access[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:23:43 =================================================================
13-Nov-2024 18:23:43 - Executing scenario 'Check default access permissions'
13-Nov-2024 18:23:43 - from feature 'Multi_directory_stat'
13-Nov-2024 18:23:43 -----------------------------------------------------------------
13-Nov-2024 18:23:43 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:23:43 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:23:43 using [token, token] by [user1, user2]"'
13-Nov-2024 18:23:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:23:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:23:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:23:43
13-Nov-2024 18:23:43
13-Nov-2024 18:23:43 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq'
13-Nov-2024 18:23:43 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq' successfully started
13-Nov-2024 18:23:43
13-Nov-2024 18:23:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/x6ut3kclvivy9kyb
13-Nov-2024 18:23:43
13-Nov-2024 18:23:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x6ut3kclvivy9kyb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x6ut3kclvivy9kyb
13-Nov-2024 18:23:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16785969566686982414'...
13-Nov-2024 18:23:43 Getting configuration...
13-Nov-2024 18:23:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/x6ut3kclvivy9kyb'.
13-Nov-2024 18:23:43
13-Nov-2024 18:23:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:23:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:23:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:23:43
13-Nov-2024 18:23:43
13-Nov-2024 18:23:43 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j'
13-Nov-2024 18:23:43 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j' successfully started
13-Nov-2024 18:23:43
13-Nov-2024 18:23:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7rma4nbdt90nu45l
13-Nov-2024 18:23:43
13-Nov-2024 18:23:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7rma4nbdt90nu45l --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7rma4nbdt90nu45l
13-Nov-2024 18:23:43 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3731821564592387861'...
13-Nov-2024 18:23:43 Getting configuration...
13-Nov-2024 18:23:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7rma4nbdt90nu45l'.
13-Nov-2024 18:23:43
13-Nov-2024 18:23:43 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:23:43 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
13-Nov-2024 18:23:43 =================================================================
13-Nov-2024 18:23:43
13-Nov-2024 18:23:44 PASSED
13-Nov-2024 18:23:44 Unmounting client from /tmp/onedata/mnt/x6ut3kclvivy9kyb
13-Nov-2024 18:23:44
13-Nov-2024 18:23:44
13-Nov-2024 18:23:44 Unmounting client from /tmp/onedata/mnt/7rma4nbdt90nu45l
13-Nov-2024 18:23:44
13-Nov-2024 18:23:44
13-Nov-2024 18:24:34 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:24:34 =================================================================
13-Nov-2024 18:24:34 - Executing scenario 'Change access permissions'
13-Nov-2024 18:24:34 - from feature 'Multi_directory_stat'
13-Nov-2024 18:24:34 -----------------------------------------------------------------
13-Nov-2024 18:24:34 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:24:34 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:24:34 using [token, token] by [user1, user2]"'
13-Nov-2024 18:24:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:24:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:24:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq'
13-Nov-2024 18:24:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq' successfully started
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1ra3by1dhw8n5pa0
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1ra3by1dhw8n5pa0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1ra3by1dhw8n5pa0
13-Nov-2024 18:24:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14561460657846348244'...
13-Nov-2024 18:24:34 Getting configuration...
13-Nov-2024 18:24:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1ra3by1dhw8n5pa0'.
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:24:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:24:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j'
13-Nov-2024 18:24:34 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j' successfully started
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gf0icjoo4dftlkjr
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gf0icjoo4dftlkjr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gf0icjoo4dftlkjr
13-Nov-2024 18:24:34 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6026552570010194742'...
13-Nov-2024 18:24:34 Getting configuration...
13-Nov-2024 18:24:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gf0icjoo4dftlkjr'.
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:24:34 -- Executing step: 'When "user1 changes space1/dir1 mode to 211 on client11"'
13-Nov-2024 18:24:34 -- Executing step: 'Then "mode of user2's space1/dir1 is 211 on client21"'
13-Nov-2024 18:24:34 -- Executing step: 'Then "user1 changes space1/dir1 mode to 775 on client11"'
13-Nov-2024 18:24:34 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
13-Nov-2024 18:24:34 =================================================================
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34 PASSED
13-Nov-2024 18:24:34 Unmounting client from /tmp/onedata/mnt/1ra3by1dhw8n5pa0
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34 Unmounting client from /tmp/onedata/mnt/gf0icjoo4dftlkjr
13-Nov-2024 18:24:34
13-Nov-2024 18:24:34
13-Nov-2024 18:25:50 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access_someone[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:25:50 =================================================================
13-Nov-2024 18:25:50 - Executing scenario 'Fail to change someone's file access permissions'
13-Nov-2024 18:25:50 - from feature 'Multi_directory_stat'
13-Nov-2024 18:25:50 -----------------------------------------------------------------
13-Nov-2024 18:25:50 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:25:50 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:25:50 using [token, token] by [user1, user2]"'
13-Nov-2024 18:25:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:25:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:25:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq'
13-Nov-2024 18:25:50 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq' successfully started
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vsxboo4nb5eei678
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vsxboo4nb5eei678 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vsxboo4nb5eei678
13-Nov-2024 18:25:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16532493714422519166'...
13-Nov-2024 18:25:50 Getting configuration...
13-Nov-2024 18:25:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vsxboo4nb5eei678'.
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:25:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:25:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j'
13-Nov-2024 18:25:50 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j' successfully started
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/34wm3hmm0jpq1gpp
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/34wm3hmm0jpq1gpp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/34wm3hmm0jpq1gpp
13-Nov-2024 18:25:50 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8981130968503534092'...
13-Nov-2024 18:25:50 Getting configuration...
13-Nov-2024 18:25:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/34wm3hmm0jpq1gpp'.
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:25:50 -- Executing step: 'When "user2 fails to change space1/dir1 mode to 211 on client21"'
13-Nov-2024 18:25:50 -- Executing step: 'When "mode of user2's space1/dir1 is 775 on client21"'
13-Nov-2024 18:25:50 -- Executing step: 'When "mode of user1's space1/dir1 is 775 on client11"'
13-Nov-2024 18:25:50 =================================================================
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50 PASSED
13-Nov-2024 18:25:50 Unmounting client from /tmp/onedata/mnt/vsxboo4nb5eei678
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50 Unmounting client from /tmp/onedata/mnt/34wm3hmm0jpq1gpp
13-Nov-2024 18:25:50
13-Nov-2024 18:25:50
13-Nov-2024 18:26:29 tests/oneclient/scenarios/test_multi_directory_stat.py::test_timestamp[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:26:29 =================================================================
13-Nov-2024 18:26:29 - Executing scenario 'Timestamps at creation'
13-Nov-2024 18:26:29 - from feature 'Multi_directory_stat'
13-Nov-2024 18:26:29 -----------------------------------------------------------------
13-Nov-2024 18:26:29 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:26:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:26:29 using [token, token] by [user1, user2]"'
13-Nov-2024 18:26:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:26:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:26:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:26:29
13-Nov-2024 18:26:29
13-Nov-2024 18:26:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq'
13-Nov-2024 18:26:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq' successfully started
13-Nov-2024 18:26:29
13-Nov-2024 18:26:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mppd6xf54gsu6g9a
13-Nov-2024 18:26:29
13-Nov-2024 18:26:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mppd6xf54gsu6g9a --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mppd6xf54gsu6g9a
13-Nov-2024 18:26:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2594910639554442111'...
13-Nov-2024 18:26:29 Getting configuration...
13-Nov-2024 18:26:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mppd6xf54gsu6g9a'.
13-Nov-2024 18:26:29
13-Nov-2024 18:26:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:26:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:26:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:26:29
13-Nov-2024 18:26:29
13-Nov-2024 18:26:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j'
13-Nov-2024 18:26:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j' successfully started
13-Nov-2024 18:26:29
13-Nov-2024 18:26:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wp7bo8o3wtsrp9jd
13-Nov-2024 18:26:29
13-Nov-2024 18:26:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wp7bo8o3wtsrp9jd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wp7bo8o3wtsrp9jd
13-Nov-2024 18:26:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2818663114142154457'...
13-Nov-2024 18:26:29 Getting configuration...
13-Nov-2024 18:26:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wp7bo8o3wtsrp9jd'.
13-Nov-2024 18:26:29
13-Nov-2024 18:26:29 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:26:29 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
13-Nov-2024 18:26:29 -- Executing step: 'Then "status-change time of user2's space1/dir1 is equal to access time on client21"'
13-Nov-2024 18:26:29 =================================================================
13-Nov-2024 18:26:29
13-Nov-2024 18:26:30 PASSED
13-Nov-2024 18:26:30 Unmounting client from /tmp/onedata/mnt/mppd6xf54gsu6g9a
13-Nov-2024 18:26:30
13-Nov-2024 18:26:30
13-Nov-2024 18:26:30 Unmounting client from /tmp/onedata/mnt/wp7bo8o3wtsrp9jd
13-Nov-2024 18:26:30
13-Nov-2024 18:26:30
13-Nov-2024 18:27:04 tests/oneclient/scenarios/test_multi_directory_stat.py::test_update_timestamp_without_permission[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:27:04 =================================================================
13-Nov-2024 18:27:04 - Executing scenario 'Fail to update timestamps (touch) without write permission'
13-Nov-2024 18:27:04 - from feature 'Multi_directory_stat'
13-Nov-2024 18:27:04 -----------------------------------------------------------------
13-Nov-2024 18:27:04 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:27:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:27:04 using [token, token] by [user1, user2]"'
13-Nov-2024 18:27:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:27:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:27:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:27:04
13-Nov-2024 18:27:04
13-Nov-2024 18:27:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq'
13-Nov-2024 18:27:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq' successfully started
13-Nov-2024 18:27:04
13-Nov-2024 18:27:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5xnb0qu60cag2mqs
13-Nov-2024 18:27:04
13-Nov-2024 18:27:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5xnb0qu60cag2mqs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5xnb0qu60cag2mqs
13-Nov-2024 18:27:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10253095205570787366'...
13-Nov-2024 18:27:04 Getting configuration...
13-Nov-2024 18:27:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5xnb0qu60cag2mqs'.
13-Nov-2024 18:27:04
13-Nov-2024 18:27:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:27:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:27:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:27:04
13-Nov-2024 18:27:04
13-Nov-2024 18:27:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j'
13-Nov-2024 18:27:04 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j' successfully started
13-Nov-2024 18:27:04
13-Nov-2024 18:27:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4e2wk8c2dicx84ow
13-Nov-2024 18:27:04
13-Nov-2024 18:27:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4e2wk8c2dicx84ow --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4e2wk8c2dicx84ow
13-Nov-2024 18:27:04 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15780674840548107861'...
13-Nov-2024 18:27:04 Getting configuration...
13-Nov-2024 18:27:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4e2wk8c2dicx84ow'.
13-Nov-2024 18:27:04
13-Nov-2024 18:27:04 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:27:04 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
13-Nov-2024 18:27:04 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
13-Nov-2024 18:27:04 -- Executing step: 'When "user2 fails to update [space1/dir1] timestamps on client21"'
13-Nov-2024 18:27:04 =================================================================
13-Nov-2024 18:27:04
13-Nov-2024 18:27:05 PASSED
13-Nov-2024 18:27:05 Unmounting client from /tmp/onedata/mnt/5xnb0qu60cag2mqs
13-Nov-2024 18:27:05
13-Nov-2024 18:27:05
13-Nov-2024 18:27:05 Unmounting client from /tmp/onedata/mnt/4e2wk8c2dicx84ow
13-Nov-2024 18:27:05
13-Nov-2024 18:27:05
13-Nov-2024 18:27:44 tests/oneclient/scenarios/test_multi_directory_stat.py::test_update_timestamp_with_permission[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:27:44 =================================================================
13-Nov-2024 18:27:44 - Executing scenario 'Update timestamps (touch) with write permission'
13-Nov-2024 18:27:44 - from feature 'Multi_directory_stat'
13-Nov-2024 18:27:44 -----------------------------------------------------------------
13-Nov-2024 18:27:44 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:27:44 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:27:44 using [token, token] by [user1, user2]"'
13-Nov-2024 18:27:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:27:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:27:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:27:44
13-Nov-2024 18:27:44
13-Nov-2024 18:27:44 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq'
13-Nov-2024 18:27:44 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq' successfully started
13-Nov-2024 18:27:44
13-Nov-2024 18:27:44 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/d5jld7ctcgh4413q
13-Nov-2024 18:27:44
13-Nov-2024 18:27:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d5jld7ctcgh4413q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d5jld7ctcgh4413q
13-Nov-2024 18:27:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2076054942726246958'...
13-Nov-2024 18:27:44 Getting configuration...
13-Nov-2024 18:27:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d5jld7ctcgh4413q'.
13-Nov-2024 18:27:44
13-Nov-2024 18:27:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:27:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:27:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:27:44
13-Nov-2024 18:27:44
13-Nov-2024 18:27:44 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j'
13-Nov-2024 18:27:44 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j' successfully started
13-Nov-2024 18:27:44
13-Nov-2024 18:27:44 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ljay87g3pjf6snet
13-Nov-2024 18:27:44
13-Nov-2024 18:27:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ljay87g3pjf6snet --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ljay87g3pjf6snet
13-Nov-2024 18:27:44 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6785009058545167159'...
13-Nov-2024 18:27:44 Getting configuration...
13-Nov-2024 18:27:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ljay87g3pjf6snet'.
13-Nov-2024 18:27:44
13-Nov-2024 18:27:44 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:27:44 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:27:44 -- Executing step: 'When "user1 changes space1/dir1 mode to 725 on client11"'
13-Nov-2024 18:27:44 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
13-Nov-2024 18:27:44 -- Executing step: 'When "user2 updates [space1/dir1] timestamps on client21"'
13-Nov-2024 18:27:44 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
13-Nov-2024 18:27:44 =================================================================
13-Nov-2024 18:27:44
13-Nov-2024 18:27:45 PASSED
13-Nov-2024 18:27:45 Unmounting client from /tmp/onedata/mnt/d5jld7ctcgh4413q
13-Nov-2024 18:27:45
13-Nov-2024 18:27:45
13-Nov-2024 18:27:45 Unmounting client from /tmp/onedata/mnt/ljay87g3pjf6snet
13-Nov-2024 18:27:45
13-Nov-2024 18:27:45
13-Nov-2024 18:28:35 tests/oneclient/scenarios/test_multi_directory_stat.py::test_access_time[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:28:35 =================================================================
13-Nov-2024 18:28:35 - Executing scenario 'Access time'
13-Nov-2024 18:28:35 - from feature 'Multi_directory_stat'
13-Nov-2024 18:28:35 -----------------------------------------------------------------
13-Nov-2024 18:28:35 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:28:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:28:35 using [token, token] by [user1, user2]"'
13-Nov-2024 18:28:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:28:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:28:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq'
13-Nov-2024 18:28:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq' successfully started
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/08xgb0fkcf2kpkvt
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/08xgb0fkcf2kpkvt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/08xgb0fkcf2kpkvt
13-Nov-2024 18:28:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9202094147095179351'...
13-Nov-2024 18:28:35 Getting configuration...
13-Nov-2024 18:28:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/08xgb0fkcf2kpkvt'.
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:28:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:28:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j'
13-Nov-2024 18:28:35 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j' successfully started
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/id8y7ezg7lx76wqn
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/id8y7ezg7lx76wqn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/id8y7ezg7lx76wqn
13-Nov-2024 18:28:35 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8785019399600672299'...
13-Nov-2024 18:28:35 Getting configuration...
13-Nov-2024 18:28:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/id8y7ezg7lx76wqn'.
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:28:35 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:28:35 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
13-Nov-2024 18:28:35 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:28:35 -- Executing step: 'Then "user1 sees [dir2] in space1/dir1 on client11"'
13-Nov-2024 18:28:35 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than modification time on client21"'
13-Nov-2024 18:28:35 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than status-change time on client21"'
13-Nov-2024 18:28:35 =================================================================
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35 PASSED
13-Nov-2024 18:28:35 Unmounting client from /tmp/onedata/mnt/08xgb0fkcf2kpkvt
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35 Unmounting client from /tmp/onedata/mnt/id8y7ezg7lx76wqn
13-Nov-2024 18:28:35
13-Nov-2024 18:28:35
13-Nov-2024 18:29:14 tests/oneclient/scenarios/test_multi_directory_stat.py::test_modification_time[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:29:14 =================================================================
13-Nov-2024 18:29:14 - Executing scenario 'Modification time'
13-Nov-2024 18:29:14 - from feature 'Multi_directory_stat'
13-Nov-2024 18:29:14 -----------------------------------------------------------------
13-Nov-2024 18:29:14 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:29:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:29:14 using [token, token] by [user1, user2]"'
13-Nov-2024 18:29:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:29:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:29:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:29:14
13-Nov-2024 18:29:14
13-Nov-2024 18:29:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq'
13-Nov-2024 18:29:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq' successfully started
13-Nov-2024 18:29:14
13-Nov-2024 18:29:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hx7e39yxnxuu1ghg
13-Nov-2024 18:29:14
13-Nov-2024 18:29:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hx7e39yxnxuu1ghg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hx7e39yxnxuu1ghg
13-Nov-2024 18:29:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2628456587365289180'...
13-Nov-2024 18:29:14 Getting configuration...
13-Nov-2024 18:29:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hx7e39yxnxuu1ghg'.
13-Nov-2024 18:29:14
13-Nov-2024 18:29:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:29:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:29:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:29:14
13-Nov-2024 18:29:14
13-Nov-2024 18:29:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j'
13-Nov-2024 18:29:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j' successfully started
13-Nov-2024 18:29:14
13-Nov-2024 18:29:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/06isafxido66hszd
13-Nov-2024 18:29:14
13-Nov-2024 18:29:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/06isafxido66hszd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/06isafxido66hszd
13-Nov-2024 18:29:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7025354446641545366'...
13-Nov-2024 18:29:14 Getting configuration...
13-Nov-2024 18:29:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/06isafxido66hszd'.
13-Nov-2024 18:29:14
13-Nov-2024 18:29:14 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:29:14 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:29:14 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
13-Nov-2024 18:29:14 -- Executing step: 'Then "modification time of user2's space1/dir1 is greater than access time on client21"'
13-Nov-2024 18:29:14 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to status-change time on client21"'
13-Nov-2024 18:29:14 =================================================================
13-Nov-2024 18:29:14
13-Nov-2024 18:29:15 PASSED
13-Nov-2024 18:29:15 Unmounting client from /tmp/onedata/mnt/hx7e39yxnxuu1ghg
13-Nov-2024 18:29:15
13-Nov-2024 18:29:15
13-Nov-2024 18:29:15 Unmounting client from /tmp/onedata/mnt/06isafxido66hszd
13-Nov-2024 18:29:15
13-Nov-2024 18:29:15
13-Nov-2024 18:29:54 tests/oneclient/scenarios/test_multi_directory_stat.py::test_stat_change_time_mv[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:29:54 =================================================================
13-Nov-2024 18:29:54 - Executing scenario 'Status-change time when renaming'
13-Nov-2024 18:29:54 - from feature 'Multi_directory_stat'
13-Nov-2024 18:29:54 -----------------------------------------------------------------
13-Nov-2024 18:29:54 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:29:54 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:29:54 using [token, token] by [user1, user2]"'
13-Nov-2024 18:29:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:29:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:29:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:29:54
13-Nov-2024 18:29:54
13-Nov-2024 18:29:54 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq'
13-Nov-2024 18:29:54 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq' successfully started
13-Nov-2024 18:29:54
13-Nov-2024 18:29:54 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jiz8n0dn5936wntj
13-Nov-2024 18:29:54
13-Nov-2024 18:29:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jiz8n0dn5936wntj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jiz8n0dn5936wntj
13-Nov-2024 18:29:54 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13333197868167777713'...
13-Nov-2024 18:29:54 Getting configuration...
13-Nov-2024 18:29:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jiz8n0dn5936wntj'.
13-Nov-2024 18:29:54
13-Nov-2024 18:29:54 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:29:54 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:29:54 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:29:54
13-Nov-2024 18:29:54
13-Nov-2024 18:29:54 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j'
13-Nov-2024 18:29:54 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j' successfully started
13-Nov-2024 18:29:54
13-Nov-2024 18:29:54 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/23qwefs0sout80cf
13-Nov-2024 18:29:54
13-Nov-2024 18:29:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/23qwefs0sout80cf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/23qwefs0sout80cf
13-Nov-2024 18:29:54 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8933142785937826050'...
13-Nov-2024 18:29:54 Getting configuration...
13-Nov-2024 18:29:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/23qwefs0sout80cf'.
13-Nov-2024 18:29:54
13-Nov-2024 18:29:54 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:29:54 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:29:54 -- Executing step: 'When "user1 renames space1/dir1 to space1/dir2 on client11"'
13-Nov-2024 18:29:54 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to modification time on client21"'
13-Nov-2024 18:29:54 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to access time on client21"'
13-Nov-2024 18:29:54 =================================================================
13-Nov-2024 18:29:54
13-Nov-2024 18:29:55 PASSED
13-Nov-2024 18:29:55 Unmounting client from /tmp/onedata/mnt/jiz8n0dn5936wntj
13-Nov-2024 18:29:55
13-Nov-2024 18:29:55
13-Nov-2024 18:29:55 Unmounting client from /tmp/onedata/mnt/23qwefs0sout80cf
13-Nov-2024 18:29:55
13-Nov-2024 18:29:55
13-Nov-2024 18:30:34 tests/oneclient/scenarios/test_multi_directory_stat.py::test_stat_change_time_chmod[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:30:34 =================================================================
13-Nov-2024 18:30:34 - Executing scenario 'Status-change time when changing mode'
13-Nov-2024 18:30:34 - from feature 'Multi_directory_stat'
13-Nov-2024 18:30:34 -----------------------------------------------------------------
13-Nov-2024 18:30:34 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:30:34 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:30:34 using [token, token] by [user1, user2]"'
13-Nov-2024 18:30:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:30:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:30:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vgnkq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:30:34
13-Nov-2024 18:30:34
13-Nov-2024 18:30:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq'
13-Nov-2024 18:30:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vgnkq' successfully started
13-Nov-2024 18:30:34
13-Nov-2024 18:30:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7arwi0vzp27wzl5f
13-Nov-2024 18:30:34
13-Nov-2024 18:30:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7arwi0vzp27wzl5f --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7arwi0vzp27wzl5f
13-Nov-2024 18:30:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8155645673615192577'...
13-Nov-2024 18:30:34 Getting configuration...
13-Nov-2024 18:30:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7arwi0vzp27wzl5f'.
13-Nov-2024 18:30:34
13-Nov-2024 18:30:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:30:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:30:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-8ct5j', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:30:34
13-Nov-2024 18:30:34
13-Nov-2024 18:30:34 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j'
13-Nov-2024 18:30:34 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-8ct5j' successfully started
13-Nov-2024 18:30:34
13-Nov-2024 18:30:34 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ggodxwak8mxdqtbr
13-Nov-2024 18:30:34
13-Nov-2024 18:30:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ggodxwak8mxdqtbr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ggodxwak8mxdqtbr
13-Nov-2024 18:30:34 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16523604797726927398'...
13-Nov-2024 18:30:34 Getting configuration...
13-Nov-2024 18:30:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ggodxwak8mxdqtbr'.
13-Nov-2024 18:30:34
13-Nov-2024 18:30:34 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:30:34 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:30:34 -- Executing step: 'When "user1 changes space1/dir1 mode to 711 on client11"'
13-Nov-2024 18:30:34 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than modification time on client21"'
13-Nov-2024 18:30:34 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than access time on client21"'
13-Nov-2024 18:30:34 =================================================================
13-Nov-2024 18:30:34
13-Nov-2024 18:30:44 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:30:44 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:30:44 PASSED
13-Nov-2024 18:30:44 Unmounting client from /tmp/onedata/mnt/7arwi0vzp27wzl5f
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44 Unmounting client from /tmp/onedata/mnt/ggodxwak8mxdqtbr
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_stat.1731522634.470671', '-c', '/tmp/logs']
13-Nov-2024 18:30:44 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-dqsl6. See /home/bamboo/.one-env/deployments/2024.11.13-18.19.51/pod-logs/dev-cross-support-job-3p-users-dqsl6/entrypoint.log for more details
13-Nov-2024 18:30:44 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-vgnkq: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.19.51/pod-logs/dev-oneclient-krakow-7d9476b8bc-vgnkq/oneclient_logs
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=80/97)
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:30:44          28,929   2%   27.59MB/s    0:00:00 (xfr#1, to-chk=79/97)
13-Nov-2024 18:30:44          28,929   2%   27.59MB/s    0:00:00 (xfr#1, to-chk=73/97)
13-Nov-2024 18:30:44          29,199   2%   27.85MB/s    0:00:00 (xfr#2, to-chk=75/97)
13-Nov-2024 18:30:44         116,387  10%   55.50MB/s    0:00:00 (xfr#3, to-chk=74/97)
13-Nov-2024 18:30:44         116,657  10%   55.63MB/s    0:00:00 (xfr#4, to-chk=73/97)
13-Nov-2024 18:30:44         117,285  10%   55.93MB/s    0:00:00 (xfr#5, to-chk=72/97)
13-Nov-2024 18:30:44         140,943  12%   67.21MB/s    0:00:00 (xfr#6, to-chk=71/97)
13-Nov-2024 18:30:44         141,501  12%   44.98MB/s    0:00:00 (xfr#7, to-chk=67/97)
13-Nov-2024 18:30:44         224,882  19%   42.89MB/s    0:00:00 (xfr#8, to-chk=66/97)
13-Nov-2024 18:30:44         225,440  19%   43.00MB/s    0:00:00 (xfr#9, to-chk=65/97)
13-Nov-2024 18:30:44         245,673  21%   46.86MB/s    0:00:00 (xfr#10, to-chk=64/97)
13-Nov-2024 18:30:44         245,943  21%   46.91MB/s    0:00:00 (xfr#11, to-chk=60/97)
13-Nov-2024 18:30:44         300,363  26%   47.74MB/s    0:00:00 (xfr#12, to-chk=59/97)
13-Nov-2024 18:30:44         300,633  26%   47.78MB/s    0:00:00 (xfr#13, to-chk=58/97)
13-Nov-2024 18:30:44         327,060  28%   19.49MB/s    0:00:00 (xfr#14, to-chk=57/97)
13-Nov-2024 18:30:44         327,522  28%   18.37MB/s    0:00:00 (xfr#15, to-chk=53/97)
13-Nov-2024 18:30:44         414,737  36%   14.13MB/s    0:00:00 (xfr#16, to-chk=52/97)
13-Nov-2024 18:30:44         415,199  36%   14.14MB/s    0:00:00 (xfr#17, to-chk=51/97)
13-Nov-2024 18:30:44         438,553  38%   14.42MB/s    0:00:00 (xfr#18, to-chk=50/97)
13-Nov-2024 18:30:44         439,015  38%   13.96MB/s    0:00:00 (xfr#19, to-chk=46/97)
13-Nov-2024 18:30:44         518,011  45%   15.94MB/s    0:00:00 (xfr#20, to-chk=45/97)
13-Nov-2024 18:30:44         518,473  45%   15.95MB/s    0:00:00 (xfr#21, to-chk=44/97)
13-Nov-2024 18:30:44         546,577  47%   15.80MB/s    0:00:00 (xfr#22, to-chk=43/97)
13-Nov-2024 18:30:44         546,943  48%   15.81MB/s    0:00:00 (xfr#23, to-chk=39/97)
13-Nov-2024 18:30:44         637,030  55%   15.99MB/s    0:00:00 (xfr#24, to-chk=38/97)
13-Nov-2024 18:30:44         637,396  55%   16.00MB/s    0:00:00 (xfr#25, to-chk=37/97)
13-Nov-2024 18:30:44         663,844  58%   15.83MB/s    0:00:00 (xfr#26, to-chk=36/97)
13-Nov-2024 18:30:44         664,306  58%   15.84MB/s    0:00:00 (xfr#27, to-chk=32/97)
13-Nov-2024 18:30:44         750,697  65%   17.05MB/s    0:00:00 (xfr#28, to-chk=31/97)
13-Nov-2024 18:30:44         751,159  65%   17.06MB/s    0:00:00 (xfr#29, to-chk=30/97)
13-Nov-2024 18:30:44         774,433  67%   14.48MB/s    0:00:00 (xfr#30, to-chk=29/97)
13-Nov-2024 18:30:44         774,895  68%   14.49MB/s    0:00:00 (xfr#31, to-chk=25/97)
13-Nov-2024 18:30:44         855,558  75%   15.69MB/s    0:00:00 (xfr#32, to-chk=24/97)
13-Nov-2024 18:30:44         856,020  75%   15.70MB/s    0:00:00 (xfr#33, to-chk=23/97)
13-Nov-2024 18:30:44         876,318  76%   15.77MB/s    0:00:00 (xfr#34, to-chk=22/97)
13-Nov-2024 18:30:44         876,972  76%   15.78MB/s    0:00:00 (xfr#35, to-chk=18/97)
13-Nov-2024 18:30:44         943,887  82%   15.52MB/s    0:00:00 (xfr#36, to-chk=17/97)
13-Nov-2024 18:30:44         944,541  82%   13.25MB/s    0:00:00 (xfr#37, to-chk=16/97)
13-Nov-2024 18:30:44         945,169  82%   13.26MB/s    0:00:00 (xfr#38, to-chk=15/97)
13-Nov-2024 18:30:44         965,216  84%   13.54MB/s    0:00:00 (xfr#39, to-chk=14/97)
13-Nov-2024 18:30:44         965,774  84%   13.35MB/s    0:00:00 (xfr#40, to-chk=10/97)
13-Nov-2024 18:30:44       1,035,576  90%   14.11MB/s    0:00:00 (xfr#41, to-chk=9/97)
13-Nov-2024 18:30:44       1,036,134  90%   14.12MB/s    0:00:00 (xfr#42, to-chk=8/97)
13-Nov-2024 18:30:44       1,056,358  92%   14.19MB/s    0:00:00 (xfr#43, to-chk=7/97)
13-Nov-2024 18:30:44       1,057,012  92%   14.20MB/s    0:00:00 (xfr#44, to-chk=3/97)
13-Nov-2024 18:30:44       1,121,610  98%   14.86MB/s    0:00:00 (xfr#45, to-chk=2/97)
13-Nov-2024 18:30:44       1,122,264  98%   14.86MB/s    0:00:00 (xfr#46, to-chk=1/97)
13-Nov-2024 18:30:44       1,137,433  99%   14.86MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44       1,137,433  99%   14.86MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44       1,137,433  99%   14.86MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44       1,137,433  99%   14.66MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44       1,137,433  99%   14.66MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44       1,137,433  99%   14.66MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44       1,137,433  99%   14.66MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44       1,137,433  99%   14.66MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44       1,137,433  99%   14.66MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44       1,137,433  99%   14.66MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44       1,137,433  99%   14.66MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44       1,137,433  99%   13.07MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44       1,137,433  99%   12.91MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:30:44 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-8ct5j: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.19.51/pod-logs/dev-oneclient-paris-5cc45c8cb7-8ct5j/oneclient_logs
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=79/96)
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:30:44          27,131   1%   25.87MB/s    0:00:00 (xfr#1, to-chk=78/96)
13-Nov-2024 18:30:44          27,131   1%   25.87MB/s    0:00:00 (xfr#1, to-chk=72/96)
13-Nov-2024 18:30:44          27,881   1%   26.59MB/s    0:00:00 (xfr#2, to-chk=74/96)
13-Nov-2024 18:30:44         144,498   9%    7.66MB/s    0:00:00 (xfr#3, to-chk=73/96)
13-Nov-2024 18:30:44         145,248   9%    7.70MB/s    0:00:00 (xfr#4, to-chk=72/96)
13-Nov-2024 18:30:44         170,026  11%    9.01MB/s    0:00:00 (xfr#5, to-chk=71/96)
13-Nov-2024 18:30:44         170,584  11%    9.04MB/s    0:00:00 (xfr#6, to-chk=67/96)
13-Nov-2024 18:30:44         277,300  18%    9.44MB/s    0:00:00 (xfr#7, to-chk=66/96)
13-Nov-2024 18:30:44         277,858  18%    9.46MB/s    0:00:00 (xfr#8, to-chk=65/96)
13-Nov-2024 18:30:44         315,818  21%    9.13MB/s    0:00:00 (xfr#9, to-chk=64/96)
13-Nov-2024 18:30:44         316,472  21%    9.15MB/s    0:00:00 (xfr#10, to-chk=60/96)
13-Nov-2024 18:30:44         497,536  33%    9.12MB/s    0:00:00 (xfr#11, to-chk=59/96)
13-Nov-2024 18:30:44         498,190  33%    8.96MB/s    0:00:00 (xfr#12, to-chk=58/96)
13-Nov-2024 18:30:44         512,276  34%    9.22MB/s    0:00:00 (xfr#13, to-chk=57/96)
13-Nov-2024 18:30:44         512,738  34%    9.23MB/s    0:00:00 (xfr#14, to-chk=53/96)
13-Nov-2024 18:30:44         560,651  37%    9.90MB/s    0:00:00 (xfr#15, to-chk=52/96)
13-Nov-2024 18:30:44         561,113  38%    9.91MB/s    0:00:00 (xfr#16, to-chk=51/96)
13-Nov-2024 18:30:44         583,539  39%   10.31MB/s    0:00:00 (xfr#17, to-chk=50/96)
13-Nov-2024 18:30:44         584,097  39%   10.32MB/s    0:00:00 (xfr#18, to-chk=46/96)
13-Nov-2024 18:30:44         666,433  45%   11.35MB/s    0:00:00 (xfr#19, to-chk=45/96)
13-Nov-2024 18:30:44         666,991  45%   11.36MB/s    0:00:00 (xfr#20, to-chk=44/96)
13-Nov-2024 18:30:44         689,645  46%   11.74MB/s    0:00:00 (xfr#21, to-chk=43/96)
13-Nov-2024 18:30:44         690,107  46%   11.55MB/s    0:00:00 (xfr#22, to-chk=39/96)
13-Nov-2024 18:30:44         774,766  52%   12.52MB/s    0:00:00 (xfr#23, to-chk=38/96)
13-Nov-2024 18:30:44         775,228  52%   12.53MB/s    0:00:00 (xfr#24, to-chk=37/96)
13-Nov-2024 18:30:44         800,810  54%   12.52MB/s    0:00:00 (xfr#25, to-chk=36/96)
13-Nov-2024 18:30:44         801,176  54%   12.53MB/s    0:00:00 (xfr#26, to-chk=32/96)
13-Nov-2024 18:30:44         918,904  62%   12.17MB/s    0:00:00 (xfr#27, to-chk=31/96)
13-Nov-2024 18:30:44         919,270  62%   12.18MB/s    0:00:00 (xfr#28, to-chk=30/96)
13-Nov-2024 18:30:44         919,898  62%   12.02MB/s    0:00:00 (xfr#29, to-chk=29/96)
13-Nov-2024 18:30:44         941,601  63%   12.30MB/s    0:00:00 (xfr#30, to-chk=28/96)
13-Nov-2024 18:30:44         942,063  63%   12.31MB/s    0:00:00 (xfr#31, to-chk=24/96)
13-Nov-2024 18:30:44       1,037,442  70%   12.85MB/s    0:00:00 (xfr#32, to-chk=23/96)
13-Nov-2024 18:30:44       1,037,904  70%   12.85MB/s    0:00:00 (xfr#33, to-chk=22/96)
13-Nov-2024 18:30:44       1,065,872  72%   13.03MB/s    0:00:00 (xfr#34, to-chk=21/96)
13-Nov-2024 18:30:44       1,066,622  72%   13.04MB/s    0:00:00 (xfr#35, to-chk=17/96)
13-Nov-2024 18:30:44       1,202,173  81%   11.82MB/s    0:00:00 (xfr#36, to-chk=16/96)
13-Nov-2024 18:30:44       1,202,923  81%   11.83MB/s    0:00:00 (xfr#37, to-chk=15/96)
13-Nov-2024 18:30:44       1,226,330  83%   12.06MB/s    0:00:00 (xfr#38, to-chk=14/96)
13-Nov-2024 18:30:44       1,226,888  83%   12.06MB/s    0:00:00 (xfr#39, to-chk=10/96)
13-Nov-2024 18:30:44       1,313,540  89%   10.53MB/s    0:00:00 (xfr#40, to-chk=9/96)
13-Nov-2024 18:30:44       1,314,098  89%   10.44MB/s    0:00:00 (xfr#41, to-chk=8/96)
13-Nov-2024 18:30:44       1,337,341  90%   10.63MB/s    0:00:00 (xfr#42, to-chk=7/96)
13-Nov-2024 18:30:44       1,337,899  90%   10.63MB/s    0:00:00 (xfr#43, to-chk=3/96)
13-Nov-2024 18:30:44       1,420,107  96%   10.34MB/s    0:00:00 (xfr#44, to-chk=2/96)
13-Nov-2024 18:30:44       1,420,665  96%   10.34MB/s    0:00:00 (xfr#45, to-chk=1/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.65MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.65MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.65MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.65MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.65MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.65MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.65MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.65MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.65MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.65MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.33MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.33MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44       1,473,572  99%   10.33MB/s    0:00:00 (xfr#46, to-chk=0/96)
13-Nov-2024 18:30:44 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.19.51/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:30:44           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:30:44           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:30:44           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:30:44           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:30:44           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:30:44           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:30:44 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.19.51/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:30:44          18,945  16%   18.07MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:30:44          38,838  33%   37.04MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:30:44          38,838  33%   37.04MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:30:44          57,580  49%   54.91MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:30:44          57,871  50%   55.19MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:30:44          57,871  50%   18.40MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:30:44 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.19.51/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:30:44          25,852   7%   24.65MB/s    0:00:00 (xfr#2, to-chk=67/72)
13-Nov-2024 18:30:44          48,871  13%   46.61MB/s    0:00:00 (xfr#3, to-chk=65/72)
13-Nov-2024 18:30:44          48,871  13%   46.61MB/s    0:00:00 (xfr#4, to-chk=63/72)
13-Nov-2024 18:30:44          48,871  13%   46.61MB/s    0:00:00 (xfr#5, to-chk=61/72)
13-Nov-2024 18:30:44          70,673  19%   33.70MB/s    0:00:00 (xfr#6, to-chk=59/72)
13-Nov-2024 18:30:44          70,823  19%   22.51MB/s    0:00:00 (xfr#7, to-chk=57/72)
13-Nov-2024 18:30:44          71,120  19%   22.61MB/s    0:00:00 (xfr#8, to-chk=55/72)
13-Nov-2024 18:30:44         139,978  39%   22.25MB/s    0:00:00 (xfr#9, to-chk=53/72)
13-Nov-2024 18:30:44         140,450  39%   22.32MB/s    0:00:00 (xfr#10, to-chk=43/72)
13-Nov-2024 18:30:44         141,234  39%   22.45MB/s    0:00:00 (xfr#11, to-chk=42/72)
13-Nov-2024 18:30:44         141,550  39%   22.50MB/s    0:00:00 (xfr#12, to-chk=41/72)
13-Nov-2024 18:30:44         142,175  39%   22.60MB/s    0:00:00 (xfr#13, to-chk=40/72)
13-Nov-2024 18:30:44         142,491  40%   22.65MB/s    0:00:00 (xfr#14, to-chk=39/72)
13-Nov-2024 18:30:44         142,807  40%   22.70MB/s    0:00:00 (xfr#15, to-chk=38/72)
13-Nov-2024 18:30:44         143,432  40%   22.80MB/s    0:00:00 (xfr#16, to-chk=37/72)
13-Nov-2024 18:30:44         143,748  40%   19.58MB/s    0:00:00 (xfr#17, to-chk=36/72)
13-Nov-2024 18:30:44         144,764  40%   19.72MB/s    0:00:00 (xfr#18, to-chk=35/72)
13-Nov-2024 18:30:44         145,080  40%   19.77MB/s    0:00:00 (xfr#19, to-chk=34/72)
13-Nov-2024 18:30:44         145,717  40%   19.85MB/s    0:00:00 (xfr#20, to-chk=33/72)
13-Nov-2024 18:30:44         146,033  41%   19.90MB/s    0:00:00 (xfr#21, to-chk=32/72)
13-Nov-2024 18:30:44         146,349  41%   19.94MB/s    0:00:00 (xfr#22, to-chk=31/72)
13-Nov-2024 18:30:44         146,821  41%   20.00MB/s    0:00:00 (xfr#23, to-chk=30/72)
13-Nov-2024 18:30:44         147,534  41%   20.10MB/s    0:00:00 (xfr#24, to-chk=29/72)
13-Nov-2024 18:30:44         148,009  41%   20.16MB/s    0:00:00 (xfr#25, to-chk=28/72)
13-Nov-2024 18:30:44         148,876  41%   20.28MB/s    0:00:00 (xfr#26, to-chk=27/72)
13-Nov-2024 18:30:44         149,199  41%   17.79MB/s    0:00:00 (xfr#27, to-chk=26/72)
13-Nov-2024 18:30:44         149,832  42%   17.86MB/s    0:00:00 (xfr#28, to-chk=25/72)
13-Nov-2024 18:30:44         150,148  42%   17.90MB/s    0:00:00 (xfr#29, to-chk=24/72)
13-Nov-2024 18:30:44         150,846  42%   17.98MB/s    0:00:00 (xfr#30, to-chk=23/72)
13-Nov-2024 18:30:44         151,318  42%   18.04MB/s    0:00:00 (xfr#31, to-chk=22/72)
13-Nov-2024 18:30:44         155,969  43%   16.53MB/s    0:00:00 (xfr#32, to-chk=21/72)
13-Nov-2024 18:30:44         156,367  43%   16.57MB/s    0:00:00 (xfr#33, to-chk=20/72)
13-Nov-2024 18:30:44         161,474  45%   17.11MB/s    0:00:00 (xfr#34, to-chk=19/72)
13-Nov-2024 18:30:44         163,808  46%   17.36MB/s    0:00:00 (xfr#35, to-chk=18/72)
13-Nov-2024 18:30:44         164,298  46%   17.41MB/s    0:00:00 (xfr#36, to-chk=17/72)
13-Nov-2024 18:30:44         165,643  46%   17.55MB/s    0:00:00 (xfr#37, to-chk=16/72)
13-Nov-2024 18:30:44         170,713  47%   18.09MB/s    0:00:00 (xfr#38, to-chk=15/72)
13-Nov-2024 18:30:44         176,333  49%   18.68MB/s    0:00:00 (xfr#39, to-chk=14/72)
13-Nov-2024 18:30:44         180,377  50%   19.11MB/s    0:00:00 (xfr#40, to-chk=13/72)
13-Nov-2024 18:30:44         183,147  51%   17.47MB/s    0:00:00 (xfr#41, to-chk=12/72)
13-Nov-2024 18:30:44         188,732  53%   18.00MB/s    0:00:00 (xfr#42, to-chk=11/72)
13-Nov-2024 18:30:44         191,103  53%   18.23MB/s    0:00:00 (xfr#43, to-chk=10/72)
13-Nov-2024 18:30:44         195,184  54%   18.61MB/s    0:00:00 (xfr#44, to-chk=9/72)
13-Nov-2024 18:30:44         198,410  55%   17.20MB/s    0:00:00 (xfr#45, to-chk=8/72)
13-Nov-2024 18:30:44         199,718  56%   17.32MB/s    0:00:00 (xfr#46, to-chk=7/72)
13-Nov-2024 18:30:44         202,451  56%   17.55MB/s    0:00:00 (xfr#47, to-chk=6/72)
13-Nov-2024 18:30:44         203,305  57%   17.63MB/s    0:00:00 (xfr#48, to-chk=5/72)
13-Nov-2024 18:30:44         205,220  57%   17.79MB/s    0:00:00 (xfr#49, to-chk=4/72)
13-Nov-2024 18:30:44         207,100  58%   16.46MB/s    0:00:00 (xfr#50, to-chk=3/72)
13-Nov-2024 18:30:44         208,046  58%   16.53MB/s    0:00:00 (xfr#51, to-chk=2/72)
13-Nov-2024 18:30:44         212,660  59%   16.90MB/s    0:00:00 (xfr#52, to-chk=1/72)
13-Nov-2024 18:30:44         215,849  60%   17.15MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:30:44         215,849  60%   14.70MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:30:44         215,849  60%   14.70MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:30:44         215,849  60%   14.70MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:30:44         215,849  60%   14.70MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:30:44         215,849  60%   14.70MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:30:44 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.19.51/pod-logs/dev-oneprovider-paris-0/cluster-manager
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:30:44           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:30:44           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:30:44           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:30:44           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:30:44           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:30:44           6,843  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:30:44 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.19.51/pod-logs/dev-oneprovider-paris-0/op-panel
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:30:44          16,967  16%   16.18MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:30:44          34,857  33%   33.24MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:30:44          34,857  33%   33.24MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:30:44          51,621  49%   49.23MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:30:44          51,912  50%   49.51MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:30:44          51,912  50%    4.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:30:44 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.19.51/pod-logs/dev-oneprovider-paris-0/op-worker
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:30:44          23,767   6%   22.67MB/s    0:00:00 (xfr#2, to-chk=67/72)
13-Nov-2024 18:30:44          44,653  12%   42.58MB/s    0:00:00 (xfr#3, to-chk=65/72)
13-Nov-2024 18:30:44          44,653  12%   42.58MB/s    0:00:00 (xfr#4, to-chk=63/72)
13-Nov-2024 18:30:44          44,653  12%   42.58MB/s    0:00:00 (xfr#5, to-chk=61/72)
13-Nov-2024 18:30:44          64,370  18%   30.69MB/s    0:00:00 (xfr#6, to-chk=59/72)
13-Nov-2024 18:30:44          64,520  18%   30.77MB/s    0:00:00 (xfr#7, to-chk=57/72)
13-Nov-2024 18:30:44          64,817  18%   20.60MB/s    0:00:00 (xfr#8, to-chk=55/72)
13-Nov-2024 18:30:44         133,670  38%   31.87MB/s    0:00:00 (xfr#9, to-chk=53/72)
13-Nov-2024 18:30:44         134,108  39%   31.97MB/s    0:00:00 (xfr#10, to-chk=43/72)
13-Nov-2024 18:30:44         135,074  39%   25.76MB/s    0:00:00 (xfr#11, to-chk=42/72)
13-Nov-2024 18:30:44         135,354  39%   25.82MB/s    0:00:00 (xfr#12, to-chk=41/72)
13-Nov-2024 18:30:44         136,180  39%   25.97MB/s    0:00:00 (xfr#13, to-chk=40/72)
13-Nov-2024 18:30:44         136,616  39%   21.71MB/s    0:00:00 (xfr#14, to-chk=39/72)
13-Nov-2024 18:30:44         136,896  39%   21.76MB/s    0:00:00 (xfr#15, to-chk=38/72)
13-Nov-2024 18:30:44         137,695  40%   21.89MB/s    0:00:00 (xfr#16, to-chk=37/72)
13-Nov-2024 18:30:44         137,977  40%   21.93MB/s    0:00:00 (xfr#17, to-chk=36/72)
13-Nov-2024 18:30:44         139,085  40%   18.95MB/s    0:00:00 (xfr#18, to-chk=35/72)
13-Nov-2024 18:30:44         139,365  40%   18.99MB/s    0:00:00 (xfr#19, to-chk=34/72)
13-Nov-2024 18:30:44         140,169  40%   19.10MB/s    0:00:00 (xfr#20, to-chk=33/72)
13-Nov-2024 18:30:44         140,447  40%   16.74MB/s    0:00:00 (xfr#21, to-chk=32/72)
13-Nov-2024 18:30:44         140,725  40%   16.78MB/s    0:00:00 (xfr#22, to-chk=31/72)
13-Nov-2024 18:30:44         141,009  41%   16.81MB/s    0:00:00 (xfr#23, to-chk=30/72)
13-Nov-2024 18:30:44         141,832  41%   16.91MB/s    0:00:00 (xfr#24, to-chk=29/72)
13-Nov-2024 18:30:44         142,322  41%   16.97MB/s    0:00:00 (xfr#25, to-chk=28/72)
13-Nov-2024 18:30:44         143,288  41%   15.18MB/s    0:00:00 (xfr#26, to-chk=27/72)
13-Nov-2024 18:30:44         143,568  41%   15.21MB/s    0:00:00 (xfr#27, to-chk=26/72)
13-Nov-2024 18:30:44         144,564  42%   13.79MB/s    0:00:00 (xfr#28, to-chk=25/72)
13-Nov-2024 18:30:44         144,844  42%   13.81MB/s    0:00:00 (xfr#29, to-chk=24/72)
13-Nov-2024 18:30:44         145,955  42%   12.65MB/s    0:00:00 (xfr#30, to-chk=23/72)
13-Nov-2024 18:30:44         146,754  42%   12.72MB/s    0:00:00 (xfr#31, to-chk=22/72)
13-Nov-2024 18:30:44         151,305  44%   13.12MB/s    0:00:00 (xfr#32, to-chk=21/72)
13-Nov-2024 18:30:44         151,701  44%   13.15MB/s    0:00:00 (xfr#33, to-chk=20/72)
13-Nov-2024 18:30:44         156,708  45%   13.59MB/s    0:00:00 (xfr#34, to-chk=19/72)
13-Nov-2024 18:30:44         159,042  46%   13.79MB/s    0:00:00 (xfr#35, to-chk=18/72)
13-Nov-2024 18:30:44         159,373  46%   13.82MB/s    0:00:00 (xfr#36, to-chk=17/72)
13-Nov-2024 18:30:44         160,618  46%   13.93MB/s    0:00:00 (xfr#37, to-chk=16/72)
13-Nov-2024 18:30:44         165,688  48%   14.36MB/s    0:00:00 (xfr#38, to-chk=15/72)
13-Nov-2024 18:30:44         171,208  49%   14.84MB/s    0:00:00 (xfr#39, to-chk=14/72)
13-Nov-2024 18:30:44         175,252  50%   13.93MB/s    0:00:00 (xfr#40, to-chk=13/72)
13-Nov-2024 18:30:44         177,922  51%   14.14MB/s    0:00:00 (xfr#41, to-chk=12/72)
13-Nov-2024 18:30:44         183,505  53%   14.58MB/s    0:00:00 (xfr#42, to-chk=11/72)
13-Nov-2024 18:30:44         185,776  54%   14.76MB/s    0:00:00 (xfr#43, to-chk=10/72)
13-Nov-2024 18:30:44         189,757  55%   15.08MB/s    0:00:00 (xfr#44, to-chk=9/72)
13-Nov-2024 18:30:44         192,883  56%   15.33MB/s    0:00:00 (xfr#45, to-chk=8/72)
13-Nov-2024 18:30:44         194,191  56%   15.43MB/s    0:00:00 (xfr#46, to-chk=7/72)
13-Nov-2024 18:30:44         196,926  57%   15.65MB/s    0:00:00 (xfr#47, to-chk=6/72)
13-Nov-2024 18:30:44         197,780  57%   15.72MB/s    0:00:00 (xfr#48, to-chk=5/72)
13-Nov-2024 18:30:44         199,603  58%   15.86MB/s    0:00:00 (xfr#49, to-chk=4/72)
13-Nov-2024 18:30:44         201,483  58%   16.01MB/s    0:00:00 (xfr#50, to-chk=3/72)
13-Nov-2024 18:30:44         202,272  58%   14.84MB/s    0:00:00 (xfr#51, to-chk=2/72)
13-Nov-2024 18:30:44         206,886  60%   15.18MB/s    0:00:00 (xfr#52, to-chk=1/72)
13-Nov-2024 18:30:44         210,075  61%   15.41MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:30:44         210,075  61%   13.36MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:30:44         210,075  61%   13.36MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:30:44         210,075  61%   13.36MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:30:44         210,075  61%   13.36MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:30:44         210,075  61%   13.36MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:30:44 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.19.51/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:30:44          25,057  13%   23.90MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:30:44          51,173  26%   48.80MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:30:44          70,163  36%   66.91MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:30:44          95,017  49%   90.62MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:30:44          95,308  50%   90.89MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:30:44          95,308  50%   45.45MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:30:44 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.19.51/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:30:44          14,462   6%   13.79MB/s    0:00:00 (xfr#2, to-chk=13/18)
13-Nov-2024 18:30:44          29,539  12%   28.17MB/s    0:00:00 (xfr#3, to-chk=11/18)
13-Nov-2024 18:30:44          29,539  12%   28.17MB/s    0:00:00 (xfr#4, to-chk=9/18)
13-Nov-2024 18:30:44          43,521  19%   41.50MB/s    0:00:00 (xfr#5, to-chk=7/18)
13-Nov-2024 18:30:44          43,612  19%   41.59MB/s    0:00:00 (xfr#6, to-chk=5/18)
13-Nov-2024 18:30:44          43,909  19%   41.87MB/s    0:00:00 (xfr#7, to-chk=3/18)
13-Nov-2024 18:30:44         113,785  50%   54.26MB/s    0:00:00 (xfr#8, to-chk=1/18)
13-Nov-2024 18:30:44         113,785  50%   36.17MB/s    0:00:00 (xfr#8, to-chk=0/18)
13-Nov-2024 18:30:44 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.19.51/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:30:44               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:30:44           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:30:44           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:30:44           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:30:44           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:30:44           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:30:44           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:30:44 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_stat.1731522634.470671 exists, exporting anyway.
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44 =============================== warnings summary ===============================
13-Nov-2024 18:30:44 tests/utils/rest_utils.py:98
13-Nov-2024 18:30:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:30:44     print("""
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44 tests/utils/path_utils.py:112
13-Nov-2024 18:30:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:30:44     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44 tests/utils/acceptance_utils.py:55
13-Nov-2024 18:30:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:30:44     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44 tests/utils/acceptance_utils.py:57
13-Nov-2024 18:30:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:30:44     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:30:44
13-Nov-2024 18:30:44 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 18:30:44 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 18:30:44 ================== 11 passed, 4 warnings in 655.89s (0:10:55) ==================
13-Nov-2024 18:30:48 release "dev" uninstalled
13-Nov-2024 18:30:49 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
13-Nov-2024 18:30:49 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
13-Nov-2024 18:30:51 No resources found
13-Nov-2024 18:30:52 Sidecar injection has been disabled
13-Nov-2024 18:30:52 Cleaning helm release "dev"...
13-Nov-2024 18:30:52 Deleted 1 helm deployments
13-Nov-2024 18:30:52 Deleted 0 k8s deployments
13-Nov-2024 18:30:52 Deleted 0 k8s services
13-Nov-2024 18:30:52 Deleted 0 persistent volumes
13-Nov-2024 18:30:53 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:30:53 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 18:30:53 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:30:53 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 18:30:53 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 18:30:53 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:30:53 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 18:30:53 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 18:30:53 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 18:30:53 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS...
13-Nov-2024 18:30:53 Finished task 'Parse test results' with result: Success
13-Nov-2024 18:30:53 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:30:53
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:30:53
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:30:53
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:30:53
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:30:53
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:30:53
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:30:53
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:30:53
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:30:53
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:30:53
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:30:53 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:30:53
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat proxyio symlinks #3363 (ODSRV-OAP-MDSPS-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSPS-3363-ScriptBuildTask-11247404677911482246.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance
13-Nov-2024 18:30:53 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_stat_proxyio_symlinks.tar.gz
13-Nov-2024 18:30:53 Uploading artifact
13-Nov-2024 18:30:53     source path: surefire_multiprovider_directory_stat_proxyio_symlinks.tar.gz
13-Nov-2024 18:30:53     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_stat_proxyio_symlinks.tar.gz
13-Nov-2024 18:30:54 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 18:30:54 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:30:54 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:30:54
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat proxyio symlinks #3363 (ODSRV-OAP-MDSPS-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSPS-3363-ScriptBuildTask-16479337520432839797.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS
13-Nov-2024 18:30:54 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 18:30:54 Finished task 'Pack logs' with result: Success
13-Nov-2024 18:30:54 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:30:54
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 18:30:54 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:30:54
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat proxyio symlinks #3363 (ODSRV-OAP-MDSPS-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSPS-3363-ScriptBuildTask-2022171748801419958.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance
13-Nov-2024 18:30:54   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 18:30:54                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 18:30:54
13-Nov-2024 18:30:54   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:30:54   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:30:54 100  4822  100  4822    0     0  58804      0 --:--:-- --:--:-- --:--:-- 58096
13-Nov-2024 18:30:54 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 18:30:55 Cleaning helm deployments
13-Nov-2024 18:30:55 Cleanining pods
13-Nov-2024 18:30:55 Cleaning kube persistant volumes
13-Nov-2024 18:30:55 Cleaning dockswift container
13-Nov-2024 18:30:55 Cleaning docker containers
13-Nov-2024 18:30:58 Stalled docker containers to remove:
13-Nov-2024 18:30:58 3ead5eca7a07 a97f9b3a9339 8db958e6690e d1eea4df4ce2 520491a9751b c71c19e8f049 598e5566db59 771d20eec14e 808a23e5b717 65f79f7a5881 4f69e02e4a23 38773f9ba372 0fd766d8a8fc 977aae28c812 67066e1b9c20 68cd2e28048e d21714ec665f 6b90fad0ae18 3ea66640611d 4a7984f37cf5
13-Nov-2024 18:30:58 Removing stalled docker containers
13-Nov-2024 18:30:58 Error response from daemon: Cannot kill container: 3ead5eca7a07: Container 3ead5eca7a07091dfd81db2bc0e33197f2a76094bf05dfd8d74ee62c6df0fca3 is not running
13-Nov-2024 18:30:58 3ead5eca7a07
13-Nov-2024 18:30:58 Error response from daemon: Cannot kill container: a97f9b3a9339: Container a97f9b3a9339521154d9d53134cb2a537991f4fa692e411364ddba94ebbea095 is not running
13-Nov-2024 18:30:58 a97f9b3a9339
13-Nov-2024 18:30:58 Error response from daemon: Cannot kill container: 8db958e6690e: Container 8db958e6690e2d7f8db49432497dcb1f052a97f3839f5a30b3e372c4438cda19 is not running
13-Nov-2024 18:30:58 8db958e6690e
13-Nov-2024 18:30:58 Error response from daemon: Cannot kill container: d1eea4df4ce2: Container d1eea4df4ce246dffe13bf36723625c764d07be3e67fbb02459698af268ad20e is not running
13-Nov-2024 18:30:58 d1eea4df4ce2
13-Nov-2024 18:30:58 Error response from daemon: Cannot kill container: 520491a9751b: Container 520491a9751bee6582f34db2d848d77154f4b3205134e9f0f6456c9fab01b92a is not running
13-Nov-2024 18:30:58 520491a9751b
13-Nov-2024 18:30:58 Error response from daemon: Cannot kill container: c71c19e8f049: Container c71c19e8f04977cf572ba4d9e48741d2b09906b99edd9d3d7d452a791bef13b4 is not running
13-Nov-2024 18:30:59 c71c19e8f049
13-Nov-2024 18:30:59 Error response from daemon: Cannot kill container: 598e5566db59: Container 598e5566db5908429c4edb09b17ac04e1134801e37e7559c6b786c3c1439366c is not running
13-Nov-2024 18:30:59 598e5566db59
13-Nov-2024 18:30:59 Error response from daemon: Cannot kill container: 771d20eec14e: Container 771d20eec14e17d9cbad9a286841daf95a1c0bd6d8d78bfcd66e2e0d3e00cf2f is not running
13-Nov-2024 18:30:59 771d20eec14e
13-Nov-2024 18:30:59 Error response from daemon: Cannot kill container: 808a23e5b717: Container 808a23e5b717e5e4ccdb79321df03ccb96c167887d6b745d06bdb5f249bbbd51 is not running
13-Nov-2024 18:30:59 808a23e5b717
13-Nov-2024 18:30:59 Error response from daemon: Cannot kill container: 65f79f7a5881: Container 65f79f7a5881b7981ed15c9e20acaa7ffd4e442541801abd4b4000126f5e1984 is not running
13-Nov-2024 18:30:59 65f79f7a5881
13-Nov-2024 18:30:59 Error response from daemon: Cannot kill container: 4f69e02e4a23: Container 4f69e02e4a23a23417c3dc3f6e459d53a289921db01750a1e458e98230c95cd9 is not running
13-Nov-2024 18:30:59 4f69e02e4a23
13-Nov-2024 18:30:59 Error response from daemon: Cannot kill container: 38773f9ba372: Container 38773f9ba37239c7febc9505db5a0ae744fd43180a2e1468033dfb2464963365 is not running
13-Nov-2024 18:30:59 38773f9ba372
13-Nov-2024 18:30:59 Error response from daemon: Cannot kill container: 0fd766d8a8fc: Container 0fd766d8a8fc5e96ec0ed26e7439d2571c1631e2e435863f958178d09ca1e953 is not running
13-Nov-2024 18:30:59 0fd766d8a8fc
13-Nov-2024 18:30:59 Error response from daemon: Cannot kill container: 977aae28c812: Container 977aae28c81256cd0cb02030598ffeb7db0a12692ebfa9ccf940f615b77f8450 is not running
13-Nov-2024 18:30:59 977aae28c812
13-Nov-2024 18:30:59 Error response from daemon: Cannot kill container: 67066e1b9c20: Container 67066e1b9c203938358cc3e2f85bfcbe8325b44d54f508ca6f46531fdfbc6274 is not running
13-Nov-2024 18:30:59 67066e1b9c20
13-Nov-2024 18:30:59 Error response from daemon: Cannot kill container: 68cd2e28048e: Container 68cd2e28048e1d1888ff86f6ffbe2f312703e047df39df824a33e0eae5dac066 is not running
13-Nov-2024 18:30:59 68cd2e28048e
13-Nov-2024 18:31:00 Error response from daemon: Cannot kill container: d21714ec665f: Container d21714ec665f490354ba35bbcec5cd8cc85cddcd8420c67bc45e0c3978d247ed is not running
13-Nov-2024 18:31:00 d21714ec665f
13-Nov-2024 18:31:00 Error response from daemon: Cannot kill container: 6b90fad0ae18: Container 6b90fad0ae18ea107d754044f5124e36513bb6b36c16cacbad0b785aff0652cd is not running
13-Nov-2024 18:31:00 6b90fad0ae18
13-Nov-2024 18:31:00 Error response from daemon: Cannot kill container: 3ea66640611d: Container 3ea66640611d216d7cf785c82570128497123ccbb6844f05ddfb1a962e947133 is not running
13-Nov-2024 18:31:00 3ea66640611d
13-Nov-2024 18:31:01 4a7984f37cf5
13-Nov-2024 18:31:01 4a7984f37cf5
13-Nov-2024 18:31:01 Stalled docker volumes to remove:
13-Nov-2024 18:31:01
13-Nov-2024 18:31:01 Removing stalled docker volumes
13-Nov-2024 18:31:01 Removing stalled loopdevices
13-Nov-2024 18:31:02 Done
13-Nov-2024 18:31:02 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 18:31:02 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 18:31:02 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 18:31:02 Running post build plugin 'NCover Results Collector'
13-Nov-2024 18:31:02 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 18:31:02 Running post build plugin 'Clover Results Collector'
13-Nov-2024 18:31:02 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 18:31:02 Running post build plugin 'Artifact Copier'
13-Nov-2024 18:31:02 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 18:31:02 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 64.02 ms
13-Nov-2024 18:31:02 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS'
13-Nov-2024 18:31:02 Finalising the build...
13-Nov-2024 18:31:02 Stopping timer.
13-Nov-2024 18:31:02 Build ODSRV-OAP-MDSPS-3363 completed.
13-Nov-2024 18:31:02 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 18:31:02 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 18:31:02 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 18:31:02 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 18:31:02 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 18:31:02 All post build plugins have finished
13-Nov-2024 18:31:02 Generating build results summary...
13-Nov-2024 18:31:02 Saving build results to disk...
13-Nov-2024 18:31:02 Store variable context...
13-Nov-2024 18:31:02 Finished building ODSRV-OAP-MDSPS-3363.