oneclient acceptance tests using environment deployed from packages

Build: #3361 was successful

Job: multiprovider directory stat directio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

09-Nov-2024 19:54:33 tests/oneclient/scenarios/test_multi_directory_stat.py::test_default_access[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:54:33 =================================================================
09-Nov-2024 19:54:33 - Executing scenario 'Check default access permissions'
09-Nov-2024 19:54:33 - from feature 'Multi_directory_stat'
09-Nov-2024 19:54:33 -----------------------------------------------------------------
09-Nov-2024 19:54:33 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:54:33 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:54:33 using [token, token] by [user1, user2]"'
09-Nov-2024 19:54:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:54:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:54:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2'
09-Nov-2024 19:54:33 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2' successfully started
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/xf4m6f66jmyennij
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xf4m6f66jmyennij --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xf4m6f66jmyennij
09-Nov-2024 19:54:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11406046002620705181'...
09-Nov-2024 19:54:33 Getting configuration...
09-Nov-2024 19:54:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xf4m6f66jmyennij'.
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:54:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:54:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw'
09-Nov-2024 19:54:33 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw' successfully started
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/36ek4n197dvp08hl
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/36ek4n197dvp08hl --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/36ek4n197dvp08hl
09-Nov-2024 19:54:33 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17506151835403443398'...
09-Nov-2024 19:54:33 Getting configuration...
09-Nov-2024 19:54:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/36ek4n197dvp08hl'.
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:54:33 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
09-Nov-2024 19:54:33 =================================================================
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33 PASSED
09-Nov-2024 19:54:33 Unmounting client from /tmp/onedata/mnt/xf4m6f66jmyennij
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33 Unmounting client from /tmp/onedata/mnt/36ek4n197dvp08hl
09-Nov-2024 19:54:33
09-Nov-2024 19:54:33
09-Nov-2024 19:55:24 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:55:24 =================================================================
09-Nov-2024 19:55:24 - Executing scenario 'Change access permissions'
09-Nov-2024 19:55:24 - from feature 'Multi_directory_stat'
09-Nov-2024 19:55:24 -----------------------------------------------------------------
09-Nov-2024 19:55:24 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:55:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:55:24 using [token, token] by [user1, user2]"'
09-Nov-2024 19:55:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:55:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:55:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2'
09-Nov-2024 19:55:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2' successfully started
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6q4956kp170ch70q
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6q4956kp170ch70q --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6q4956kp170ch70q
09-Nov-2024 19:55:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8753206463180509342'...
09-Nov-2024 19:55:24 Getting configuration...
09-Nov-2024 19:55:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6q4956kp170ch70q'.
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:55:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:55:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw'
09-Nov-2024 19:55:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw' successfully started
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/aw9x0vd61mqbpxn8
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aw9x0vd61mqbpxn8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aw9x0vd61mqbpxn8
09-Nov-2024 19:55:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3851279154948430491'...
09-Nov-2024 19:55:24 Getting configuration...
09-Nov-2024 19:55:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/aw9x0vd61mqbpxn8'.
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:55:24 -- Executing step: 'When "user1 changes space1/dir1 mode to 211 on client11"'
09-Nov-2024 19:55:24 -- Executing step: 'Then "mode of user2's space1/dir1 is 211 on client21"'
09-Nov-2024 19:55:24 -- Executing step: 'Then "user1 changes space1/dir1 mode to 775 on client11"'
09-Nov-2024 19:55:24 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
09-Nov-2024 19:55:24 =================================================================
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24 PASSED
09-Nov-2024 19:55:24 Unmounting client from /tmp/onedata/mnt/6q4956kp170ch70q
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24 Unmounting client from /tmp/onedata/mnt/aw9x0vd61mqbpxn8
09-Nov-2024 19:55:24
09-Nov-2024 19:55:24
09-Nov-2024 19:56:37 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access_someone[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:56:37 =================================================================
09-Nov-2024 19:56:37 - Executing scenario 'Fail to change someone's file access permissions'
09-Nov-2024 19:56:37 - from feature 'Multi_directory_stat'
09-Nov-2024 19:56:37 -----------------------------------------------------------------
09-Nov-2024 19:56:37 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:56:37 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:56:37 using [token, token] by [user1, user2]"'
09-Nov-2024 19:56:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:56:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:56:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2'
09-Nov-2024 19:56:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2' successfully started
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/o4791bq084wxxtyp
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o4791bq084wxxtyp --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o4791bq084wxxtyp
09-Nov-2024 19:56:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10891511993686891549'...
09-Nov-2024 19:56:37 Getting configuration...
09-Nov-2024 19:56:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/o4791bq084wxxtyp'.
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:56:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:56:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw'
09-Nov-2024 19:56:37 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw' successfully started
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/q4x7pxciuowtaf5v
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q4x7pxciuowtaf5v --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q4x7pxciuowtaf5v
09-Nov-2024 19:56:37 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16650446087350962818'...
09-Nov-2024 19:56:37 Getting configuration...
09-Nov-2024 19:56:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q4x7pxciuowtaf5v'.
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:56:37 -- Executing step: 'When "user2 fails to change space1/dir1 mode to 211 on client21"'
09-Nov-2024 19:56:37 -- Executing step: 'When "mode of user2's space1/dir1 is 775 on client21"'
09-Nov-2024 19:56:37 -- Executing step: 'When "mode of user1's space1/dir1 is 775 on client11"'
09-Nov-2024 19:56:37 =================================================================
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37 PASSED
09-Nov-2024 19:56:37 Unmounting client from /tmp/onedata/mnt/o4791bq084wxxtyp
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37 Unmounting client from /tmp/onedata/mnt/q4x7pxciuowtaf5v
09-Nov-2024 19:56:37
09-Nov-2024 19:56:37
09-Nov-2024 19:57:10 tests/oneclient/scenarios/test_multi_directory_stat.py::test_timestamp[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:57:10 =================================================================
09-Nov-2024 19:57:10 - Executing scenario 'Timestamps at creation'
09-Nov-2024 19:57:10 - from feature 'Multi_directory_stat'
09-Nov-2024 19:57:10 -----------------------------------------------------------------
09-Nov-2024 19:57:10 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:57:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:57:10 using [token, token] by [user1, user2]"'
09-Nov-2024 19:57:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:57:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:57:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:57:10
09-Nov-2024 19:57:10
09-Nov-2024 19:57:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2'
09-Nov-2024 19:57:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2' successfully started
09-Nov-2024 19:57:10
09-Nov-2024 19:57:10 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vo1ax5uokwrxnn25
09-Nov-2024 19:57:10
09-Nov-2024 19:57:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vo1ax5uokwrxnn25 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vo1ax5uokwrxnn25
09-Nov-2024 19:57:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14724792056124948656'...
09-Nov-2024 19:57:10 Getting configuration...
09-Nov-2024 19:57:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vo1ax5uokwrxnn25'.
09-Nov-2024 19:57:10
09-Nov-2024 19:57:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:57:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:57:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:57:10
09-Nov-2024 19:57:10
09-Nov-2024 19:57:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw'
09-Nov-2024 19:57:10 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw' successfully started
09-Nov-2024 19:57:10
09-Nov-2024 19:57:10 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ys3uz7yl6xlh1t5y
09-Nov-2024 19:57:10
09-Nov-2024 19:57:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ys3uz7yl6xlh1t5y --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ys3uz7yl6xlh1t5y
09-Nov-2024 19:57:10 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6031622786367523455'...
09-Nov-2024 19:57:10 Getting configuration...
09-Nov-2024 19:57:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ys3uz7yl6xlh1t5y'.
09-Nov-2024 19:57:10
09-Nov-2024 19:57:10 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:57:10 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
09-Nov-2024 19:57:10 -- Executing step: 'Then "status-change time of user2's space1/dir1 is equal to access time on client21"'
09-Nov-2024 19:57:10 =================================================================
09-Nov-2024 19:57:10
09-Nov-2024 19:57:11 PASSED
09-Nov-2024 19:57:11 Unmounting client from /tmp/onedata/mnt/vo1ax5uokwrxnn25
09-Nov-2024 19:57:11
09-Nov-2024 19:57:11
09-Nov-2024 19:57:11 Unmounting client from /tmp/onedata/mnt/ys3uz7yl6xlh1t5y
09-Nov-2024 19:57:11
09-Nov-2024 19:57:11
09-Nov-2024 19:57:39 tests/oneclient/scenarios/test_multi_directory_stat.py::test_update_timestamp_without_permission[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:57:39 =================================================================
09-Nov-2024 19:57:39 - Executing scenario 'Fail to update timestamps (touch) without write permission'
09-Nov-2024 19:57:39 - from feature 'Multi_directory_stat'
09-Nov-2024 19:57:39 -----------------------------------------------------------------
09-Nov-2024 19:57:39 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:57:39 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:57:39 using [token, token] by [user1, user2]"'
09-Nov-2024 19:57:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:57:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:57:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2'
09-Nov-2024 19:57:39 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2' successfully started
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kxe2h3d58jocyaff
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kxe2h3d58jocyaff --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kxe2h3d58jocyaff
09-Nov-2024 19:57:39 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13770148357278641620'...
09-Nov-2024 19:57:39 Getting configuration...
09-Nov-2024 19:57:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kxe2h3d58jocyaff'.
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:57:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:57:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw'
09-Nov-2024 19:57:39 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw' successfully started
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/q9dy0cjzaoky4gg3
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q9dy0cjzaoky4gg3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q9dy0cjzaoky4gg3
09-Nov-2024 19:57:39 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2720906559182619110'...
09-Nov-2024 19:57:39 Getting configuration...
09-Nov-2024 19:57:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q9dy0cjzaoky4gg3'.
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:57:39 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
09-Nov-2024 19:57:39 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
09-Nov-2024 19:57:39 -- Executing step: 'When "user2 fails to update [space1/dir1] timestamps on client21"'
09-Nov-2024 19:57:39 =================================================================
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39 PASSED
09-Nov-2024 19:57:39 Unmounting client from /tmp/onedata/mnt/kxe2h3d58jocyaff
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39 Unmounting client from /tmp/onedata/mnt/q9dy0cjzaoky4gg3
09-Nov-2024 19:57:39
09-Nov-2024 19:57:39
09-Nov-2024 19:58:12 tests/oneclient/scenarios/test_multi_directory_stat.py::test_update_timestamp_with_permission[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:58:12 =================================================================
09-Nov-2024 19:58:12 - Executing scenario 'Update timestamps (touch) with write permission'
09-Nov-2024 19:58:12 - from feature 'Multi_directory_stat'
09-Nov-2024 19:58:12 -----------------------------------------------------------------
09-Nov-2024 19:58:12 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:58:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:58:12 using [token, token] by [user1, user2]"'
09-Nov-2024 19:58:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:58:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:58:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:58:12
09-Nov-2024 19:58:12
09-Nov-2024 19:58:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2'
09-Nov-2024 19:58:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2' successfully started
09-Nov-2024 19:58:12
09-Nov-2024 19:58:12 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/k51yfuic6b6zqz3o
09-Nov-2024 19:58:12
09-Nov-2024 19:58:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k51yfuic6b6zqz3o --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k51yfuic6b6zqz3o
09-Nov-2024 19:58:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14524431352630509947'...
09-Nov-2024 19:58:12 Getting configuration...
09-Nov-2024 19:58:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/k51yfuic6b6zqz3o'.
09-Nov-2024 19:58:12
09-Nov-2024 19:58:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:58:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:58:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:58:12
09-Nov-2024 19:58:12
09-Nov-2024 19:58:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw'
09-Nov-2024 19:58:12 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw' successfully started
09-Nov-2024 19:58:12
09-Nov-2024 19:58:12 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/zp3xykefhvj8vlvc
09-Nov-2024 19:58:12
09-Nov-2024 19:58:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zp3xykefhvj8vlvc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zp3xykefhvj8vlvc
09-Nov-2024 19:58:12 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13157584382217584881'...
09-Nov-2024 19:58:12 Getting configuration...
09-Nov-2024 19:58:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zp3xykefhvj8vlvc'.
09-Nov-2024 19:58:12
09-Nov-2024 19:58:12 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:58:12 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 19:58:12 -- Executing step: 'When "user1 changes space1/dir1 mode to 725 on client11"'
09-Nov-2024 19:58:12 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
09-Nov-2024 19:58:12 -- Executing step: 'When "user2 updates [space1/dir1] timestamps on client21"'
09-Nov-2024 19:58:12 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
09-Nov-2024 19:58:12 =================================================================
09-Nov-2024 19:58:12
09-Nov-2024 19:58:13 PASSED
09-Nov-2024 19:58:13 Unmounting client from /tmp/onedata/mnt/k51yfuic6b6zqz3o
09-Nov-2024 19:58:13
09-Nov-2024 19:58:13
09-Nov-2024 19:58:13 Unmounting client from /tmp/onedata/mnt/zp3xykefhvj8vlvc
09-Nov-2024 19:58:13
09-Nov-2024 19:58:13
09-Nov-2024 19:58:57 tests/oneclient/scenarios/test_multi_directory_stat.py::test_access_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:58:57 =================================================================
09-Nov-2024 19:58:57 - Executing scenario 'Access time'
09-Nov-2024 19:58:57 - from feature 'Multi_directory_stat'
09-Nov-2024 19:58:57 -----------------------------------------------------------------
09-Nov-2024 19:58:57 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:58:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:58:57 using [token, token] by [user1, user2]"'
09-Nov-2024 19:58:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:58:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:58:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2'
09-Nov-2024 19:58:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2' successfully started
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/igjv9jxffjgqdeaz
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/igjv9jxffjgqdeaz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/igjv9jxffjgqdeaz
09-Nov-2024 19:58:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3903900294861713751'...
09-Nov-2024 19:58:57 Getting configuration...
09-Nov-2024 19:58:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/igjv9jxffjgqdeaz'.
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:58:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:58:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw'
09-Nov-2024 19:58:57 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw' successfully started
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5jbnfntr0wtpd7xo
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5jbnfntr0wtpd7xo --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5jbnfntr0wtpd7xo
09-Nov-2024 19:58:57 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13430310222383873061'...
09-Nov-2024 19:58:57 Getting configuration...
09-Nov-2024 19:58:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5jbnfntr0wtpd7xo'.
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:58:57 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 19:58:57 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
09-Nov-2024 19:58:57 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 19:58:57 -- Executing step: 'Then "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 19:58:57 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than modification time on client21"'
09-Nov-2024 19:58:57 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than status-change time on client21"'
09-Nov-2024 19:58:57 =================================================================
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57 PASSED
09-Nov-2024 19:58:57 Unmounting client from /tmp/onedata/mnt/igjv9jxffjgqdeaz
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57 Unmounting client from /tmp/onedata/mnt/5jbnfntr0wtpd7xo
09-Nov-2024 19:58:57
09-Nov-2024 19:58:57
09-Nov-2024 19:59:36 tests/oneclient/scenarios/test_multi_directory_stat.py::test_modification_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 19:59:36 =================================================================
09-Nov-2024 19:59:36 - Executing scenario 'Modification time'
09-Nov-2024 19:59:36 - from feature 'Multi_directory_stat'
09-Nov-2024 19:59:36 -----------------------------------------------------------------
09-Nov-2024 19:59:36 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 19:59:36 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 19:59:36 using [token, token] by [user1, user2]"'
09-Nov-2024 19:59:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:59:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:59:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:59:36
09-Nov-2024 19:59:36
09-Nov-2024 19:59:36 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2'
09-Nov-2024 19:59:36 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2' successfully started
09-Nov-2024 19:59:36
09-Nov-2024 19:59:36 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/p4w78jqtcey79p4b
09-Nov-2024 19:59:36
09-Nov-2024 19:59:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p4w78jqtcey79p4b --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p4w78jqtcey79p4b
09-Nov-2024 19:59:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7707251264112108921'...
09-Nov-2024 19:59:36 Getting configuration...
09-Nov-2024 19:59:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/p4w78jqtcey79p4b'.
09-Nov-2024 19:59:36
09-Nov-2024 19:59:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 19:59:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 19:59:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 19:59:36
09-Nov-2024 19:59:36
09-Nov-2024 19:59:36 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw'
09-Nov-2024 19:59:36 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw' successfully started
09-Nov-2024 19:59:36
09-Nov-2024 19:59:36 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fjl39pnk9a9qmg4a
09-Nov-2024 19:59:36
09-Nov-2024 19:59:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fjl39pnk9a9qmg4a --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fjl39pnk9a9qmg4a
09-Nov-2024 19:59:36 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12909930427304079348'...
09-Nov-2024 19:59:36 Getting configuration...
09-Nov-2024 19:59:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fjl39pnk9a9qmg4a'.
09-Nov-2024 19:59:36
09-Nov-2024 19:59:36 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 19:59:36 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 19:59:36 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
09-Nov-2024 19:59:36 -- Executing step: 'Then "modification time of user2's space1/dir1 is greater than access time on client21"'
09-Nov-2024 19:59:36 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to status-change time on client21"'
09-Nov-2024 19:59:36 =================================================================
09-Nov-2024 19:59:36
09-Nov-2024 19:59:37 PASSED
09-Nov-2024 19:59:37 Unmounting client from /tmp/onedata/mnt/p4w78jqtcey79p4b
09-Nov-2024 19:59:37
09-Nov-2024 19:59:37
09-Nov-2024 19:59:37 Unmounting client from /tmp/onedata/mnt/fjl39pnk9a9qmg4a
09-Nov-2024 19:59:37
09-Nov-2024 19:59:37
09-Nov-2024 20:00:16 tests/oneclient/scenarios/test_multi_directory_stat.py::test_stat_change_time_mv[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 20:00:16 =================================================================
09-Nov-2024 20:00:16 - Executing scenario 'Status-change time when renaming'
09-Nov-2024 20:00:16 - from feature 'Multi_directory_stat'
09-Nov-2024 20:00:16 -----------------------------------------------------------------
09-Nov-2024 20:00:16 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 20:00:16 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 20:00:16 using [token, token] by [user1, user2]"'
09-Nov-2024 20:00:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:00:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:00:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2'
09-Nov-2024 20:00:16 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2' successfully started
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/cm5slwho1mo6edhk
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cm5slwho1mo6edhk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cm5slwho1mo6edhk
09-Nov-2024 20:00:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10305863739177679087'...
09-Nov-2024 20:00:16 Getting configuration...
09-Nov-2024 20:00:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cm5slwho1mo6edhk'.
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:00:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:00:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw'
09-Nov-2024 20:00:16 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw' successfully started
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/k7qlxp19fqupk3t2
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k7qlxp19fqupk3t2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k7qlxp19fqupk3t2
09-Nov-2024 20:00:16 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14523342548425767193'...
09-Nov-2024 20:00:16 Getting configuration...
09-Nov-2024 20:00:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/k7qlxp19fqupk3t2'.
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 20:00:16 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 20:00:16 -- Executing step: 'When "user1 renames space1/dir1 to space1/dir2 on client11"'
09-Nov-2024 20:00:16 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to modification time on client21"'
09-Nov-2024 20:00:16 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to access time on client21"'
09-Nov-2024 20:00:16 =================================================================
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16 PASSED
09-Nov-2024 20:00:16 Unmounting client from /tmp/onedata/mnt/cm5slwho1mo6edhk
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16 Unmounting client from /tmp/onedata/mnt/k7qlxp19fqupk3t2
09-Nov-2024 20:00:16
09-Nov-2024 20:00:16
09-Nov-2024 20:00:56 tests/oneclient/scenarios/test_multi_directory_stat.py::test_stat_change_time_chmod[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 20:00:56 =================================================================
09-Nov-2024 20:00:56 - Executing scenario 'Status-change time when changing mode'
09-Nov-2024 20:00:56 - from feature 'Multi_directory_stat'
09-Nov-2024 20:00:56 -----------------------------------------------------------------
09-Nov-2024 20:00:56 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 20:00:56 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 20:00:56 using [token, token] by [user1, user2]"'
09-Nov-2024 20:00:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:00:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:00:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-st7t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:00:56
09-Nov-2024 20:00:56
09-Nov-2024 20:00:56 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2'
09-Nov-2024 20:00:56 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-st7t2' successfully started
09-Nov-2024 20:00:56
09-Nov-2024 20:00:56 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3op2o3ohvy1xmkq7
09-Nov-2024 20:00:56
09-Nov-2024 20:00:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3op2o3ohvy1xmkq7 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3op2o3ohvy1xmkq7
09-Nov-2024 20:00:56 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15866103516683925081'...
09-Nov-2024 20:00:56 Getting configuration...
09-Nov-2024 20:00:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3op2o3ohvy1xmkq7'.
09-Nov-2024 20:00:56
09-Nov-2024 20:00:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:00:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:00:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-247bw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:00:56
09-Nov-2024 20:00:56
09-Nov-2024 20:00:56 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw'
09-Nov-2024 20:00:56 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-247bw' successfully started
09-Nov-2024 20:00:56
09-Nov-2024 20:00:56 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ahuohg6qrnm0q9tq
09-Nov-2024 20:00:56
09-Nov-2024 20:00:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ahuohg6qrnm0q9tq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ahuohg6qrnm0q9tq
09-Nov-2024 20:00:56 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14693270144671192159'...
09-Nov-2024 20:00:56 Getting configuration...
09-Nov-2024 20:00:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ahuohg6qrnm0q9tq'.
09-Nov-2024 20:00:56
09-Nov-2024 20:00:56 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 20:00:56 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 20:00:56 -- Executing step: 'When "user1 changes space1/dir1 mode to 711 on client11"'
09-Nov-2024 20:00:56 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than modification time on client21"'
09-Nov-2024 20:00:56 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than access time on client21"'
09-Nov-2024 20:00:56 =================================================================
09-Nov-2024 20:00:56
09-Nov-2024 20:01:07 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 20:01:07 PASSED
09-Nov-2024 20:01:07 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 20:01:07 Unmounting client from /tmp/onedata/mnt/3op2o3ohvy1xmkq7
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07 Unmounting client from /tmp/onedata/mnt/ahuohg6qrnm0q9tq
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_stat.1731182456.6695588', '-c', '/tmp/logs']
09-Nov-2024 20:01:07 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-qptd2. See /home/bamboo/.one-env/deployments/2024.11.09-19.50.43/pod-logs/dev-cross-support-job-3p-users-qptd2/entrypoint.log for more details
09-Nov-2024 20:01:07 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-st7t2: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.43/pod-logs/dev-oneclient-krakow-7d9476b8bc-st7t2/oneclient_logs
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=81/98)
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:01:07          24,163   2%   23.04MB/s    0:00:00 (xfr#1, to-chk=80/98)
09-Nov-2024 20:01:07          24,163   2%   23.04MB/s    0:00:00 (xfr#1, to-chk=74/98)
09-Nov-2024 20:01:07          24,625   2%   23.48MB/s    0:00:00 (xfr#2, to-chk=76/98)
09-Nov-2024 20:01:07         103,621   8%   14.12MB/s    0:00:00 (xfr#3, to-chk=75/98)
09-Nov-2024 20:01:07         104,083   8%   14.18MB/s    0:00:00 (xfr#4, to-chk=74/98)
09-Nov-2024 20:01:07         130,169  11%    6.90MB/s    0:00:00 (xfr#5, to-chk=73/98)
09-Nov-2024 20:01:07         130,823  11%    6.93MB/s    0:00:00 (xfr#6, to-chk=69/98)
09-Nov-2024 20:01:07         217,583  18%    9.02MB/s    0:00:00 (xfr#7, to-chk=68/98)
09-Nov-2024 20:01:07         218,237  18%    9.05MB/s    0:00:00 (xfr#8, to-chk=67/98)
09-Nov-2024 20:01:07         238,789  20%    9.90MB/s    0:00:00 (xfr#9, to-chk=66/98)
09-Nov-2024 20:01:07         239,635  20%    9.94MB/s    0:00:00 (xfr#10, to-chk=62/98)
09-Nov-2024 20:01:07         306,932  26%   10.84MB/s    0:00:00 (xfr#11, to-chk=61/98)
09-Nov-2024 20:01:07         307,778  26%   10.48MB/s    0:00:00 (xfr#12, to-chk=60/98)
09-Nov-2024 20:01:07         308,406  26%   10.50MB/s    0:00:00 (xfr#13, to-chk=59/98)
09-Nov-2024 20:01:07         330,358  28%   10.50MB/s    0:00:00 (xfr#14, to-chk=58/98)
09-Nov-2024 20:01:07         330,916  28%   10.52MB/s    0:00:00 (xfr#15, to-chk=54/98)
09-Nov-2024 20:01:07         410,181  34%    8.50MB/s    0:00:00 (xfr#16, to-chk=53/98)
09-Nov-2024 20:01:07         410,739  34%    8.33MB/s    0:00:00 (xfr#17, to-chk=52/98)
09-Nov-2024 20:01:07         439,136  37%    8.91MB/s    0:00:00 (xfr#18, to-chk=51/98)
09-Nov-2024 20:01:07         439,886  37%    8.93MB/s    0:00:00 (xfr#19, to-chk=47/98)
09-Nov-2024 20:01:07         537,836  45%   10.69MB/s    0:00:00 (xfr#20, to-chk=46/98)
09-Nov-2024 20:01:07         538,586  45%   10.48MB/s    0:00:00 (xfr#21, to-chk=45/98)
09-Nov-2024 20:01:07         539,214  45%   10.49MB/s    0:00:00 (xfr#22, to-chk=44/98)
09-Nov-2024 20:01:07         566,580  48%   10.81MB/s    0:00:00 (xfr#23, to-chk=43/98)
09-Nov-2024 20:01:07         567,042  48%   10.82MB/s    0:00:00 (xfr#24, to-chk=39/98)
09-Nov-2024 20:01:07         662,437  56%    9.57MB/s    0:00:00 (xfr#25, to-chk=38/98)
09-Nov-2024 20:01:07         662,899  56%    9.44MB/s    0:00:00 (xfr#26, to-chk=37/98)
09-Nov-2024 20:01:07         690,015  58%    9.68MB/s    0:00:00 (xfr#27, to-chk=36/98)
09-Nov-2024 20:01:07         690,477  58%    9.68MB/s    0:00:00 (xfr#28, to-chk=32/98)
09-Nov-2024 20:01:07         776,158  65%   10.73MB/s    0:00:00 (xfr#29, to-chk=31/98)
09-Nov-2024 20:01:07         776,620  66%   10.73MB/s    0:00:00 (xfr#30, to-chk=30/98)
09-Nov-2024 20:01:07         797,219  67%   10.86MB/s    0:00:00 (xfr#31, to-chk=29/98)
09-Nov-2024 20:01:07         797,777  67%   10.87MB/s    0:00:00 (xfr#32, to-chk=25/98)
09-Nov-2024 20:01:07         865,288  73%   11.62MB/s    0:00:00 (xfr#33, to-chk=24/98)
09-Nov-2024 20:01:07         865,846  73%   11.47MB/s    0:00:00 (xfr#34, to-chk=23/98)
09-Nov-2024 20:01:07         893,029  75%   11.67MB/s    0:00:00 (xfr#35, to-chk=22/98)
09-Nov-2024 20:01:07         893,395  75%   11.67MB/s    0:00:00 (xfr#36, to-chk=18/98)
09-Nov-2024 20:01:07         981,951  83%   12.49MB/s    0:00:00 (xfr#37, to-chk=17/98)
09-Nov-2024 20:01:07         982,317  83%   12.49MB/s    0:00:00 (xfr#38, to-chk=16/98)
09-Nov-2024 20:01:07       1,002,611  85%   12.42MB/s    0:00:00 (xfr#39, to-chk=15/98)
09-Nov-2024 20:01:07       1,003,265  85%   12.43MB/s    0:00:00 (xfr#40, to-chk=11/98)
09-Nov-2024 20:01:07       1,070,220  90%   13.09MB/s    0:00:00 (xfr#41, to-chk=10/98)
09-Nov-2024 20:01:07       1,070,874  91%   13.09MB/s    0:00:00 (xfr#42, to-chk=9/98)
09-Nov-2024 20:01:07       1,071,502  91%   12.77MB/s    0:00:00 (xfr#43, to-chk=8/98)
09-Nov-2024 20:01:07       1,091,168  92%   12.85MB/s    0:00:00 (xfr#44, to-chk=7/98)
09-Nov-2024 20:01:07       1,091,822  92%   12.70MB/s    0:00:00 (xfr#45, to-chk=3/98)
09-Nov-2024 20:01:07       1,158,743  98%   13.31MB/s    0:00:00 (xfr#46, to-chk=2/98)
09-Nov-2024 20:01:07       1,159,397  98%   13.32MB/s    0:00:00 (xfr#47, to-chk=1/98)
09-Nov-2024 20:01:07       1,174,566  99%   13.34MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07       1,174,566  99%   13.34MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07       1,174,566  99%   13.34MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07       1,174,566  99%   13.34MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07       1,174,566  99%   13.34MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07       1,174,566  99%   13.34MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07       1,174,566  99%   13.34MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07       1,174,566  99%   13.34MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07       1,174,566  99%   13.34MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07       1,174,566  99%   13.34MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07       1,174,566  99%   13.03MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07       1,174,566  99%   12.73MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07       1,174,566  99%   12.73MB/s    0:00:00 (xfr#48, to-chk=0/98)
09-Nov-2024 20:01:07 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-247bw: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.43/pod-logs/dev-oneclient-paris-5cc45c8cb7-247bw/oneclient_logs
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=84/101)
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:01:07             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=83/101)
09-Nov-2024 20:01:07             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=76/101)
09-Nov-2024 20:01:07          22,183   1%   21.16MB/s    0:00:00 (xfr#2, to-chk=82/101)
09-Nov-2024 20:01:07          22,741   1%   21.69MB/s    0:00:00 (xfr#3, to-chk=78/101)
09-Nov-2024 20:01:07          98,481   6%   15.65MB/s    0:00:00 (xfr#4, to-chk=77/101)
09-Nov-2024 20:01:07          99,039   6%   13.49MB/s    0:00:00 (xfr#5, to-chk=76/101)
09-Nov-2024 20:01:07         125,529   8%    7.04MB/s    0:00:00 (xfr#6, to-chk=75/101)
09-Nov-2024 20:01:07         126,087   8%    7.07MB/s    0:00:00 (xfr#7, to-chk=71/101)
09-Nov-2024 20:01:07         253,464  17%   13.43MB/s    0:00:00 (xfr#8, to-chk=70/101)
09-Nov-2024 20:01:07         254,022  17%   12.75MB/s    0:00:00 (xfr#9, to-chk=69/101)
09-Nov-2024 20:01:07         254,650  17%   12.78MB/s    0:00:00 (xfr#10, to-chk=68/101)
09-Nov-2024 20:01:07         275,632  19%   13.83MB/s    0:00:00 (xfr#11, to-chk=67/101)
09-Nov-2024 20:01:07         276,190  19%   13.17MB/s    0:00:00 (xfr#12, to-chk=63/101)
09-Nov-2024 20:01:07         368,908  25%   15.99MB/s    0:00:00 (xfr#13, to-chk=62/101)
09-Nov-2024 20:01:07         369,466  25%   16.02MB/s    0:00:00 (xfr#14, to-chk=61/101)
09-Nov-2024 20:01:07         395,760  27%   16.41MB/s    0:00:00 (xfr#15, to-chk=60/101)
09-Nov-2024 20:01:07         396,222  27%   16.43MB/s    0:00:00 (xfr#16, to-chk=56/101)
09-Nov-2024 20:01:07         511,915  35%   19.53MB/s    0:00:00 (xfr#17, to-chk=55/101)
09-Nov-2024 20:01:07         512,377  35%   19.55MB/s    0:00:00 (xfr#18, to-chk=54/101)
09-Nov-2024 20:01:07         539,707  37%   20.59MB/s    0:00:00 (xfr#19, to-chk=53/101)
09-Nov-2024 20:01:07         540,169  37%   20.61MB/s    0:00:00 (xfr#20, to-chk=49/101)
09-Nov-2024 20:01:07         653,746  45%   22.27MB/s    0:00:00 (xfr#21, to-chk=48/101)
09-Nov-2024 20:01:07         654,208  45%   21.51MB/s    0:00:00 (xfr#22, to-chk=47/101)
09-Nov-2024 20:01:07         654,836  45%   21.53MB/s    0:00:00 (xfr#23, to-chk=46/101)
09-Nov-2024 20:01:07         676,006  47%   22.23MB/s    0:00:00 (xfr#24, to-chk=45/101)
09-Nov-2024 20:01:07         676,660  47%   22.25MB/s    0:00:00 (xfr#25, to-chk=41/101)
09-Nov-2024 20:01:07         756,886  52%   24.06MB/s    0:00:00 (xfr#26, to-chk=40/101)
09-Nov-2024 20:01:07         757,540  52%   24.08MB/s    0:00:00 (xfr#27, to-chk=39/101)
09-Nov-2024 20:01:07         782,050  54%   24.86MB/s    0:00:00 (xfr#28, to-chk=38/101)
09-Nov-2024 20:01:07         782,704  54%   24.88MB/s    0:00:00 (xfr#29, to-chk=34/101)
09-Nov-2024 20:01:07         886,024  61%   27.26MB/s    0:00:00 (xfr#30, to-chk=33/101)
09-Nov-2024 20:01:07         886,678  61%   27.28MB/s    0:00:00 (xfr#31, to-chk=32/101)
09-Nov-2024 20:01:07         887,306  62%   27.30MB/s    0:00:00 (xfr#32, to-chk=31/101)
09-Nov-2024 20:01:07         926,248  64%   28.49MB/s    0:00:00 (xfr#33, to-chk=30/101)
09-Nov-2024 20:01:07         926,902  64%   27.62MB/s    0:00:00 (xfr#34, to-chk=26/101)
09-Nov-2024 20:01:07       1,109,392  77%   32.06MB/s    0:00:00 (xfr#35, to-chk=25/101)
09-Nov-2024 20:01:07       1,110,046  77%   32.08MB/s    0:00:00 (xfr#36, to-chk=24/101)
09-Nov-2024 20:01:07       1,110,674  77%   32.10MB/s    0:00:00 (xfr#37, to-chk=23/101)
09-Nov-2024 20:01:07       1,124,003  78%   32.48MB/s    0:00:00 (xfr#38, to-chk=22/101)
09-Nov-2024 20:01:07       1,124,369  78%   32.49MB/s    0:00:00 (xfr#39, to-chk=18/101)
09-Nov-2024 20:01:07       1,172,096  81%   32.88MB/s    0:00:00 (xfr#40, to-chk=17/101)
09-Nov-2024 20:01:07       1,172,462  81%   32.89MB/s    0:00:00 (xfr#41, to-chk=16/101)
09-Nov-2024 20:01:07       1,194,537  83%   33.51MB/s    0:00:00 (xfr#42, to-chk=15/101)
09-Nov-2024 20:01:07       1,195,191  83%   33.52MB/s    0:00:00 (xfr#43, to-chk=11/101)
09-Nov-2024 20:01:07       1,199,329  83%   33.64MB/s    0:00:00 (xfr#44, to-chk=10/101)
09-Nov-2024 20:01:07       1,277,814  89%   34.82MB/s    0:00:00 (xfr#45, to-chk=9/101)
09-Nov-2024 20:01:07       1,278,468  89%   34.84MB/s    0:00:00 (xfr#46, to-chk=8/101)
09-Nov-2024 20:01:07       1,300,006  90%   35.42MB/s    0:00:00 (xfr#47, to-chk=7/101)
09-Nov-2024 20:01:07       1,300,564  90%   35.44MB/s    0:00:00 (xfr#48, to-chk=3/101)
09-Nov-2024 20:01:07       1,375,036  96%   36.43MB/s    0:00:00 (xfr#49, to-chk=2/101)
09-Nov-2024 20:01:07       1,375,594  96%   36.44MB/s    0:00:00 (xfr#50, to-chk=1/101)
09-Nov-2024 20:01:07       1,428,519  99%   36.82MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07       1,428,519  99%   36.82MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07       1,428,519  99%   36.82MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07       1,428,519  99%   36.82MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07       1,428,519  99%   36.82MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07       1,428,519  99%   36.82MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07       1,428,519  99%   36.82MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07       1,428,519  99%   36.82MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07       1,428,519  99%   35.85MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07       1,428,519  99%   35.85MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07       1,428,519  99%   35.85MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07       1,428,519  99%   34.93MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07       1,428,519  99%   34.93MB/s    0:00:00 (xfr#51, to-chk=0/101)
09-Nov-2024 20:01:07 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.43/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:01:07           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:01:07           4,776  34%  777.34kB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:01:07           4,776  34%  777.34kB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:01:07           6,595  48%  920.06kB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:01:07           6,857  50%  956.61kB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:01:07           6,857  50%  267.85kB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:01:07 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.43/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:01:07          17,375  16%   16.57MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:01:07          35,677  33%   34.02MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:01:07          35,677  33%   34.02MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:01:07          52,849  49%   50.40MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:01:07          53,140  50%   50.68MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:01:07          53,140  50%   10.14MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:01:07 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.43/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:01:07          38,198   9%   36.43MB/s    0:00:00 (xfr#2, to-chk=67/72)
09-Nov-2024 20:01:07          73,930  17%   70.51MB/s    0:00:00 (xfr#3, to-chk=65/72)
09-Nov-2024 20:01:07          73,930  17%   70.51MB/s    0:00:00 (xfr#4, to-chk=63/72)
09-Nov-2024 20:01:07          73,930  17%   70.51MB/s    0:00:00 (xfr#5, to-chk=61/72)
09-Nov-2024 20:01:07         108,078  25%  103.07MB/s    0:00:00 (xfr#6, to-chk=59/72)
09-Nov-2024 20:01:07         108,228  25%  103.21MB/s    0:00:00 (xfr#7, to-chk=57/72)
09-Nov-2024 20:01:07         108,525  25%  103.50MB/s    0:00:00 (xfr#8, to-chk=55/72)
09-Nov-2024 20:01:07         174,417  41%   83.17MB/s    0:00:00 (xfr#9, to-chk=53/72)
09-Nov-2024 20:01:07         174,889  41%   83.39MB/s    0:00:00 (xfr#10, to-chk=43/72)
09-Nov-2024 20:01:07         175,361  41%   83.62MB/s    0:00:00 (xfr#11, to-chk=42/72)
09-Nov-2024 20:01:07         176,224  41%   56.02MB/s    0:00:00 (xfr#12, to-chk=41/72)
09-Nov-2024 20:01:07         177,075  42%   56.29MB/s    0:00:00 (xfr#13, to-chk=40/72)
09-Nov-2024 20:01:07         177,235  42%   56.34MB/s    0:00:00 (xfr#14, to-chk=39/72)
09-Nov-2024 20:01:07         177,869  42%   56.54MB/s    0:00:00 (xfr#15, to-chk=38/72)
09-Nov-2024 20:01:07         178,185  42%   56.64MB/s    0:00:00 (xfr#16, to-chk=37/72)
09-Nov-2024 20:01:07         179,054  42%   56.92MB/s    0:00:00 (xfr#17, to-chk=36/72)
09-Nov-2024 20:01:07         179,214  42%   56.97MB/s    0:00:00 (xfr#18, to-chk=35/72)
09-Nov-2024 20:01:07         179,530  42%   42.80MB/s    0:00:00 (xfr#19, to-chk=34/72)
09-Nov-2024 20:01:07         179,999  42%   42.92MB/s    0:00:00 (xfr#20, to-chk=33/72)
09-Nov-2024 20:01:07         180,321  42%   42.99MB/s    0:00:00 (xfr#21, to-chk=32/72)
09-Nov-2024 20:01:07         180,793  42%   43.10MB/s    0:00:00 (xfr#22, to-chk=31/72)
09-Nov-2024 20:01:07         181,500  43%   43.27MB/s    0:00:00 (xfr#23, to-chk=30/72)
09-Nov-2024 20:01:07         182,134  43%   34.74MB/s    0:00:00 (xfr#24, to-chk=29/72)
09-Nov-2024 20:01:07         182,985  43%   34.90MB/s    0:00:00 (xfr#25, to-chk=28/72)
09-Nov-2024 20:01:07         183,301  43%   34.96MB/s    0:00:00 (xfr#26, to-chk=27/72)
09-Nov-2024 20:01:07         183,617  43%   35.02MB/s    0:00:00 (xfr#27, to-chk=26/72)
09-Nov-2024 20:01:07         184,089  43%   35.11MB/s    0:00:00 (xfr#28, to-chk=25/72)
09-Nov-2024 20:01:07         184,249  43%   29.29MB/s    0:00:00 (xfr#29, to-chk=24/72)
09-Nov-2024 20:01:07         184,721  43%   29.36MB/s    0:00:00 (xfr#30, to-chk=23/72)
09-Nov-2024 20:01:07         185,587  44%   29.50MB/s    0:00:00 (xfr#31, to-chk=22/72)
09-Nov-2024 20:01:07         189,953  45%   30.19MB/s    0:00:00 (xfr#32, to-chk=21/72)
09-Nov-2024 20:01:07         191,811  45%   30.49MB/s    0:00:00 (xfr#33, to-chk=20/72)
09-Nov-2024 20:01:07         196,140  46%   26.72MB/s    0:00:00 (xfr#34, to-chk=19/72)
09-Nov-2024 20:01:07         197,961  47%   26.97MB/s    0:00:00 (xfr#35, to-chk=18/72)
09-Nov-2024 20:01:07         200,218  47%   27.28MB/s    0:00:00 (xfr#36, to-chk=17/72)
09-Nov-2024 20:01:07         205,459  48%   27.99MB/s    0:00:00 (xfr#37, to-chk=16/72)
09-Nov-2024 20:01:07         205,949  48%   28.06MB/s    0:00:00 (xfr#38, to-chk=15/72)
09-Nov-2024 20:01:07         207,257  49%   28.24MB/s    0:00:00 (xfr#39, to-chk=14/72)
09-Nov-2024 20:01:07         210,255  49%   25.06MB/s    0:00:00 (xfr#40, to-chk=13/72)
09-Nov-2024 20:01:07         211,201  50%   25.18MB/s    0:00:00 (xfr#41, to-chk=12/72)
09-Nov-2024 20:01:07         214,107  50%   25.52MB/s    0:00:00 (xfr#42, to-chk=11/72)
09-Nov-2024 20:01:07         217,903  51%   25.98MB/s    0:00:00 (xfr#43, to-chk=10/72)
09-Nov-2024 20:01:07         220,123  52%   26.24MB/s    0:00:00 (xfr#44, to-chk=9/72)
09-Nov-2024 20:01:07         220,975  52%   23.42MB/s    0:00:00 (xfr#45, to-chk=8/72)
09-Nov-2024 20:01:07         225,705  53%   23.92MB/s    0:00:00 (xfr#46, to-chk=7/72)
09-Nov-2024 20:01:07         226,101  53%   23.96MB/s    0:00:00 (xfr#47, to-chk=6/72)
09-Nov-2024 20:01:07         230,923  54%   24.47MB/s    0:00:00 (xfr#48, to-chk=5/72)
09-Nov-2024 20:01:07         232,268  55%   22.15MB/s    0:00:00 (xfr#49, to-chk=4/72)
09-Nov-2024 20:01:07         234,773  55%   22.39MB/s    0:00:00 (xfr#50, to-chk=3/72)
09-Nov-2024 20:01:07         237,372  56%   22.64MB/s    0:00:00 (xfr#51, to-chk=2/72)
09-Nov-2024 20:01:07         242,707  57%   23.15MB/s    0:00:00 (xfr#52, to-chk=1/72)
09-Nov-2024 20:01:07         246,466  58%   23.50MB/s    0:00:00 (xfr#53, to-chk=0/72)
09-Nov-2024 20:01:07         246,466  58%   21.37MB/s    0:00:00 (xfr#53, to-chk=0/72)
09-Nov-2024 20:01:07         246,466  58%   21.37MB/s    0:00:00 (xfr#53, to-chk=0/72)
09-Nov-2024 20:01:07         246,466  58%   19.59MB/s    0:00:00 (xfr#53, to-chk=0/72)
09-Nov-2024 20:01:07         246,466  58%   19.59MB/s    0:00:00 (xfr#53, to-chk=0/72)
09-Nov-2024 20:01:07         246,466  58%   19.59MB/s    0:00:00 (xfr#53, to-chk=0/72)
09-Nov-2024 20:01:07 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.43/pod-logs/dev-oneprovider-paris-0/cluster-manager
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:01:07           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:01:07           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:01:07           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:01:07           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:01:07           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:01:07           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:01:07 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.43/pod-logs/dev-oneprovider-paris-0/op-panel
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:01:07          17,165  16%   16.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:01:07          35,253  33%   33.62MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:01:07          35,253  33%   33.62MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:01:07          52,215  49%   49.80MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:01:07          52,506  50%   50.07MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:01:07          52,506  50%   25.04MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:01:07 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.43/pod-logs/dev-oneprovider-paris-0/op-worker
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:01:07          37,878   9%   36.12MB/s    0:00:00 (xfr#2, to-chk=67/72)
09-Nov-2024 20:01:07          73,286  17%   69.89MB/s    0:00:00 (xfr#3, to-chk=65/72)
09-Nov-2024 20:01:07          73,286  17%   69.89MB/s    0:00:00 (xfr#4, to-chk=63/72)
09-Nov-2024 20:01:07          73,286  17%   69.89MB/s    0:00:00 (xfr#5, to-chk=61/72)
09-Nov-2024 20:01:07         107,114  25%  102.15MB/s    0:00:00 (xfr#6, to-chk=59/72)
09-Nov-2024 20:01:07         107,264  25%  102.29MB/s    0:00:00 (xfr#7, to-chk=57/72)
09-Nov-2024 20:01:07         107,561  25%  102.58MB/s    0:00:00 (xfr#8, to-chk=55/72)
09-Nov-2024 20:01:07         173,444  41%  165.41MB/s    0:00:00 (xfr#9, to-chk=53/72)
09-Nov-2024 20:01:07         173,884  41%   82.91MB/s    0:00:00 (xfr#10, to-chk=43/72)
09-Nov-2024 20:01:07         174,322  41%   83.12MB/s    0:00:00 (xfr#11, to-chk=42/72)
09-Nov-2024 20:01:07         175,277  41%   83.58MB/s    0:00:00 (xfr#12, to-chk=41/72)
09-Nov-2024 20:01:07         176,412  42%   56.08MB/s    0:00:00 (xfr#13, to-chk=40/72)
09-Nov-2024 20:01:07         176,694  42%   42.13MB/s    0:00:00 (xfr#14, to-chk=39/72)
09-Nov-2024 20:01:07         177,493  42%   42.32MB/s    0:00:00 (xfr#15, to-chk=38/72)
09-Nov-2024 20:01:07         177,936  42%   42.42MB/s    0:00:00 (xfr#16, to-chk=37/72)
09-Nov-2024 20:01:07         178,915  42%   34.13MB/s    0:00:00 (xfr#17, to-chk=36/72)
09-Nov-2024 20:01:07         179,197  42%   34.18MB/s    0:00:00 (xfr#18, to-chk=35/72)
09-Nov-2024 20:01:07         179,477  42%   28.53MB/s    0:00:00 (xfr#19, to-chk=34/72)
09-Nov-2024 20:01:07         180,126  42%   28.63MB/s    0:00:00 (xfr#20, to-chk=33/72)
09-Nov-2024 20:01:07         180,406  43%   28.67MB/s    0:00:00 (xfr#21, to-chk=32/72)
09-Nov-2024 20:01:07         181,235  43%   28.81MB/s    0:00:00 (xfr#22, to-chk=31/72)
09-Nov-2024 20:01:07         182,196  43%   28.96MB/s    0:00:00 (xfr#23, to-chk=30/72)
09-Nov-2024 20:01:07         183,006  43%   24.93MB/s    0:00:00 (xfr#24, to-chk=29/72)
09-Nov-2024 20:01:07         184,120  43%   25.08MB/s    0:00:00 (xfr#25, to-chk=28/72)
09-Nov-2024 20:01:07         184,400  43%   25.12MB/s    0:00:00 (xfr#26, to-chk=27/72)
09-Nov-2024 20:01:07         184,680  44%   25.16MB/s    0:00:00 (xfr#27, to-chk=26/72)
09-Nov-2024 20:01:07         185,066  44%   22.06MB/s    0:00:00 (xfr#28, to-chk=25/72)
09-Nov-2024 20:01:07         185,187  44%   22.08MB/s    0:00:00 (xfr#29, to-chk=24/72)
09-Nov-2024 20:01:07         185,625  44%   22.13MB/s    0:00:00 (xfr#30, to-chk=23/72)
09-Nov-2024 20:01:07         186,415  44%   22.22MB/s    0:00:00 (xfr#31, to-chk=22/72)
09-Nov-2024 20:01:07         190,624  45%   20.20MB/s    0:00:00 (xfr#32, to-chk=21/72)
09-Nov-2024 20:01:07         192,382  45%   20.39MB/s    0:00:00 (xfr#33, to-chk=20/72)
09-Nov-2024 20:01:07         196,711  46%   20.84MB/s    0:00:00 (xfr#34, to-chk=19/72)
09-Nov-2024 20:01:07         198,532  47%   18.93MB/s    0:00:00 (xfr#35, to-chk=18/72)
09-Nov-2024 20:01:07         200,689  47%   12.76MB/s    0:00:00 (xfr#36, to-chk=17/72)
09-Nov-2024 20:01:07         205,987  49%   13.10MB/s    0:00:00 (xfr#37, to-chk=16/72)
09-Nov-2024 20:01:07         206,320  49%   12.30MB/s    0:00:00 (xfr#38, to-chk=15/72)
09-Nov-2024 20:01:07         207,628  49%   12.38MB/s    0:00:00 (xfr#39, to-chk=14/72)
09-Nov-2024 20:01:07         210,469  50%   12.54MB/s    0:00:00 (xfr#40, to-chk=13/72)
09-Nov-2024 20:01:07         211,258  50%   11.85MB/s    0:00:00 (xfr#41, to-chk=12/72)
09-Nov-2024 20:01:07         214,162  51%   12.01MB/s    0:00:00 (xfr#42, to-chk=11/72)
09-Nov-2024 20:01:07         217,866  51%   12.22MB/s    0:00:00 (xfr#43, to-chk=10/72)
09-Nov-2024 20:01:07         220,086  52%   12.35MB/s    0:00:00 (xfr#44, to-chk=9/72)
09-Nov-2024 20:01:07         220,938  52%   12.39MB/s    0:00:00 (xfr#45, to-chk=8/72)
09-Nov-2024 20:01:07         225,725  53%   11.96MB/s    0:00:00 (xfr#46, to-chk=7/72)
09-Nov-2024 20:01:07         226,121  53%   11.98MB/s    0:00:00 (xfr#47, to-chk=6/72)
09-Nov-2024 20:01:07         230,843  55%   12.23MB/s    0:00:00 (xfr#48, to-chk=5/72)
09-Nov-2024 20:01:07         232,088  55%   11.65MB/s    0:00:00 (xfr#49, to-chk=4/72)
09-Nov-2024 20:01:07         234,593  55%   11.78MB/s    0:00:00 (xfr#50, to-chk=3/72)
09-Nov-2024 20:01:07         237,037  56%   11.90MB/s    0:00:00 (xfr#51, to-chk=2/72)
09-Nov-2024 20:01:07         242,215  57%   11.55MB/s    0:00:00 (xfr#52, to-chk=1/72)
09-Nov-2024 20:01:07         245,974  58%   11.73MB/s    0:00:00 (xfr#53, to-chk=0/72)
09-Nov-2024 20:01:07         245,974  58%   11.73MB/s    0:00:00 (xfr#53, to-chk=0/72)
09-Nov-2024 20:01:07         245,974  58%   11.73MB/s    0:00:00 (xfr#53, to-chk=0/72)
09-Nov-2024 20:01:07         245,974  58%   10.20MB/s    0:00:00 (xfr#53, to-chk=0/72)
09-Nov-2024 20:01:07         245,974  58%   10.20MB/s    0:00:00 (xfr#53, to-chk=0/72)
09-Nov-2024 20:01:07         245,974  58%   10.20MB/s    0:00:00 (xfr#53, to-chk=0/72)
09-Nov-2024 20:01:07 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.43/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:01:07          14,370   6%   13.70MB/s    0:00:00 (xfr#2, to-chk=13/18)
09-Nov-2024 20:01:07          29,353  13%   27.99MB/s    0:00:00 (xfr#3, to-chk=11/18)
09-Nov-2024 20:01:07          29,353  13%   27.99MB/s    0:00:00 (xfr#4, to-chk=9/18)
09-Nov-2024 20:01:07          43,243  19%   20.62MB/s    0:00:00 (xfr#5, to-chk=7/18)
09-Nov-2024 20:01:07          43,334  19%   13.78MB/s    0:00:00 (xfr#6, to-chk=5/18)
09-Nov-2024 20:01:07          43,631  19%   13.87MB/s    0:00:00 (xfr#7, to-chk=3/18)
09-Nov-2024 20:01:07         110,821  50%   21.14MB/s    0:00:00 (xfr#8, to-chk=1/18)
09-Nov-2024 20:01:07         110,821  50%    8.13MB/s    0:00:00 (xfr#8, to-chk=0/18)
09-Nov-2024 20:01:07 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.43/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:01:07           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:01:07           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:01:07           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:01:07           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:01:07           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:01:07           6,703  50%    3.20MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:01:07 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.43/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:01:07               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:01:07          26,280  13%   25.06MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:01:07          53,635  27%   51.15MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:01:07          72,625  36%   69.26MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:01:07          98,702  49%   94.13MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:01:07          98,993  50%   94.41MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:01:07          98,993  50%   31.47MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:01:07 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_stat.1731182456.6695588 exists, exporting anyway.
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07 =============================== warnings summary ===============================
09-Nov-2024 20:01:07 tests/utils/rest_utils.py:98
09-Nov-2024 20:01:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 20:01:07     print("""
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07 tests/utils/path_utils.py:112
09-Nov-2024 20:01:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 20:01:07     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07 tests/utils/acceptance_utils.py:55
09-Nov-2024 20:01:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 20:01:07     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07 tests/utils/acceptance_utils.py:57
09-Nov-2024 20:01:07   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 20:01:07     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 20:01:07
09-Nov-2024 20:01:07 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 20:01:07 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 20:01:07 ================== 11 passed, 4 warnings in 627.55s (0:10:27) ==================
09-Nov-2024 20:01:11 release "dev" uninstalled
09-Nov-2024 20:01:12 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 20:01:12 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
09-Nov-2024 20:01:14 No resources found
09-Nov-2024 20:01:15 Sidecar injection has been disabled
09-Nov-2024 20:01:15 Cleaning helm release "dev"...
09-Nov-2024 20:01:15 Deleted 1 helm deployments
09-Nov-2024 20:01:15 Deleted 0 k8s deployments
09-Nov-2024 20:01:15 Deleted 0 k8s services
09-Nov-2024 20:01:15 Deleted 0 persistent volumes
09-Nov-2024 20:01:15 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 20:01:15 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 20:01:15 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 20:01:15 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 20:01:15 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 20:01:15 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 20:01:15 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 20:01:15 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 20:01:15 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 20:01:15 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS...
09-Nov-2024 20:01:15 Finished task 'Parse test results' with result: Success
09-Nov-2024 20:01:15 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 20:01:15
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 20:01:15
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 20:01:15
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 20:01:15
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 20:01:15
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 20:01:15
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 20:01:15
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 20:01:15
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 20:01:15
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 20:01:15
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 20:01:15 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 20:01:15
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio symlinks #3361 (ODSRV-OAP-MDSDS-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDS-3361-ScriptBuildTask-11010520023313683273.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance
09-Nov-2024 20:01:15 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_stat_directio_symlinks.tar.gz
09-Nov-2024 20:01:16 Uploading artifact
09-Nov-2024 20:01:16     source path: surefire_multiprovider_directory_stat_directio_symlinks.tar.gz
09-Nov-2024 20:01:16     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_stat_directio_symlinks.tar.gz
09-Nov-2024 20:01:16 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 20:01:16 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 20:01:16 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 20:01:16
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio symlinks #3361 (ODSRV-OAP-MDSDS-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDS-3361-ScriptBuildTask-17851219972817035971.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS
09-Nov-2024 20:01:16 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 20:01:16 Finished task 'Pack logs' with result: Success
09-Nov-2024 20:01:16 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 20:01:16
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 20:01:16 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 20:01:16
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio symlinks #3361 (ODSRV-OAP-MDSDS-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDS-3361-ScriptBuildTask-2444383641549823143.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS/onedata-acceptance
09-Nov-2024 20:01:16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 20:01:16                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 20:01:16
09-Nov-2024 20:01:16   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 20:01:16 100  4822  100  4822    0     0  61037      0 --:--:-- --:--:-- --:--:-- 61037
09-Nov-2024 20:01:16 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 20:01:17 Cleaning helm deployments
09-Nov-2024 20:01:17 Cleanining pods
09-Nov-2024 20:01:17 Cleaning kube persistant volumes
09-Nov-2024 20:01:18 Cleaning dockswift container
09-Nov-2024 20:01:18 Cleaning docker containers
09-Nov-2024 20:01:21 Stalled docker containers to remove:
09-Nov-2024 20:01:21 e0e4886d62e4 c1096dfc5f55 2096f329b50b 47c38e856126 124ef9c270f0 e42a93a6bb74 3252c3b335bd 1dbd1d0a4e47 c3d3bc00c9a0 89fa7c1ebaf2 401b1e906985 14d6b4e397d9 35de07868ca4 71d1d51d32f0 1a12ac906c18 2708a270c151 e047608a4423 6951ad9da80f dff6fb2002ca e90e71b0a341
09-Nov-2024 20:01:21 Removing stalled docker containers
09-Nov-2024 20:01:21 Error response from daemon: Cannot kill container: e0e4886d62e4: Container e0e4886d62e46d371ecc79baa54ed6d894f2386accb8d932031e4c7481d8b680 is not running
09-Nov-2024 20:01:21 e0e4886d62e4
09-Nov-2024 20:01:21 Error response from daemon: Cannot kill container: c1096dfc5f55: Container c1096dfc5f55b3979a6bdd7e22a443e70264d08286c57049f4f46cfd82e956de is not running
09-Nov-2024 20:01:21 c1096dfc5f55
09-Nov-2024 20:01:21 Error response from daemon: Cannot kill container: 2096f329b50b: Container 2096f329b50beef6c25ab4554b4aab5e66b3cbf8538570615a580a4e036d27c8 is not running
09-Nov-2024 20:01:21 2096f329b50b
09-Nov-2024 20:01:21 Error response from daemon: Cannot kill container: 47c38e856126: Container 47c38e856126aea6f2a4b5acc0c03673be245b2e0b9a35bb68c52cefa1edc5b7 is not running
09-Nov-2024 20:01:21 47c38e856126
09-Nov-2024 20:01:21 Error response from daemon: Cannot kill container: 124ef9c270f0: Container 124ef9c270f06a18f3a43dbce450c6894897768f78dbe16772dac5c4b51b1c8d is not running
09-Nov-2024 20:01:21 124ef9c270f0
09-Nov-2024 20:01:21 Error response from daemon: Cannot kill container: e42a93a6bb74: Container e42a93a6bb74fda84c6f0b7a8fa5d54f8174e97d3792072a45723a211091a0e6 is not running
09-Nov-2024 20:01:21 e42a93a6bb74
09-Nov-2024 20:01:21 Error response from daemon: Cannot kill container: 3252c3b335bd: Container 3252c3b335bd4f57b63a62a1181aaf1df8c3be034699a40704f8d3a67877935f is not running
09-Nov-2024 20:01:21 3252c3b335bd
09-Nov-2024 20:01:21 Error response from daemon: Cannot kill container: 1dbd1d0a4e47: Container 1dbd1d0a4e47247a2cb3f09391926a0b0fffd92ef3b462298081cdcdde7c0ca4 is not running
09-Nov-2024 20:01:22 1dbd1d0a4e47
09-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: c3d3bc00c9a0: Container c3d3bc00c9a0f6aa910d1535b51538203a28208311d04368f007f864c48c285b is not running
09-Nov-2024 20:01:22 c3d3bc00c9a0
09-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: 89fa7c1ebaf2: Container 89fa7c1ebaf264003dcbe65633616abddee8189e99b15ea652ef3e88cb1121c7 is not running
09-Nov-2024 20:01:22 89fa7c1ebaf2
09-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: 401b1e906985: Container 401b1e90698547db146fc7079de039e381bba25d7da509aa80ccf11036b154ca is not running
09-Nov-2024 20:01:22 401b1e906985
09-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: 14d6b4e397d9: Container 14d6b4e397d9ae21c28485cd313e3a662ded8f8bd2af54fd6b15fa3ac9f531ff is not running
09-Nov-2024 20:01:22 14d6b4e397d9
09-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: 35de07868ca4: Container 35de07868ca47f10b276e50419e95e41ab0c310874d8b92819e1cbaf9d51c3fb is not running
09-Nov-2024 20:01:22 35de07868ca4
09-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: 71d1d51d32f0: Container 71d1d51d32f004b757702b27d763d437dedf36fdc0baff8f00bebfe65de4a0c8 is not running
09-Nov-2024 20:01:22 71d1d51d32f0
09-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: 1a12ac906c18: Container 1a12ac906c18113e6e05d9ed7c22b12b4ef011658a27fc9f18fa93f02a483947 is not running
09-Nov-2024 20:01:22 1a12ac906c18
09-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: 2708a270c151: Container 2708a270c151c512a5b9cd5eecfe0aca410b06156a1dce44e3ff5023c521b3a8 is not running
09-Nov-2024 20:01:22 2708a270c151
09-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: e047608a4423: Container e047608a4423ee31a673e791576d8470368753043563c3da7cc07c26aa3b7ee4 is not running
09-Nov-2024 20:01:22 e047608a4423
09-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: 6951ad9da80f: Container 6951ad9da80f96301f0b2c0d378fdaa564cf05dc40a6877db905a50db35b239e is not running
09-Nov-2024 20:01:22 6951ad9da80f
09-Nov-2024 20:01:22 Error response from daemon: Cannot kill container: dff6fb2002ca: Container dff6fb2002ca089fdb36becf576929a90e483a62fd1e04f4b9bacff41ea1e491 is not running
09-Nov-2024 20:01:22 dff6fb2002ca
09-Nov-2024 20:01:23 e90e71b0a341
09-Nov-2024 20:01:23 e90e71b0a341
09-Nov-2024 20:01:23 Stalled docker volumes to remove:
09-Nov-2024 20:01:23
09-Nov-2024 20:01:23 Removing stalled docker volumes
09-Nov-2024 20:01:23 Removing stalled loopdevices
09-Nov-2024 20:01:24 Done
09-Nov-2024 20:01:24 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 20:01:24 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 20:01:24 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 20:01:24 Running post build plugin 'NCover Results Collector'
09-Nov-2024 20:01:24 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 20:01:24 Running post build plugin 'Clover Results Collector'
09-Nov-2024 20:01:24 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 20:01:24 Running post build plugin 'Artifact Copier'
09-Nov-2024 20:01:24 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 20:01:24 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 51.08 ms
09-Nov-2024 20:01:24 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDS'
09-Nov-2024 20:01:24 Finalising the build...
09-Nov-2024 20:01:24 Stopping timer.
09-Nov-2024 20:01:24 Build ODSRV-OAP-MDSDS-3361 completed.
09-Nov-2024 20:01:24 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 20:01:24 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 20:01:24 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 20:01:24 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 20:01:24 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 20:01:24 All post build plugins have finished
09-Nov-2024 20:01:24 Generating build results summary...
09-Nov-2024 20:01:24 Saving build results to disk...
09-Nov-2024 20:01:24 Store variable context...
09-Nov-2024 20:01:24 Finished building ODSRV-OAP-MDSDS-3361.