oneclient acceptance tests using environment deployed from packages

Build: #3373 failed

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,511 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

30-Nov-2024 03:41:31 Unmounting client from /tmp/onedata/mnt/s0ro0vhpmzgbs7v4
30-Nov-2024 03:41:31
30-Nov-2024 03:41:31
30-Nov-2024 03:42:05 tests/oneclient/scenarios/test_multi_directory_stat.py::test_default_access[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:42:05 =================================================================
30-Nov-2024 03:42:05 - Executing scenario 'Check default access permissions'
30-Nov-2024 03:42:05 - from feature 'Multi_directory_stat'
30-Nov-2024 03:42:05 -----------------------------------------------------------------
30-Nov-2024 03:42:05 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 03:42:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 03:42:05 using [token, token] by [user1, user2]"'
30-Nov-2024 03:42:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:42:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:42:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6'
30-Nov-2024 03:42:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6' successfully started
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mzt0y4a0auxj24pq
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mzt0y4a0auxj24pq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mzt0y4a0auxj24pq
30-Nov-2024 03:42:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10097081760833811149'...
30-Nov-2024 03:42:05 Getting configuration...
30-Nov-2024 03:42:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mzt0y4a0auxj24pq'.
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:42:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:42:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68'
30-Nov-2024 03:42:05 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68' successfully started
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fgxh80pizsm6340q
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fgxh80pizsm6340q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fgxh80pizsm6340q
30-Nov-2024 03:42:05 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8352356401586976341'...
30-Nov-2024 03:42:05 Getting configuration...
30-Nov-2024 03:42:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fgxh80pizsm6340q'.
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 03:42:05 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
30-Nov-2024 03:42:05 =================================================================
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05 PASSED
30-Nov-2024 03:42:05 Unmounting client from /tmp/onedata/mnt/mzt0y4a0auxj24pq
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05 Unmounting client from /tmp/onedata/mnt/fgxh80pizsm6340q
30-Nov-2024 03:42:05
30-Nov-2024 03:42:05
30-Nov-2024 03:42:45 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:42:45 =================================================================
30-Nov-2024 03:42:45 - Executing scenario 'Change access permissions'
30-Nov-2024 03:42:45 - from feature 'Multi_directory_stat'
30-Nov-2024 03:42:45 -----------------------------------------------------------------
30-Nov-2024 03:42:45 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 03:42:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 03:42:45 using [token, token] by [user1, user2]"'
30-Nov-2024 03:42:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:42:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:42:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:42:45
30-Nov-2024 03:42:45
30-Nov-2024 03:42:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6'
30-Nov-2024 03:42:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6' successfully started
30-Nov-2024 03:42:45
30-Nov-2024 03:42:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/k5s3243bwjl80ljt
30-Nov-2024 03:42:45
30-Nov-2024 03:42:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k5s3243bwjl80ljt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k5s3243bwjl80ljt
30-Nov-2024 03:42:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16356709057653719063'...
30-Nov-2024 03:42:45 Getting configuration...
30-Nov-2024 03:42:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/k5s3243bwjl80ljt'.
30-Nov-2024 03:42:45
30-Nov-2024 03:42:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:42:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:42:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:42:45
30-Nov-2024 03:42:45
30-Nov-2024 03:42:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68'
30-Nov-2024 03:42:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68' successfully started
30-Nov-2024 03:42:45
30-Nov-2024 03:42:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/q46ldeogdursoy43
30-Nov-2024 03:42:45
30-Nov-2024 03:42:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q46ldeogdursoy43 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q46ldeogdursoy43
30-Nov-2024 03:42:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11350159541023423783'...
30-Nov-2024 03:42:45 Getting configuration...
30-Nov-2024 03:42:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q46ldeogdursoy43'.
30-Nov-2024 03:42:45
30-Nov-2024 03:42:45 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 03:42:45 -- Executing step: 'When "user1 changes space1/dir1 mode to 211 on client11"'
30-Nov-2024 03:42:45 -- Executing step: 'Then "mode of user2's space1/dir1 is 211 on client21"'
30-Nov-2024 03:42:45 -- Executing step: 'Then "user1 changes space1/dir1 mode to 775 on client11"'
30-Nov-2024 03:42:45 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
30-Nov-2024 03:42:45 =================================================================
30-Nov-2024 03:42:45
30-Nov-2024 03:42:46 PASSED
30-Nov-2024 03:42:46 Unmounting client from /tmp/onedata/mnt/k5s3243bwjl80ljt
30-Nov-2024 03:42:46
30-Nov-2024 03:42:46
30-Nov-2024 03:42:46 Unmounting client from /tmp/onedata/mnt/q46ldeogdursoy43
30-Nov-2024 03:42:46
30-Nov-2024 03:42:46
30-Nov-2024 03:43:53 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access_someone[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:43:53 =================================================================
30-Nov-2024 03:43:53 - Executing scenario 'Fail to change someone's file access permissions'
30-Nov-2024 03:43:53 - from feature 'Multi_directory_stat'
30-Nov-2024 03:43:53 -----------------------------------------------------------------
30-Nov-2024 03:43:53 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 03:43:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 03:43:53 using [token, token] by [user1, user2]"'
30-Nov-2024 03:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6'
30-Nov-2024 03:43:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6' successfully started
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pqej0g6ytbbvoed5
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pqej0g6ytbbvoed5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pqej0g6ytbbvoed5
30-Nov-2024 03:43:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10588120244337464902'...
30-Nov-2024 03:43:53 Getting configuration...
30-Nov-2024 03:43:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pqej0g6ytbbvoed5'.
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:43:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68'
30-Nov-2024 03:43:53 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68' successfully started
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7jnew4s93grl0ve4
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7jnew4s93grl0ve4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7jnew4s93grl0ve4
30-Nov-2024 03:43:53 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12964334194458496026'...
30-Nov-2024 03:43:53 Getting configuration...
30-Nov-2024 03:43:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7jnew4s93grl0ve4'.
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 03:43:53 -- Executing step: 'When "user2 fails to change space1/dir1 mode to 211 on client21"'
30-Nov-2024 03:43:53 -- Executing step: 'When "mode of user2's space1/dir1 is 775 on client21"'
30-Nov-2024 03:43:53 -- Executing step: 'When "mode of user1's space1/dir1 is 775 on client11"'
30-Nov-2024 03:43:53 =================================================================
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53 PASSED
30-Nov-2024 03:43:53 Unmounting client from /tmp/onedata/mnt/pqej0g6ytbbvoed5
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53 Unmounting client from /tmp/onedata/mnt/7jnew4s93grl0ve4
30-Nov-2024 03:43:53
30-Nov-2024 03:43:53
30-Nov-2024 03:44:26 tests/oneclient/scenarios/test_multi_directory_stat.py::test_timestamp[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:44:26 =================================================================
30-Nov-2024 03:44:26 - Executing scenario 'Timestamps at creation'
30-Nov-2024 03:44:26 - from feature 'Multi_directory_stat'
30-Nov-2024 03:44:26 -----------------------------------------------------------------
30-Nov-2024 03:44:26 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 03:44:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 03:44:26 using [token, token] by [user1, user2]"'
30-Nov-2024 03:44:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:44:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:44:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:44:26
30-Nov-2024 03:44:26
30-Nov-2024 03:44:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6'
30-Nov-2024 03:44:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6' successfully started
30-Nov-2024 03:44:26
30-Nov-2024 03:44:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xac6mltw5c9nhvva
30-Nov-2024 03:44:26
30-Nov-2024 03:44:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xac6mltw5c9nhvva --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xac6mltw5c9nhvva
30-Nov-2024 03:44:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6957079428595229520'...
30-Nov-2024 03:44:26 Getting configuration...
30-Nov-2024 03:44:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xac6mltw5c9nhvva'.
30-Nov-2024 03:44:26
30-Nov-2024 03:44:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:44:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:44:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:44:26
30-Nov-2024 03:44:26
30-Nov-2024 03:44:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68'
30-Nov-2024 03:44:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68' successfully started
30-Nov-2024 03:44:26
30-Nov-2024 03:44:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/glx97s1ihdcaifqz
30-Nov-2024 03:44:26
30-Nov-2024 03:44:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/glx97s1ihdcaifqz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/glx97s1ihdcaifqz
30-Nov-2024 03:44:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3148797023056780309'...
30-Nov-2024 03:44:26 Getting configuration...
30-Nov-2024 03:44:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/glx97s1ihdcaifqz'.
30-Nov-2024 03:44:26
30-Nov-2024 03:44:26 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 03:44:26 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
30-Nov-2024 03:44:26 -- Executing step: 'Then "status-change time of user2's space1/dir1 is equal to access time on client21"'
30-Nov-2024 03:44:26 =================================================================
30-Nov-2024 03:44:26
30-Nov-2024 03:44:27 PASSED
30-Nov-2024 03:44:27 Unmounting client from /tmp/onedata/mnt/xac6mltw5c9nhvva
30-Nov-2024 03:44:27
30-Nov-2024 03:44:27
30-Nov-2024 03:44:27 Unmounting client from /tmp/onedata/mnt/glx97s1ihdcaifqz
30-Nov-2024 03:44:27
30-Nov-2024 03:44:27
30-Nov-2024 03:44:53 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
30-Nov-2024 03:44:53 =================================================================
30-Nov-2024 03:44:53 - Executing scenario 'Fail to update timestamps (touch) without write permission'
30-Nov-2024 03:44:53 - from feature 'Multi_directory_stat'
30-Nov-2024 03:44:53 -----------------------------------------------------------------
30-Nov-2024 03:44:53 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 03:44:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 03:44:53 using [token, token] by [user1, user2]"'
30-Nov-2024 03:44:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:44:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:44:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6'
30-Nov-2024 03:44:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6' successfully started
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qwqewo96skmf9pyv
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qwqewo96skmf9pyv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qwqewo96skmf9pyv
30-Nov-2024 03:44:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10211792623563279527'...
30-Nov-2024 03:44:53 Getting configuration...
30-Nov-2024 03:44:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qwqewo96skmf9pyv'.
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:44:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:44:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68'
30-Nov-2024 03:44:53 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68' successfully started
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ji94blseqwxxhx19
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ji94blseqwxxhx19 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ji94blseqwxxhx19
30-Nov-2024 03:44:53 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11853523362857793376'...
30-Nov-2024 03:44:53 Getting configuration...
30-Nov-2024 03:44:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ji94blseqwxxhx19'.
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 03:44:53 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
30-Nov-2024 03:44:53 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
30-Nov-2024 03:44:53 -- Executing step: 'When "user2 fails to update [space1/dir1] timestamps on client21"'
30-Nov-2024 03:44:53 =================================================================
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53 PASSED
30-Nov-2024 03:44:53 Unmounting client from /tmp/onedata/mnt/qwqewo96skmf9pyv
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53 Unmounting client from /tmp/onedata/mnt/ji94blseqwxxhx19
30-Nov-2024 03:44:53
30-Nov-2024 03:44:53
30-Nov-2024 03:45:25 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
30-Nov-2024 03:45:25 =================================================================
30-Nov-2024 03:45:25 - Executing scenario 'Update timestamps (touch) with write permission'
30-Nov-2024 03:45:25 - from feature 'Multi_directory_stat'
30-Nov-2024 03:45:25 -----------------------------------------------------------------
30-Nov-2024 03:45:25 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 03:45:25 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 03:45:25 using [token, token] by [user1, user2]"'
30-Nov-2024 03:45:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:45:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:45:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6'
30-Nov-2024 03:45:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6' successfully started
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dbk5jxb3cl9rjw18
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dbk5jxb3cl9rjw18 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dbk5jxb3cl9rjw18
30-Nov-2024 03:45:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16769726367184603050'...
30-Nov-2024 03:45:25 Getting configuration...
30-Nov-2024 03:45:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dbk5jxb3cl9rjw18'.
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:45:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:45:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68'
30-Nov-2024 03:45:25 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68' successfully started
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zk1qg7n66rwkfmal
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zk1qg7n66rwkfmal --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zk1qg7n66rwkfmal
30-Nov-2024 03:45:25 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '660038381028353637'...
30-Nov-2024 03:45:25 Getting configuration...
30-Nov-2024 03:45:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zk1qg7n66rwkfmal'.
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 03:45:25 -- Executing step: 'When "user1 is idle for 2 seconds"'
30-Nov-2024 03:45:25 -- Executing step: 'When "user1 changes space1/dir1 mode to 725 on client11"'
30-Nov-2024 03:45:25 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
30-Nov-2024 03:45:25 -- Executing step: 'When "user2 updates [space1/dir1] timestamps on client21"'
30-Nov-2024 03:45:25 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
30-Nov-2024 03:45:25 =================================================================
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25 PASSED
30-Nov-2024 03:45:25 Unmounting client from /tmp/onedata/mnt/dbk5jxb3cl9rjw18
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25 Unmounting client from /tmp/onedata/mnt/zk1qg7n66rwkfmal
30-Nov-2024 03:45:25
30-Nov-2024 03:45:25
30-Nov-2024 03:46:10 tests/oneclient/scenarios/test_multi_directory_stat.py::test_access_time[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:46:10 =================================================================
30-Nov-2024 03:46:10 - Executing scenario 'Access time'
30-Nov-2024 03:46:10 - from feature 'Multi_directory_stat'
30-Nov-2024 03:46:10 -----------------------------------------------------------------
30-Nov-2024 03:46:10 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 03:46:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 03:46:10 using [token, token] by [user1, user2]"'
30-Nov-2024 03:46:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:46:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:46:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6'
30-Nov-2024 03:46:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6' successfully started
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gox073ofa7ymygwm
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gox073ofa7ymygwm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gox073ofa7ymygwm
30-Nov-2024 03:46:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6122500845835685586'...
30-Nov-2024 03:46:10 Getting configuration...
30-Nov-2024 03:46:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gox073ofa7ymygwm'.
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:46:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:46:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68'
30-Nov-2024 03:46:10 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68' successfully started
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/80pog2ej7ozxnwwm
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/80pog2ej7ozxnwwm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/80pog2ej7ozxnwwm
30-Nov-2024 03:46:10 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8305549692165575715'...
30-Nov-2024 03:46:10 Getting configuration...
30-Nov-2024 03:46:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/80pog2ej7ozxnwwm'.
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 03:46:10 -- Executing step: 'When "user1 is idle for 2 seconds"'
30-Nov-2024 03:46:10 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
30-Nov-2024 03:46:10 -- Executing step: 'When "user1 is idle for 2 seconds"'
30-Nov-2024 03:46:10 -- Executing step: 'Then "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 03:46:10 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than modification time on client21"'
30-Nov-2024 03:46:10 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than status-change time on client21"'
30-Nov-2024 03:46:10 =================================================================
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10 PASSED
30-Nov-2024 03:46:10 Unmounting client from /tmp/onedata/mnt/gox073ofa7ymygwm
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10 Unmounting client from /tmp/onedata/mnt/80pog2ej7ozxnwwm
30-Nov-2024 03:46:10
30-Nov-2024 03:46:10
30-Nov-2024 03:46:49 tests/oneclient/scenarios/test_multi_directory_stat.py::test_modification_time[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 03:46:49 =================================================================
30-Nov-2024 03:46:49 - Executing scenario 'Modification time'
30-Nov-2024 03:46:49 - from feature 'Multi_directory_stat'
30-Nov-2024 03:46:49 -----------------------------------------------------------------
30-Nov-2024 03:46:49 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 03:46:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 03:46:49 using [token, token] by [user1, user2]"'
30-Nov-2024 03:46:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:46:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:46:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:46:49
30-Nov-2024 03:46:49
30-Nov-2024 03:46:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6'
30-Nov-2024 03:46:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6' successfully started
30-Nov-2024 03:46:49
30-Nov-2024 03:46:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gmhkr1kyas0luewz
30-Nov-2024 03:46:49
30-Nov-2024 03:46:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gmhkr1kyas0luewz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gmhkr1kyas0luewz
30-Nov-2024 03:46:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7228469164847092019'...
30-Nov-2024 03:46:49 Getting configuration...
30-Nov-2024 03:46:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gmhkr1kyas0luewz'.
30-Nov-2024 03:46:49
30-Nov-2024 03:46:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:46:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:46:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:46:49
30-Nov-2024 03:46:49
30-Nov-2024 03:46:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68'
30-Nov-2024 03:46:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68' successfully started
30-Nov-2024 03:46:49
30-Nov-2024 03:46:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gst812uurk9dzwy8
30-Nov-2024 03:46:49
30-Nov-2024 03:46:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gst812uurk9dzwy8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gst812uurk9dzwy8
30-Nov-2024 03:46:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5775144887384631669'...
30-Nov-2024 03:46:49 Getting configuration...
30-Nov-2024 03:46:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gst812uurk9dzwy8'.
30-Nov-2024 03:46:49
30-Nov-2024 03:46:49 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 03:46:49 -- Executing step: 'When "user1 is idle for 2 seconds"'
30-Nov-2024 03:46:49 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
30-Nov-2024 03:46:49 -- Executing step: 'Then "modification time of user2's space1/dir1 is greater than access time on client21"'
30-Nov-2024 03:46:49 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to status-change time on client21"'
30-Nov-2024 03:46:49 =================================================================
30-Nov-2024 03:46:49
30-Nov-2024 03:46:50 PASSED
30-Nov-2024 03:46:50 Unmounting client from /tmp/onedata/mnt/gmhkr1kyas0luewz
30-Nov-2024 03:46:50
30-Nov-2024 03:46:50
30-Nov-2024 03:46:50 Unmounting client from /tmp/onedata/mnt/gst812uurk9dzwy8
30-Nov-2024 03:46:50
30-Nov-2024 03:46:50
30-Nov-2024 03:47:28 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
30-Nov-2024 03:47:28 =================================================================
30-Nov-2024 03:47:28 - Executing scenario 'Status-change time when renaming'
30-Nov-2024 03:47:28 - from feature 'Multi_directory_stat'
30-Nov-2024 03:47:28 -----------------------------------------------------------------
30-Nov-2024 03:47:28 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 03:47:28 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 03:47:28 using [token, token] by [user1, user2]"'
30-Nov-2024 03:47:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:47:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:47:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6'
30-Nov-2024 03:47:28 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6' successfully started
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yhhufa3967zgzhwl
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yhhufa3967zgzhwl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yhhufa3967zgzhwl
30-Nov-2024 03:47:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '819374752001496070'...
30-Nov-2024 03:47:28 Getting configuration...
30-Nov-2024 03:47:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yhhufa3967zgzhwl'.
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:47:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:47:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68'
30-Nov-2024 03:47:28 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68' successfully started
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zm28983cmm80lv8k
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zm28983cmm80lv8k --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zm28983cmm80lv8k
30-Nov-2024 03:47:28 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2127717867937334394'...
30-Nov-2024 03:47:28 Getting configuration...
30-Nov-2024 03:47:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zm28983cmm80lv8k'.
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 03:47:28 -- Executing step: 'When "user1 is idle for 2 seconds"'
30-Nov-2024 03:47:28 -- Executing step: 'When "user1 renames space1/dir1 to space1/dir2 on client11"'
30-Nov-2024 03:47:28 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to modification time on client21"'
30-Nov-2024 03:47:28 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to access time on client21"'
30-Nov-2024 03:47:28 =================================================================
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28 PASSED
30-Nov-2024 03:47:28 Unmounting client from /tmp/onedata/mnt/yhhufa3967zgzhwl
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28 Unmounting client from /tmp/onedata/mnt/zm28983cmm80lv8k
30-Nov-2024 03:47:28
30-Nov-2024 03:47:28
30-Nov-2024 03:48:07 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
30-Nov-2024 03:48:07 =================================================================
30-Nov-2024 03:48:07 - Executing scenario 'Status-change time when changing mode'
30-Nov-2024 03:48:07 - from feature 'Multi_directory_stat'
30-Nov-2024 03:48:07 -----------------------------------------------------------------
30-Nov-2024 03:48:07 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 03:48:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 03:48:07 using [token, token] by [user1, user2]"'
30-Nov-2024 03:48:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:48:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:48:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-ltdg6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:48:07
30-Nov-2024 03:48:07
30-Nov-2024 03:48:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6'
30-Nov-2024 03:48:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-ltdg6' successfully started
30-Nov-2024 03:48:07
30-Nov-2024 03:48:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ym629xv433qy25zd
30-Nov-2024 03:48:07
30-Nov-2024 03:48:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ym629xv433qy25zd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ym629xv433qy25zd
30-Nov-2024 03:48:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18211157617485090955'...
30-Nov-2024 03:48:07 Getting configuration...
30-Nov-2024 03:48:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ym629xv433qy25zd'.
30-Nov-2024 03:48:07
30-Nov-2024 03:48:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 03:48:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 03:48:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hzx68', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 03:48:07
30-Nov-2024 03:48:07
30-Nov-2024 03:48:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68'
30-Nov-2024 03:48:07 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hzx68' successfully started
30-Nov-2024 03:48:07
30-Nov-2024 03:48:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6knqsi0i3mq38zlj
30-Nov-2024 03:48:07
30-Nov-2024 03:48:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6knqsi0i3mq38zlj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6knqsi0i3mq38zlj
30-Nov-2024 03:48:07 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13046840242737620748'...
30-Nov-2024 03:48:07 Getting configuration...
30-Nov-2024 03:48:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6knqsi0i3mq38zlj'.
30-Nov-2024 03:48:07
30-Nov-2024 03:48:07 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 03:48:07 -- Executing step: 'When "user1 is idle for 2 seconds"'
30-Nov-2024 03:48:07 -- Executing step: 'When "user1 changes space1/dir1 mode to 711 on client11"'
30-Nov-2024 03:48:07 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than modification time on client21"'
30-Nov-2024 03:48:07 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than access time on client21"'
30-Nov-2024 03:48:07 =================================================================
30-Nov-2024 03:48:07
30-Nov-2024 03:48:17 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 03:48:17 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 03:48:17 PASSED
30-Nov-2024 03:48:17 Unmounting client from /tmp/onedata/mnt/ym629xv433qy25zd
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17 Unmounting client from /tmp/onedata/mnt/6knqsi0i3mq38zlj
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17 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.1732938487.6210635', '-c', '/tmp/logs']
30-Nov-2024 03:48:17 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-g4tsj. See /home/bamboo/.one-env/deployments/2024.11.30-03.38.40/pod-logs/dev-cross-support-job-3p-users-g4tsj/entrypoint.log for more details
30-Nov-2024 03:48:17 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-ltdg6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-03.38.40/pod-logs/dev-oneclient-krakow-7d9476b8bc-ltdg6/oneclient_logs
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=83/100)
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:48:17          27,941   2%   26.65MB/s    0:00:00 (xfr#1, to-chk=82/100)
30-Nov-2024 03:48:17          27,941   2%   26.65MB/s    0:00:00 (xfr#1, to-chk=75/100)
30-Nov-2024 03:48:17          28,307   2%   27.00MB/s    0:00:00 (xfr#2, to-chk=78/100)
30-Nov-2024 03:48:17          32,452   2%   30.95MB/s    0:00:00 (xfr#3, to-chk=77/100)
30-Nov-2024 03:48:17         123,084  10%    6.52MB/s    0:00:00 (xfr#4, to-chk=76/100)
30-Nov-2024 03:48:17         123,450  10%    6.54MB/s    0:00:00 (xfr#5, to-chk=75/100)
30-Nov-2024 03:48:17         151,607  13%    8.03MB/s    0:00:00 (xfr#6, to-chk=74/100)
30-Nov-2024 03:48:17         152,165  13%    8.06MB/s    0:00:00 (xfr#7, to-chk=70/100)
30-Nov-2024 03:48:17         240,378  20%   12.74MB/s    0:00:00 (xfr#8, to-chk=69/100)
30-Nov-2024 03:48:17         240,936  20%   12.77MB/s    0:00:00 (xfr#9, to-chk=68/100)
30-Nov-2024 03:48:17         241,564  20%   12.12MB/s    0:00:00 (xfr#10, to-chk=67/100)
30-Nov-2024 03:48:17         269,449  23%   13.52MB/s    0:00:00 (xfr#11, to-chk=66/100)
30-Nov-2024 03:48:17         270,231  23%   13.56MB/s    0:00:00 (xfr#12, to-chk=62/100)
30-Nov-2024 03:48:17         368,450  31%   17.57MB/s    0:00:00 (xfr#13, to-chk=61/100)
30-Nov-2024 03:48:17         369,232  31%   17.61MB/s    0:00:00 (xfr#14, to-chk=60/100)
30-Nov-2024 03:48:17         393,456  33%   18.76MB/s    0:00:00 (xfr#15, to-chk=59/100)
30-Nov-2024 03:48:17         393,918  33%   18.78MB/s    0:00:00 (xfr#16, to-chk=55/100)
30-Nov-2024 03:48:17         479,405  41%   21.77MB/s    0:00:00 (xfr#17, to-chk=54/100)
30-Nov-2024 03:48:17         479,867  41%   20.80MB/s    0:00:00 (xfr#18, to-chk=53/100)
30-Nov-2024 03:48:17         480,495  41%   20.83MB/s    0:00:00 (xfr#19, to-chk=52/100)
30-Nov-2024 03:48:17         499,833  43%   19.86MB/s    0:00:00 (xfr#20, to-chk=51/100)
30-Nov-2024 03:48:17         500,295  43%   19.08MB/s    0:00:00 (xfr#21, to-chk=47/100)
30-Nov-2024 03:48:17         564,513  48%   20.71MB/s    0:00:00 (xfr#22, to-chk=46/100)
30-Nov-2024 03:48:17         564,975  48%   20.72MB/s    0:00:00 (xfr#23, to-chk=45/100)
30-Nov-2024 03:48:17         586,211  50%   20.71MB/s    0:00:00 (xfr#24, to-chk=44/100)
30-Nov-2024 03:48:17         586,577  50%   20.72MB/s    0:00:00 (xfr#25, to-chk=40/100)
30-Nov-2024 03:48:17         656,894  56%   20.21MB/s    0:00:00 (xfr#26, to-chk=39/100)
30-Nov-2024 03:48:17         657,260  56%   19.59MB/s    0:00:00 (xfr#27, to-chk=38/100)
30-Nov-2024 03:48:17         657,888  56%   19.61MB/s    0:00:00 (xfr#28, to-chk=37/100)
30-Nov-2024 03:48:17         683,945  58%   19.77MB/s    0:00:00 (xfr#29, to-chk=36/100)
30-Nov-2024 03:48:17         684,599  58%   19.78MB/s    0:00:00 (xfr#30, to-chk=32/100)
30-Nov-2024 03:48:17         772,193  66%   18.41MB/s    0:00:00 (xfr#31, to-chk=31/100)
30-Nov-2024 03:48:17         772,847  66%   18.43MB/s    0:00:00 (xfr#32, to-chk=30/100)
30-Nov-2024 03:48:17         792,940  68%   18.44MB/s    0:00:00 (xfr#33, to-chk=29/100)
30-Nov-2024 03:48:17         793,498  68%   18.46MB/s    0:00:00 (xfr#34, to-chk=25/100)
30-Nov-2024 03:48:17         857,922  73%   19.96MB/s    0:00:00 (xfr#35, to-chk=24/100)
30-Nov-2024 03:48:17         858,480  73%   19.97MB/s    0:00:00 (xfr#36, to-chk=23/100)
30-Nov-2024 03:48:17         859,108  74%   19.98MB/s    0:00:00 (xfr#37, to-chk=22/100)
30-Nov-2024 03:48:17         878,575  75%   19.95MB/s    0:00:00 (xfr#38, to-chk=21/100)
30-Nov-2024 03:48:17         879,133  75%   19.96MB/s    0:00:00 (xfr#39, to-chk=17/100)
30-Nov-2024 03:48:17         943,553  81%   21.42MB/s    0:00:00 (xfr#40, to-chk=16/100)
30-Nov-2024 03:48:17         944,111  81%   21.44MB/s    0:00:00 (xfr#41, to-chk=15/100)
30-Nov-2024 03:48:17         966,623  83%   21.44MB/s    0:00:00 (xfr#42, to-chk=14/100)
30-Nov-2024 03:48:17         967,181  83%   21.45MB/s    0:00:00 (xfr#43, to-chk=10/100)
30-Nov-2024 03:48:17       1,044,105  89%   22.63MB/s    0:00:00 (xfr#44, to-chk=9/100)
30-Nov-2024 03:48:17       1,044,663  90%   22.64MB/s    0:00:00 (xfr#45, to-chk=8/100)
30-Nov-2024 03:48:17       1,067,458  91%   23.14MB/s    0:00:00 (xfr#46, to-chk=7/100)
30-Nov-2024 03:48:17       1,068,112  92%   23.15MB/s    0:00:00 (xfr#47, to-chk=3/100)
30-Nov-2024 03:48:17       1,143,012  98%   24.22MB/s    0:00:00 (xfr#48, to-chk=2/100)
30-Nov-2024 03:48:17       1,143,666  98%   24.24MB/s    0:00:00 (xfr#49, to-chk=1/100)
30-Nov-2024 03:48:17       1,158,835  99%   24.56MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17       1,158,835  99%   24.56MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17       1,158,835  99%   24.56MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17       1,158,835  99%   24.56MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17       1,158,835  99%   24.56MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17       1,158,835  99%   24.56MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17       1,158,835  99%   24.56MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17       1,158,835  99%   20.47MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17       1,158,835  99%   20.47MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17       1,158,835  99%   20.47MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17       1,158,835  99%   20.47MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17       1,158,835  99%   20.09MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17       1,158,835  99%   20.09MB/s    0:00:00 (xfr#50, to-chk=0/100)
30-Nov-2024 03:48:17 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-hzx68: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-03.38.40/pod-logs/dev-oneclient-paris-5cc45c8cb7-hzx68/oneclient_logs
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=79/96)
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:48:17          23,476   1%   22.39MB/s    0:00:00 (xfr#1, to-chk=78/96)
30-Nov-2024 03:48:17          23,476   1%   22.39MB/s    0:00:00 (xfr#1, to-chk=72/96)
30-Nov-2024 03:48:17          24,130   1%   23.01MB/s    0:00:00 (xfr#2, to-chk=74/96)
30-Nov-2024 03:48:17         123,605   8%   23.58MB/s    0:00:00 (xfr#3, to-chk=73/96)
30-Nov-2024 03:48:17         124,259   8%   23.70MB/s    0:00:00 (xfr#4, to-chk=72/96)
30-Nov-2024 03:48:17         163,473  11%   25.98MB/s    0:00:00 (xfr#5, to-chk=71/96)
30-Nov-2024 03:48:17         163,839  11%   26.04MB/s    0:00:00 (xfr#6, to-chk=67/96)
30-Nov-2024 03:48:17         348,028  24%   41.49MB/s    0:00:00 (xfr#7, to-chk=66/96)
30-Nov-2024 03:48:17         348,394  24%   41.53MB/s    0:00:00 (xfr#8, to-chk=65/96)
30-Nov-2024 03:48:17         375,429  25%   39.78MB/s    0:00:00 (xfr#9, to-chk=64/96)
30-Nov-2024 03:48:17         375,795  25%   39.82MB/s    0:00:00 (xfr#10, to-chk=60/96)
30-Nov-2024 03:48:17         508,014  35%   53.83MB/s    0:00:00 (xfr#11, to-chk=59/96)
30-Nov-2024 03:48:17         508,380  35%   48.48MB/s    0:00:00 (xfr#12, to-chk=58/96)
30-Nov-2024 03:48:17         530,332  36%   50.58MB/s    0:00:00 (xfr#13, to-chk=57/96)
30-Nov-2024 03:48:17         530,890  36%   50.63MB/s    0:00:00 (xfr#14, to-chk=53/96)
30-Nov-2024 03:48:17         607,500  42%   57.94MB/s    0:00:00 (xfr#15, to-chk=52/96)
30-Nov-2024 03:48:17         608,058  42%   57.99MB/s    0:00:00 (xfr#16, to-chk=51/96)
30-Nov-2024 03:48:17         629,346  43%   54.56MB/s    0:00:00 (xfr#17, to-chk=50/96)
30-Nov-2024 03:48:17         629,616  43%   54.59MB/s    0:00:00 (xfr#18, to-chk=46/96)
30-Nov-2024 03:48:17         713,308  49%   42.52MB/s    0:00:00 (xfr#19, to-chk=45/96)
30-Nov-2024 03:48:17         713,578  49%   40.03MB/s    0:00:00 (xfr#20, to-chk=44/96)
30-Nov-2024 03:48:17         741,121  51%   41.58MB/s    0:00:00 (xfr#21, to-chk=43/96)
30-Nov-2024 03:48:17         741,871  51%   41.62MB/s    0:00:00 (xfr#22, to-chk=39/96)
30-Nov-2024 03:48:17         861,102  59%   45.62MB/s    0:00:00 (xfr#23, to-chk=38/96)
30-Nov-2024 03:48:17         861,852  59%   45.66MB/s    0:00:00 (xfr#24, to-chk=37/96)
30-Nov-2024 03:48:17         862,480  59%   45.70MB/s    0:00:00 (xfr#25, to-chk=36/96)
30-Nov-2024 03:48:17         875,680  60%   46.40MB/s    0:00:00 (xfr#26, to-chk=35/96)
30-Nov-2024 03:48:17         875,950  60%   46.41MB/s    0:00:00 (xfr#27, to-chk=31/96)
30-Nov-2024 03:48:17         923,503  63%   46.35MB/s    0:00:00 (xfr#28, to-chk=30/96)
30-Nov-2024 03:48:17         923,773  63%   46.37MB/s    0:00:00 (xfr#29, to-chk=29/96)
30-Nov-2024 03:48:17         948,654  65%   47.62MB/s    0:00:00 (xfr#30, to-chk=28/96)
30-Nov-2024 03:48:17         949,116  65%   45.26MB/s    0:00:00 (xfr#31, to-chk=24/96)
30-Nov-2024 03:48:17       1,061,830  73%   50.63MB/s    0:00:00 (xfr#32, to-chk=23/96)
30-Nov-2024 03:48:17       1,062,292  73%   50.65MB/s    0:00:00 (xfr#33, to-chk=22/96)
30-Nov-2024 03:48:17       1,084,353  75%   49.24MB/s    0:00:00 (xfr#34, to-chk=21/96)
30-Nov-2024 03:48:17       1,085,007  75%   49.27MB/s    0:00:00 (xfr#35, to-chk=17/96)
30-Nov-2024 03:48:17       1,159,620  80%   50.27MB/s    0:00:00 (xfr#36, to-chk=16/96)
30-Nov-2024 03:48:17       1,160,274  80%   48.11MB/s    0:00:00 (xfr#37, to-chk=15/96)
30-Nov-2024 03:48:17       1,181,087  81%   48.97MB/s    0:00:00 (xfr#38, to-chk=14/96)
30-Nov-2024 03:48:17       1,181,549  81%   46.95MB/s    0:00:00 (xfr#39, to-chk=10/96)
30-Nov-2024 03:48:17       1,253,815  86%   49.82MB/s    0:00:00 (xfr#40, to-chk=9/96)
30-Nov-2024 03:48:17       1,254,277  86%   49.84MB/s    0:00:00 (xfr#41, to-chk=8/96)
30-Nov-2024 03:48:17       1,279,376  88%   48.80MB/s    0:00:00 (xfr#42, to-chk=7/96)
30-Nov-2024 03:48:17       1,279,742  88%   40.68MB/s    0:00:00 (xfr#43, to-chk=3/96)
30-Nov-2024 03:48:17       1,389,831  96%   42.76MB/s    0:00:00 (xfr#44, to-chk=2/96)
30-Nov-2024 03:48:17       1,390,197  96%   42.77MB/s    0:00:00 (xfr#45, to-chk=1/96)
30-Nov-2024 03:48:17       1,443,775  99%   44.42MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17       1,443,775  99%   43.03MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17       1,443,775  99%   43.03MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17       1,443,775  99%   43.03MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17       1,443,775  99%   43.03MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17       1,443,775  99%   43.03MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17       1,443,775  99%   43.03MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17       1,443,775  99%   43.03MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17       1,443,775  99%   43.03MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17       1,443,775  99%   43.03MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17       1,443,775  99%   43.03MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17       1,443,775  99%   38.25MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17       1,443,775  99%   38.25MB/s    0:00:00 (xfr#46, to-chk=0/96)
30-Nov-2024 03:48:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-03.38.40/pod-logs/dev-oneprovider-krakow-0/op-panel
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:48:17          17,001  16%   16.21MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 03:48:17          34,927  33%   33.31MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 03:48:17          34,927  33%   33.31MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 03:48:17          51,725  49%   49.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 03:48:17          52,016  50%   49.61MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 03:48:17          52,016  50%   49.61MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 03:48:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-03.38.40/pod-logs/dev-oneprovider-krakow-0/op-worker
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:48:17          23,286   7%   22.21MB/s    0:00:00 (xfr#2, to-chk=67/72)
30-Nov-2024 03:48:17          43,689  13%   41.67MB/s    0:00:00 (xfr#3, to-chk=65/72)
30-Nov-2024 03:48:17          43,689  13%   41.67MB/s    0:00:00 (xfr#4, to-chk=63/72)
30-Nov-2024 03:48:17          43,689  13%   41.67MB/s    0:00:00 (xfr#5, to-chk=61/72)
30-Nov-2024 03:48:17          62,925  19%   60.01MB/s    0:00:00 (xfr#6, to-chk=59/72)
30-Nov-2024 03:48:17          63,075  19%   60.15MB/s    0:00:00 (xfr#7, to-chk=57/72)
30-Nov-2024 03:48:17          63,372  20%   60.44MB/s    0:00:00 (xfr#8, to-chk=55/72)
30-Nov-2024 03:48:17         123,843  39%  118.11MB/s    0:00:00 (xfr#9, to-chk=53/72)
30-Nov-2024 03:48:17         124,159  39%  118.41MB/s    0:00:00 (xfr#10, to-chk=43/72)
30-Nov-2024 03:48:17         124,634  39%  118.86MB/s    0:00:00 (xfr#11, to-chk=42/72)
30-Nov-2024 03:48:17         124,950  39%  119.16MB/s    0:00:00 (xfr#12, to-chk=41/72)
30-Nov-2024 03:48:17         125,266  39%  119.46MB/s    0:00:00 (xfr#13, to-chk=40/72)
30-Nov-2024 03:48:17         125,582  39%  119.76MB/s    0:00:00 (xfr#14, to-chk=39/72)
30-Nov-2024 03:48:17         125,898  39%  120.07MB/s    0:00:00 (xfr#15, to-chk=38/72)
30-Nov-2024 03:48:17         126,761  40%  120.89MB/s    0:00:00 (xfr#16, to-chk=37/72)
30-Nov-2024 03:48:17         127,077  40%  121.19MB/s    0:00:00 (xfr#17, to-chk=36/72)
30-Nov-2024 03:48:17         127,549  40%  121.64MB/s    0:00:00 (xfr#18, to-chk=35/72)
30-Nov-2024 03:48:17         128,177  40%  122.24MB/s    0:00:00 (xfr#19, to-chk=34/72)
30-Nov-2024 03:48:17         128,809  40%   30.71MB/s    0:00:00 (xfr#20, to-chk=33/72)
30-Nov-2024 03:48:17         129,348  40%   30.84MB/s    0:00:00 (xfr#21, to-chk=32/72)
30-Nov-2024 03:48:17         129,508  41%   24.70MB/s    0:00:00 (xfr#22, to-chk=31/72)
30-Nov-2024 03:48:17         129,668  41%   24.73MB/s    0:00:00 (xfr#23, to-chk=30/72)
30-Nov-2024 03:48:17         130,296  41%   24.85MB/s    0:00:00 (xfr#24, to-chk=29/72)
30-Nov-2024 03:48:17         130,612  41%   24.91MB/s    0:00:00 (xfr#25, to-chk=28/72)
30-Nov-2024 03:48:17         130,928  41%   24.97MB/s    0:00:00 (xfr#26, to-chk=27/72)
30-Nov-2024 03:48:17         131,561  41%   25.09MB/s    0:00:00 (xfr#27, to-chk=26/72)
30-Nov-2024 03:48:17         131,721  41%   25.12MB/s    0:00:00 (xfr#28, to-chk=25/72)
30-Nov-2024 03:48:17         132,416  41%   25.26MB/s    0:00:00 (xfr#29, to-chk=24/72)
30-Nov-2024 03:48:17         133,041  42%   25.38MB/s    0:00:00 (xfr#30, to-chk=23/72)
30-Nov-2024 03:48:17         133,510  42%   25.47MB/s    0:00:00 (xfr#31, to-chk=22/72)
30-Nov-2024 03:48:17         133,943  42%   25.55MB/s    0:00:00 (xfr#32, to-chk=21/72)
30-Nov-2024 03:48:17         134,435  42%   25.64MB/s    0:00:00 (xfr#33, to-chk=20/72)
30-Nov-2024 03:48:17         135,780  43%   25.90MB/s    0:00:00 (xfr#34, to-chk=19/72)
30-Nov-2024 03:48:17         139,462  44%   22.17MB/s    0:00:00 (xfr#35, to-chk=18/72)
30-Nov-2024 03:48:17         140,351  44%   22.31MB/s    0:00:00 (xfr#36, to-chk=17/72)
30-Nov-2024 03:48:17         142,209  45%   22.60MB/s    0:00:00 (xfr#37, to-chk=16/72)
30-Nov-2024 03:48:17         146,253  46%   23.25MB/s    0:00:00 (xfr#38, to-chk=15/72)
30-Nov-2024 03:48:17         149,137  47%   23.70MB/s    0:00:00 (xfr#39, to-chk=14/72)
30-Nov-2024 03:48:17         151,585  48%   24.09MB/s    0:00:00 (xfr#40, to-chk=13/72)
30-Nov-2024 03:48:17         155,173  49%   24.66MB/s    0:00:00 (xfr#41, to-chk=12/72)
30-Nov-2024 03:48:17         159,616  50%   25.37MB/s    0:00:00 (xfr#42, to-chk=11/72)
30-Nov-2024 03:48:17         160,468  50%   25.51MB/s    0:00:00 (xfr#43, to-chk=10/72)
30-Nov-2024 03:48:17         163,015  51%   25.91MB/s    0:00:00 (xfr#44, to-chk=9/72)
30-Nov-2024 03:48:17         167,552  53%   26.63MB/s    0:00:00 (xfr#45, to-chk=8/72)
30-Nov-2024 03:48:17         169,316  53%   26.91MB/s    0:00:00 (xfr#46, to-chk=7/72)
30-Nov-2024 03:48:17         174,257  55%   23.74MB/s    0:00:00 (xfr#47, to-chk=6/72)
30-Nov-2024 03:48:17         178,400  56%   24.31MB/s    0:00:00 (xfr#48, to-chk=5/72)
30-Nov-2024 03:48:17         180,563  57%   24.60MB/s    0:00:00 (xfr#49, to-chk=4/72)
30-Nov-2024 03:48:17         182,820  57%   24.91MB/s    0:00:00 (xfr#50, to-chk=3/72)
30-Nov-2024 03:48:17         184,128  58%   25.09MB/s    0:00:00 (xfr#51, to-chk=2/72)
30-Nov-2024 03:48:17         189,027  59%   25.75MB/s    0:00:00 (xfr#52, to-chk=1/72)
30-Nov-2024 03:48:17         191,874  60%   26.14MB/s    0:00:00 (xfr#53, to-chk=0/72)
30-Nov-2024 03:48:17         191,874  60%   26.14MB/s    0:00:00 (xfr#53, to-chk=0/72)
30-Nov-2024 03:48:17         191,874  60%   20.33MB/s    0:00:00 (xfr#53, to-chk=0/72)
30-Nov-2024 03:48:17         191,874  60%   20.33MB/s    0:00:00 (xfr#53, to-chk=0/72)
30-Nov-2024 03:48:17         191,874  60%   20.33MB/s    0:00:00 (xfr#53, to-chk=0/72)
30-Nov-2024 03:48:17         191,874  60%   20.33MB/s    0:00:00 (xfr#53, to-chk=0/72)
30-Nov-2024 03:48:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-03.38.40/pod-logs/dev-oneprovider-krakow-0/cluster-manager
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:48:17           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 03:48:17           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 03:48:17           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 03:48:17           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 03:48:17           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 03:48:17           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 03:48:17 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-03.38.40/pod-logs/dev-oneprovider-paris-0/op-panel
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:48:17          16,966  16%   16.18MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 03:48:17          34,855  33%   33.24MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 03:48:17          34,855  33%   33.24MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 03:48:17          51,618  49%   49.23MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 03:48:17          51,909  50%   49.50MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 03:48:17          51,909  50%   24.75MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 03:48:17 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-03.38.40/pod-logs/dev-oneprovider-paris-0/op-worker
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:48:17          23,108   7%   22.04MB/s    0:00:00 (xfr#2, to-chk=67/72)
30-Nov-2024 03:48:17          43,327  13%   41.32MB/s    0:00:00 (xfr#3, to-chk=65/72)
30-Nov-2024 03:48:17          43,327  13%   41.32MB/s    0:00:00 (xfr#4, to-chk=63/72)
30-Nov-2024 03:48:17          43,327  13%   41.32MB/s    0:00:00 (xfr#5, to-chk=61/72)
30-Nov-2024 03:48:17          62,385  19%   29.75MB/s    0:00:00 (xfr#6, to-chk=59/72)
30-Nov-2024 03:48:17          62,535  19%   29.82MB/s    0:00:00 (xfr#7, to-chk=57/72)
30-Nov-2024 03:48:17          62,832  19%   29.96MB/s    0:00:00 (xfr#8, to-chk=55/72)
30-Nov-2024 03:48:17         124,005  39%   29.57MB/s    0:00:00 (xfr#9, to-chk=53/72)
30-Nov-2024 03:48:17         124,443  39%   23.74MB/s    0:00:00 (xfr#10, to-chk=43/72)
30-Nov-2024 03:48:17         125,125  39%   23.87MB/s    0:00:00 (xfr#11, to-chk=42/72)
30-Nov-2024 03:48:17         125,405  39%   23.92MB/s    0:00:00 (xfr#12, to-chk=41/72)
30-Nov-2024 03:48:17         125,841  39%   24.00MB/s    0:00:00 (xfr#13, to-chk=40/72)
30-Nov-2024 03:48:17         126,125  39%   24.06MB/s    0:00:00 (xfr#14, to-chk=39/72)
30-Nov-2024 03:48:17         126,405  39%   10.96MB/s    0:00:00 (xfr#15, to-chk=38/72)
30-Nov-2024 03:48:17         127,363  40%   11.04MB/s    0:00:00 (xfr#16, to-chk=37/72)
30-Nov-2024 03:48:17         127,643  40%   11.07MB/s    0:00:00 (xfr#17, to-chk=36/72)
30-Nov-2024 03:48:17         128,029  40%   11.10MB/s    0:00:00 (xfr#18, to-chk=35/72)
30-Nov-2024 03:48:17         128,666  40%   10.23MB/s    0:00:00 (xfr#19, to-chk=34/72)
30-Nov-2024 03:48:17         129,465  40%   10.29MB/s    0:00:00 (xfr#20, to-chk=33/72)
30-Nov-2024 03:48:17         130,270  41%   10.35MB/s    0:00:00 (xfr#21, to-chk=32/72)
30-Nov-2024 03:48:17         130,393  41%   10.36MB/s    0:00:00 (xfr#22, to-chk=31/72)
30-Nov-2024 03:48:17         130,675  41%   10.39MB/s    0:00:00 (xfr#23, to-chk=30/72)
30-Nov-2024 03:48:17         131,657  41%    9.66MB/s    0:00:00 (xfr#24, to-chk=29/72)
30-Nov-2024 03:48:17         131,940  41%    9.68MB/s    0:00:00 (xfr#25, to-chk=28/72)
30-Nov-2024 03:48:17         132,225  41%    9.70MB/s    0:00:00 (xfr#26, to-chk=27/72)
30-Nov-2024 03:48:17         133,057  42%    9.76MB/s    0:00:00 (xfr#27, to-chk=26/72)
30-Nov-2024 03:48:17         133,337  42%    9.78MB/s    0:00:00 (xfr#28, to-chk=25/72)
30-Nov-2024 03:48:17         134,142  42%    9.84MB/s    0:00:00 (xfr#29, to-chk=24/72)
30-Nov-2024 03:48:17         134,944  42%    9.19MB/s    0:00:00 (xfr#30, to-chk=23/72)
30-Nov-2024 03:48:17         135,587  42%    9.24MB/s    0:00:00 (xfr#31, to-chk=22/72)
30-Nov-2024 03:48:17         135,920  42%    9.26MB/s    0:00:00 (xfr#32, to-chk=21/72)
30-Nov-2024 03:48:17         136,308  43%    9.29MB/s    0:00:00 (xfr#33, to-chk=20/72)
30-Nov-2024 03:48:17         137,553  43%    9.37MB/s    0:00:00 (xfr#34, to-chk=19/72)
30-Nov-2024 03:48:17         141,135  44%    8.97MB/s    0:00:00 (xfr#35, to-chk=18/72)
30-Nov-2024 03:48:17         141,922  44%    9.02MB/s    0:00:00 (xfr#36, to-chk=17/72)
30-Nov-2024 03:48:17         143,678  45%    9.13MB/s    0:00:00 (xfr#37, to-chk=16/72)
30-Nov-2024 03:48:17         147,722  46%    9.39MB/s    0:00:00 (xfr#38, to-chk=15/72)
30-Nov-2024 03:48:17         150,506  47%    9.57MB/s    0:00:00 (xfr#39, to-chk=14/72)
30-Nov-2024 03:48:17         152,954  48%    9.12MB/s    0:00:00 (xfr#40, to-chk=13/72)
30-Nov-2024 03:48:17         156,542  49%    8.78MB/s    0:00:00 (xfr#41, to-chk=12/72)
30-Nov-2024 03:48:17         160,987  50%    9.03MB/s    0:00:00 (xfr#42, to-chk=11/72)
30-Nov-2024 03:48:17         161,839  51%    8.57MB/s    0:00:00 (xfr#43, to-chk=10/72)
30-Nov-2024 03:48:17         164,226  51%    8.70MB/s    0:00:00 (xfr#44, to-chk=9/72)
30-Nov-2024 03:48:17         168,606  53%    8.93MB/s    0:00:00 (xfr#45, to-chk=8/72)
30-Nov-2024 03:48:17         170,427  53%    9.03MB/s    0:00:00 (xfr#46, to-chk=7/72)
30-Nov-2024 03:48:17         175,263  55%    8.80MB/s    0:00:00 (xfr#47, to-chk=6/72)
30-Nov-2024 03:48:17         179,244  56%    9.00MB/s    0:00:00 (xfr#48, to-chk=5/72)
30-Nov-2024 03:48:17         181,409  57%    9.11MB/s    0:00:00 (xfr#49, to-chk=4/72)
30-Nov-2024 03:48:17         183,509  57%    9.21MB/s    0:00:00 (xfr#50, to-chk=3/72)
30-Nov-2024 03:48:17         184,817  58%    8.81MB/s    0:00:00 (xfr#51, to-chk=2/72)
30-Nov-2024 03:48:17         189,716  59%    9.05MB/s    0:00:00 (xfr#52, to-chk=1/72)
30-Nov-2024 03:48:17         192,563  60%    9.18MB/s    0:00:00 (xfr#53, to-chk=0/72)
30-Nov-2024 03:48:17         192,563  60%    8.74MB/s    0:00:00 (xfr#53, to-chk=0/72)
30-Nov-2024 03:48:17         192,563  60%    8.74MB/s    0:00:00 (xfr#53, to-chk=0/72)
30-Nov-2024 03:48:17         192,563  60%    7.98MB/s    0:00:00 (xfr#53, to-chk=0/72)
30-Nov-2024 03:48:17         192,563  60%    7.98MB/s    0:00:00 (xfr#53, to-chk=0/72)
30-Nov-2024 03:48:17         192,563  60%    7.98MB/s    0:00:00 (xfr#53, to-chk=0/72)
30-Nov-2024 03:48:17 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-03.38.40/pod-logs/dev-oneprovider-paris-0/cluster-manager
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:48:17           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 03:48:17           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 03:48:17           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 03:48:17           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 03:48:17           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 03:48:17           6,843  50%  668.26kB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 03:48:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-03.38.40/pod-logs/dev-onezone-0/oz-panel
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:48:17          25,056  13%   23.90MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 03:48:17          51,171  26%   48.80MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 03:48:17          70,161  36%   22.30MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 03:48:17          95,014  49%   15.10MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 03:48:17          95,305  50%   12.98MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 03:48:17          95,305  50%    8.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 03:48:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-03.38.40/pod-logs/dev-onezone-0/oz-worker
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:48:17          14,644   6%   13.97MB/s    0:00:00 (xfr#2, to-chk=13/18)
30-Nov-2024 03:48:17          29,907  14%   28.52MB/s    0:00:00 (xfr#3, to-chk=11/18)
30-Nov-2024 03:48:17          29,907  14%   28.52MB/s    0:00:00 (xfr#4, to-chk=9/18)
30-Nov-2024 03:48:17          44,071  20%   42.03MB/s    0:00:00 (xfr#5, to-chk=7/18)
30-Nov-2024 03:48:17          44,162  20%   42.12MB/s    0:00:00 (xfr#6, to-chk=5/18)
30-Nov-2024 03:48:17          44,459  20%   42.40MB/s    0:00:00 (xfr#7, to-chk=3/18)
30-Nov-2024 03:48:17         106,691  50%   50.87MB/s    0:00:00 (xfr#8, to-chk=1/18)
30-Nov-2024 03:48:17         106,691  50%   33.92MB/s    0:00:00 (xfr#8, to-chk=0/18)
30-Nov-2024 03:48:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-03.38.40/pod-logs/dev-onezone-0/cluster-manager
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 03:48:17               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 03:48:17           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 03:48:17           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 03:48:17           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 03:48:17           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 03:48:17           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 03:48:17           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 03:48:17 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_stat.1732938487.6210635 exists, exporting anyway.
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17 =============================== warnings summary ===============================
30-Nov-2024 03:48:17 tests/utils/rest_utils.py:97
30-Nov-2024 03:48:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 03:48:17     print("""
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17 tests/utils/path_utils.py:112
30-Nov-2024 03:48:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 03:48:17     return path.replace("'", "\\'").replace(' ', '\ ')
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17 tests/utils/acceptance_utils.py:55
30-Nov-2024 03:48:17   /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'
30-Nov-2024 03:48:17     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17 tests/utils/acceptance_utils.py:57
30-Nov-2024 03:48:17   /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'
30-Nov-2024 03:48:17     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 03:48:17
30-Nov-2024 03:48:17 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
30-Nov-2024 03:48:17 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/test-reports/results.xml -
30-Nov-2024 03:48:17 ================== 11 passed, 4 warnings in 579.88s (0:09:39) ==================
30-Nov-2024 03:48:21 release "dev" uninstalled
30-Nov-2024 03:48:22 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
30-Nov-2024 03:48:22 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
30-Nov-2024 03:48:23 No resources found
30-Nov-2024 03:48:24 Sidecar injection has been disabled
30-Nov-2024 03:48:24 Cleaning helm release "dev"...
30-Nov-2024 03:48:24 Deleted 1 helm deployments
30-Nov-2024 03:48:24 Deleted 0 k8s deployments
30-Nov-2024 03:48:24 Deleted 0 k8s services
30-Nov-2024 03:48:24 Deleted 0 persistent volumes
30-Nov-2024 03:48:24 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 03:48:24 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
30-Nov-2024 03:48:24 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 03:48:24 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
30-Nov-2024 03:48:24 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
30-Nov-2024 03:48:24 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 03:48:24 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
30-Nov-2024 03:48:24 Finished task 'Run acceptance oneclient tests' with result: Success
30-Nov-2024 03:48:24 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Nov-2024 03:48:24 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS...
30-Nov-2024 03:48:24 Finished task 'Parse test results' with result: Success
30-Nov-2024 03:48:24 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 03:48:24
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 03:48:24
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 03:48:24
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 03:48:24
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 03:48:24
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 03:48:24
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 03:48:24
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 03:48:24
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 03:48:24
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 03:48:24
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 03:48:24 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 03:48:24
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat proxyio symlinks #3373 (ODSRV-OAP-MDSPS-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSPS-3373-ScriptBuildTask-14314891659127345412.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance
30-Nov-2024 03:48:24 ./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
30-Nov-2024 03:48:25 Uploading artifact
30-Nov-2024 03:48:25     source path: surefire_multiprovider_directory_stat_proxyio_symlinks.tar.gz
30-Nov-2024 03:48:25     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_stat_proxyio_symlinks.tar.gz
30-Nov-2024 03:48:25 Finished task 'Pack and push surefire artifact' with result: Success
30-Nov-2024 03:48:25 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 03:48:25 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 03:48:25
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat proxyio symlinks #3373 (ODSRV-OAP-MDSPS-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSPS-3373-ScriptBuildTask-1030308213484782368.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS
30-Nov-2024 03:48:25 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
30-Nov-2024 03:48:25 Finished task 'Pack logs' with result: Success
30-Nov-2024 03:48:25 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 03:48:25
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
30-Nov-2024 03:48:25 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 03:48:25
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat proxyio symlinks #3373 (ODSRV-OAP-MDSPS-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSPS-3373-ScriptBuildTask-11970698461642859743.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance
30-Nov-2024 03:48:25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30-Nov-2024 03:48:25                                  Dload  Upload   Total   Spent    Left  Speed
30-Nov-2024 03:48:25
30-Nov-2024 03:48:25   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 03:48:25 100  4822  100  4822    0     0  62623      0 --:--:-- --:--:-- --:--:-- 62623
30-Nov-2024 03:48:25 Clearing /tmp/onedata and /home/bamboo/.one-env
30-Nov-2024 03:48:26 Cleaning helm deployments
30-Nov-2024 03:48:26 Cleanining pods
30-Nov-2024 03:48:26 Cleaning kube persistant volumes
30-Nov-2024 03:48:26 Cleaning dockswift container
30-Nov-2024 03:48:26 Cleaning docker containers
30-Nov-2024 03:48:29 Stalled docker containers to remove:
30-Nov-2024 03:48:29 8bd07dfbe0be f6318f2cdbd0 788d700c18ba 6f97b7ff2976 93cb48dd6742 264a6ada493d 99882113181f a47139192555 f2f012189e2e f3b33a9f3801 50d5eb4ec501 4f6c548fe15f 6e002fc5f62d bf61ee2e1ed4 fd74e7547d58 aab739d1dc85 5b8916fc2974 07365166f6dc ea5067c0e9f9 371368b0ec68
30-Nov-2024 03:48:29 Removing stalled docker containers
30-Nov-2024 03:48:29 Error response from daemon: Cannot kill container: 8bd07dfbe0be: Container 8bd07dfbe0be6df189e566c0074e0f1ee9838202c25c9f30caf8131405fa4d25 is not running
30-Nov-2024 03:48:29 8bd07dfbe0be
30-Nov-2024 03:48:29 Error response from daemon: Cannot kill container: f6318f2cdbd0: Container f6318f2cdbd0d93888ff193fff536780d783887dfa8f1d996a929a68e1ad1297 is not running
30-Nov-2024 03:48:29 f6318f2cdbd0
30-Nov-2024 03:48:29 Error response from daemon: Cannot kill container: 788d700c18ba: Container 788d700c18ba9151c649c1c1e9e13ea9605560d5ce3c1420f4eb507effe2bcb6 is not running
30-Nov-2024 03:48:29 788d700c18ba
30-Nov-2024 03:48:29 Error response from daemon: Cannot kill container: 6f97b7ff2976: Container 6f97b7ff29762e7bb0579971149b2f84a3cae696406171bbb63651df99ba2176 is not running
30-Nov-2024 03:48:29 6f97b7ff2976
30-Nov-2024 03:48:29 Error response from daemon: Cannot kill container: 93cb48dd6742: Container 93cb48dd67420e32e7f97c1538f8b87ff2e45d560ca993f37b68cc42c93b58c1 is not running
30-Nov-2024 03:48:29 93cb48dd6742
30-Nov-2024 03:48:29 Error response from daemon: Cannot kill container: 264a6ada493d: Container 264a6ada493dc4ab6af4720eb5ab4256cf5a9054ec4c52900c019b5176733159 is not running
30-Nov-2024 03:48:29 264a6ada493d
30-Nov-2024 03:48:29 Error response from daemon: Cannot kill container: 99882113181f: Container 99882113181fcf2dd1c41bc7a7cfd011941f0c9a7506b6ecf61dbee373a6cc73 is not running
30-Nov-2024 03:48:29 99882113181f
30-Nov-2024 03:48:29 Error response from daemon: Cannot kill container: a47139192555: Container a47139192555d4abd2128741ec6c092ad353cb97a15f6861c2fb58202b9cc778 is not running
30-Nov-2024 03:48:30 a47139192555
30-Nov-2024 03:48:30 Error response from daemon: Cannot kill container: f2f012189e2e: Container f2f012189e2e8786d0e0b1f238a5ec6011dff7c0adcccb64832554d80305dc61 is not running
30-Nov-2024 03:48:30 f2f012189e2e
30-Nov-2024 03:48:30 Error response from daemon: Cannot kill container: f3b33a9f3801: Container f3b33a9f3801cddcb7021acfa4ed9afe42bf00acbfce57fadff345d7af48ad08 is not running
30-Nov-2024 03:48:30 f3b33a9f3801
30-Nov-2024 03:48:30 Error response from daemon: Cannot kill container: 50d5eb4ec501: Container 50d5eb4ec5018c688b3b2e113acc1e977339a6f3b3274cf26da3a1dbb754a58c is not running
30-Nov-2024 03:48:30 50d5eb4ec501
30-Nov-2024 03:48:30 Error response from daemon: Cannot kill container: 4f6c548fe15f: Container 4f6c548fe15f5ac057bad5ef2648e0868cefb1174dd9a89e52eefa022c75b18e is not running
30-Nov-2024 03:48:30 4f6c548fe15f
30-Nov-2024 03:48:30 Error response from daemon: Cannot kill container: 6e002fc5f62d: Container 6e002fc5f62dd67157792b1c59e8cb4f8cb8cce54e08cd1a78296f48720381e9 is not running
30-Nov-2024 03:48:31 6e002fc5f62d
30-Nov-2024 03:48:31 Error response from daemon: Cannot kill container: bf61ee2e1ed4: Container bf61ee2e1ed4615536ed52398357b29876bbb8c84b6cb29df0b1e719e49fb3f8 is not running
30-Nov-2024 03:48:31 bf61ee2e1ed4
30-Nov-2024 03:48:31 Error response from daemon: Cannot kill container: fd74e7547d58: Container fd74e7547d58f4a9afee81a2bf5bb9b1f0c47b752d7e450d8426de7162bd5f32 is not running
30-Nov-2024 03:48:31 fd74e7547d58
30-Nov-2024 03:48:31 Error response from daemon: Cannot kill container: aab739d1dc85: Container aab739d1dc8539f45ef6b6575acb30303154b6e4a0b34c1aa945e76ecfc1f26c is not running
30-Nov-2024 03:48:31 aab739d1dc85
30-Nov-2024 03:48:31 Error response from daemon: Cannot kill container: 5b8916fc2974: Container 5b8916fc297414a57b778061474d50cbea386a308cc5593032431ec9bd86a2d1 is not running
30-Nov-2024 03:48:31 5b8916fc2974
30-Nov-2024 03:48:31 Error response from daemon: Cannot kill container: 07365166f6dc: Container 07365166f6dca5b713444c2a6326e775db5c3611c64d5c05431e2709ae84fa4e is not running
30-Nov-2024 03:48:31 07365166f6dc
30-Nov-2024 03:48:31 Error response from daemon: Cannot kill container: ea5067c0e9f9: Container ea5067c0e9f93e79df693c4d6e46da4aa3999263f7e1c55be960ae76dd304601 is not running
30-Nov-2024 03:48:31 ea5067c0e9f9
30-Nov-2024 03:48:32 371368b0ec68
30-Nov-2024 03:48:32 371368b0ec68
30-Nov-2024 03:48:32 Stalled docker volumes to remove:
30-Nov-2024 03:48:32
30-Nov-2024 03:48:32 Removing stalled docker volumes
30-Nov-2024 03:48:32 Removing stalled loopdevices
30-Nov-2024 03:48:33 Done
30-Nov-2024 03:48:33 Finished task 'Clear env and working dir' with result: Success
30-Nov-2024 03:48:33 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
30-Nov-2024 03:48:33 Running post build plugin 'Docker Container Cleanup'
30-Nov-2024 03:48:33 Running post build plugin 'NCover Results Collector'
30-Nov-2024 03:48:33 Running post build plugin 'Build Results Label Collector'
30-Nov-2024 03:48:33 Running post build plugin 'Clover Results Collector'
30-Nov-2024 03:48:33 Running post build plugin 'npm Cache Cleanup'
30-Nov-2024 03:48:33 Running post build plugin 'Artifact Copier'
30-Nov-2024 03:48:33 Publishing an artifact: test_logs.tar.gz
30-Nov-2024 03:48:33 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 40.09 ms
30-Nov-2024 03:48:34 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS'
30-Nov-2024 03:48:34 Finalising the build...
30-Nov-2024 03:48:34 Stopping timer.
30-Nov-2024 03:48:34 Build ODSRV-OAP-MDSPS-3373 completed.
30-Nov-2024 03:48:34 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Nov-2024 03:48:34 Running on server: post build plugin 'NCover Results Collector'
30-Nov-2024 03:48:34 Running on server: post build plugin 'Build Labeller'
30-Nov-2024 03:48:34 Running on server: post build plugin 'Clover Delta Calculator'
30-Nov-2024 03:48:34 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Nov-2024 03:48:34 All post build plugins have finished
30-Nov-2024 03:48:34 Generating build results summary...
30-Nov-2024 03:48:34 Saving build results to disk...
30-Nov-2024 03:48:34 Store variable context...
30-Nov-2024 03:48:34 Finished building ODSRV-OAP-MDSPS-3373.