oneclient acceptance tests using environment deployed from packages

Build: #3374 failed

Job: multiprovider directory stat directio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

03-Dec-2024 19:15:52
03-Dec-2024 19:15:52
03-Dec-2024 19:15:52 Unmounting client from /tmp/onedata/mnt/qjymf0b4fdq9e1f8
03-Dec-2024 19:15:52
03-Dec-2024 19:15:52
03-Dec-2024 19:16:32 tests/oneclient/scenarios/test_multi_directory_stat.py::test_default_access[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:16:32 =================================================================
03-Dec-2024 19:16:32 - Executing scenario 'Check default access permissions'
03-Dec-2024 19:16:32 - from feature 'Multi_directory_stat'
03-Dec-2024 19:16:32 -----------------------------------------------------------------
03-Dec-2024 19:16:32 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:16:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:16:32 using [token, token] by [user1, user2]"'
03-Dec-2024 19:16:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:16:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:16:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl'
03-Dec-2024 19:16:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl' successfully started
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rib17b14tyyhyvyd
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rib17b14tyyhyvyd --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rib17b14tyyhyvyd
03-Dec-2024 19:16:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14890467195595595915'...
03-Dec-2024 19:16:32 Getting configuration...
03-Dec-2024 19:16:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rib17b14tyyhyvyd'.
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:16:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:16:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq'
03-Dec-2024 19:16:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq' successfully started
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/y2mdxfvz6clvl3pl
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y2mdxfvz6clvl3pl --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y2mdxfvz6clvl3pl
03-Dec-2024 19:16:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4264220889643355696'...
03-Dec-2024 19:16:32 Getting configuration...
03-Dec-2024 19:16:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y2mdxfvz6clvl3pl'.
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:16:32 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
03-Dec-2024 19:16:32 =================================================================
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32 PASSED
03-Dec-2024 19:16:32 Unmounting client from /tmp/onedata/mnt/rib17b14tyyhyvyd
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32 Unmounting client from /tmp/onedata/mnt/y2mdxfvz6clvl3pl
03-Dec-2024 19:16:32
03-Dec-2024 19:16:32
03-Dec-2024 19:17:19 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:17:19 =================================================================
03-Dec-2024 19:17:19 - Executing scenario 'Change access permissions'
03-Dec-2024 19:17:19 - from feature 'Multi_directory_stat'
03-Dec-2024 19:17:19 -----------------------------------------------------------------
03-Dec-2024 19:17:19 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:17:19 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:17:19 using [token, token] by [user1, user2]"'
03-Dec-2024 19:17:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:17:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:17:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl'
03-Dec-2024 19:17:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl' successfully started
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/drxrec6nv4w7af8z
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/drxrec6nv4w7af8z --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/drxrec6nv4w7af8z
03-Dec-2024 19:17:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14860658038174817'...
03-Dec-2024 19:17:19 Getting configuration...
03-Dec-2024 19:17:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/drxrec6nv4w7af8z'.
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:17:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:17:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq'
03-Dec-2024 19:17:19 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq' successfully started
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/h3wspljh85yiuq2g
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h3wspljh85yiuq2g --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h3wspljh85yiuq2g
03-Dec-2024 19:17:19 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4675511074082314051'...
03-Dec-2024 19:17:19 Getting configuration...
03-Dec-2024 19:17:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h3wspljh85yiuq2g'.
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:17:19 -- Executing step: 'When "user1 changes space1/dir1 mode to 211 on client11"'
03-Dec-2024 19:17:19 -- Executing step: 'Then "mode of user2's space1/dir1 is 211 on client21"'
03-Dec-2024 19:17:19 -- Executing step: 'Then "user1 changes space1/dir1 mode to 775 on client11"'
03-Dec-2024 19:17:19 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
03-Dec-2024 19:17:19 =================================================================
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19 PASSED
03-Dec-2024 19:17:19 Unmounting client from /tmp/onedata/mnt/drxrec6nv4w7af8z
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19 Unmounting client from /tmp/onedata/mnt/h3wspljh85yiuq2g
03-Dec-2024 19:17:19
03-Dec-2024 19:17:19
03-Dec-2024 19:18:29 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
03-Dec-2024 19:18:29 =================================================================
03-Dec-2024 19:18:29 - Executing scenario 'Fail to change someone's file access permissions'
03-Dec-2024 19:18:29 - from feature 'Multi_directory_stat'
03-Dec-2024 19:18:29 -----------------------------------------------------------------
03-Dec-2024 19:18:29 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:18:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:18:29 using [token, token] by [user1, user2]"'
03-Dec-2024 19:18:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:18:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:18:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl'
03-Dec-2024 19:18:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl' successfully started
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/uxrys5c1omb4tr9l
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uxrys5c1omb4tr9l --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uxrys5c1omb4tr9l
03-Dec-2024 19:18:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15285615879711110820'...
03-Dec-2024 19:18:29 Getting configuration...
03-Dec-2024 19:18:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uxrys5c1omb4tr9l'.
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:18:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:18:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq'
03-Dec-2024 19:18:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq' successfully started
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/xkmu28giieaqinp4
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xkmu28giieaqinp4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xkmu28giieaqinp4
03-Dec-2024 19:18:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17568482419722953349'...
03-Dec-2024 19:18:29 Getting configuration...
03-Dec-2024 19:18:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xkmu28giieaqinp4'.
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:18:29 -- Executing step: 'When "user2 fails to change space1/dir1 mode to 211 on client21"'
03-Dec-2024 19:18:29 -- Executing step: 'When "mode of user2's space1/dir1 is 775 on client21"'
03-Dec-2024 19:18:29 -- Executing step: 'When "mode of user1's space1/dir1 is 775 on client11"'
03-Dec-2024 19:18:29 =================================================================
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29 PASSED
03-Dec-2024 19:18:29 Unmounting client from /tmp/onedata/mnt/uxrys5c1omb4tr9l
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29 Unmounting client from /tmp/onedata/mnt/xkmu28giieaqinp4
03-Dec-2024 19:18:29
03-Dec-2024 19:18:29
03-Dec-2024 19:19:08 tests/oneclient/scenarios/test_multi_directory_stat.py::test_timestamp[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:19:08 =================================================================
03-Dec-2024 19:19:08 - Executing scenario 'Timestamps at creation'
03-Dec-2024 19:19:08 - from feature 'Multi_directory_stat'
03-Dec-2024 19:19:08 -----------------------------------------------------------------
03-Dec-2024 19:19:08 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:19:08 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:19:08 using [token, token] by [user1, user2]"'
03-Dec-2024 19:19:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:19:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:19:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl'
03-Dec-2024 19:19:08 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl' successfully started
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/xth9gjf70bccp0ir
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xth9gjf70bccp0ir --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xth9gjf70bccp0ir
03-Dec-2024 19:19:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5813201728617271824'...
03-Dec-2024 19:19:08 Getting configuration...
03-Dec-2024 19:19:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xth9gjf70bccp0ir'.
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:19:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:19:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq'
03-Dec-2024 19:19:08 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq' successfully started
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/9oeig3n6kk2kvukr
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9oeig3n6kk2kvukr --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9oeig3n6kk2kvukr
03-Dec-2024 19:19:08 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12215320619753510758'...
03-Dec-2024 19:19:08 Getting configuration...
03-Dec-2024 19:19:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9oeig3n6kk2kvukr'.
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:19:08 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
03-Dec-2024 19:19:08 -- Executing step: 'Then "status-change time of user2's space1/dir1 is equal to access time on client21"'
03-Dec-2024 19:19:08 =================================================================
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08 PASSED
03-Dec-2024 19:19:08 Unmounting client from /tmp/onedata/mnt/xth9gjf70bccp0ir
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08 Unmounting client from /tmp/onedata/mnt/9oeig3n6kk2kvukr
03-Dec-2024 19:19:08
03-Dec-2024 19:19:08
03-Dec-2024 19:19:37 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
03-Dec-2024 19:19:37 =================================================================
03-Dec-2024 19:19:37 - Executing scenario 'Fail to update timestamps (touch) without write permission'
03-Dec-2024 19:19:37 - from feature 'Multi_directory_stat'
03-Dec-2024 19:19:37 -----------------------------------------------------------------
03-Dec-2024 19:19:37 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:19:37 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:19:37 using [token, token] by [user1, user2]"'
03-Dec-2024 19:19:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:19:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:19:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl'
03-Dec-2024 19:19:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl' successfully started
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/60gltuykqm8o7exf
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/60gltuykqm8o7exf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/60gltuykqm8o7exf
03-Dec-2024 19:19:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5370918796163730668'...
03-Dec-2024 19:19:37 Getting configuration...
03-Dec-2024 19:19:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/60gltuykqm8o7exf'.
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:19:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:19:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq'
03-Dec-2024 19:19:37 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq' successfully started
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ezj6pktyc5ls4dok
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ezj6pktyc5ls4dok --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ezj6pktyc5ls4dok
03-Dec-2024 19:19:37 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16673544692419861548'...
03-Dec-2024 19:19:37 Getting configuration...
03-Dec-2024 19:19:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ezj6pktyc5ls4dok'.
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:19:37 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
03-Dec-2024 19:19:37 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
03-Dec-2024 19:19:37 -- Executing step: 'When "user2 fails to update [space1/dir1] timestamps on client21"'
03-Dec-2024 19:19:37 =================================================================
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37 PASSED
03-Dec-2024 19:19:37 Unmounting client from /tmp/onedata/mnt/60gltuykqm8o7exf
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37 Unmounting client from /tmp/onedata/mnt/ezj6pktyc5ls4dok
03-Dec-2024 19:19:37
03-Dec-2024 19:19:37
03-Dec-2024 19:20:11 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
03-Dec-2024 19:20:11 =================================================================
03-Dec-2024 19:20:11 - Executing scenario 'Update timestamps (touch) with write permission'
03-Dec-2024 19:20:11 - from feature 'Multi_directory_stat'
03-Dec-2024 19:20:11 -----------------------------------------------------------------
03-Dec-2024 19:20:11 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:20:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:20:11 using [token, token] by [user1, user2]"'
03-Dec-2024 19:20:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:20:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:20:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl'
03-Dec-2024 19:20:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl' successfully started
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/9qctwyz45a0jkbwk
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9qctwyz45a0jkbwk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9qctwyz45a0jkbwk
03-Dec-2024 19:20:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4564340765284902102'...
03-Dec-2024 19:20:11 Getting configuration...
03-Dec-2024 19:20:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9qctwyz45a0jkbwk'.
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:20:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:20:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq'
03-Dec-2024 19:20:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq' successfully started
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kb5rbxku96woyw29
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kb5rbxku96woyw29 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kb5rbxku96woyw29
03-Dec-2024 19:20:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4352095908100345938'...
03-Dec-2024 19:20:11 Getting configuration...
03-Dec-2024 19:20:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kb5rbxku96woyw29'.
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:20:11 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 19:20:11 -- Executing step: 'When "user1 changes space1/dir1 mode to 725 on client11"'
03-Dec-2024 19:20:11 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
03-Dec-2024 19:20:11 -- Executing step: 'When "user2 updates [space1/dir1] timestamps on client21"'
03-Dec-2024 19:20:11 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
03-Dec-2024 19:20:11 =================================================================
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11 PASSED
03-Dec-2024 19:20:11 Unmounting client from /tmp/onedata/mnt/9qctwyz45a0jkbwk
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11 Unmounting client from /tmp/onedata/mnt/kb5rbxku96woyw29
03-Dec-2024 19:20:11
03-Dec-2024 19:20:11
03-Dec-2024 19:20:51 tests/oneclient/scenarios/test_multi_directory_stat.py::test_access_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:20:51 =================================================================
03-Dec-2024 19:20:51 - Executing scenario 'Access time'
03-Dec-2024 19:20:51 - from feature 'Multi_directory_stat'
03-Dec-2024 19:20:51 -----------------------------------------------------------------
03-Dec-2024 19:20:51 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:20:51 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:20:51 using [token, token] by [user1, user2]"'
03-Dec-2024 19:20:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:20:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:20:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl'
03-Dec-2024 19:20:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl' successfully started
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/tac0et7imt8dfpzc
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tac0et7imt8dfpzc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tac0et7imt8dfpzc
03-Dec-2024 19:20:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13888962008886333130'...
03-Dec-2024 19:20:51 Getting configuration...
03-Dec-2024 19:20:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tac0et7imt8dfpzc'.
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:20:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:20:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq'
03-Dec-2024 19:20:51 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq' successfully started
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/8wq3wnl1nxcte0ra
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8wq3wnl1nxcte0ra --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8wq3wnl1nxcte0ra
03-Dec-2024 19:20:51 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12520217754035588523'...
03-Dec-2024 19:20:51 Getting configuration...
03-Dec-2024 19:20:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8wq3wnl1nxcte0ra'.
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:20:51 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 19:20:51 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
03-Dec-2024 19:20:51 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 19:20:51 -- Executing step: 'Then "user1 sees [dir2] in space1/dir1 on client11"'
03-Dec-2024 19:20:51 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than modification time on client21"'
03-Dec-2024 19:20:51 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than status-change time on client21"'
03-Dec-2024 19:20:51 =================================================================
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51 PASSED
03-Dec-2024 19:20:51 Unmounting client from /tmp/onedata/mnt/tac0et7imt8dfpzc
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51 Unmounting client from /tmp/onedata/mnt/8wq3wnl1nxcte0ra
03-Dec-2024 19:20:51
03-Dec-2024 19:20:51
03-Dec-2024 19:21:31 tests/oneclient/scenarios/test_multi_directory_stat.py::test_modification_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:21:31 =================================================================
03-Dec-2024 19:21:31 - Executing scenario 'Modification time'
03-Dec-2024 19:21:31 - from feature 'Multi_directory_stat'
03-Dec-2024 19:21:31 -----------------------------------------------------------------
03-Dec-2024 19:21:31 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:21:31 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:21:31 using [token, token] by [user1, user2]"'
03-Dec-2024 19:21:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:21:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:21:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl'
03-Dec-2024 19:21:31 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl' successfully started
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vazuj8za2tl3ljmq
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vazuj8za2tl3ljmq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vazuj8za2tl3ljmq
03-Dec-2024 19:21:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11518493593147617881'...
03-Dec-2024 19:21:31 Getting configuration...
03-Dec-2024 19:21:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vazuj8za2tl3ljmq'.
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:21:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:21:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq'
03-Dec-2024 19:21:31 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq' successfully started
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/memzyu0e6tyvxsyd
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/memzyu0e6tyvxsyd --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/memzyu0e6tyvxsyd
03-Dec-2024 19:21:31 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16869145701679990791'...
03-Dec-2024 19:21:31 Getting configuration...
03-Dec-2024 19:21:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/memzyu0e6tyvxsyd'.
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:21:31 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 19:21:31 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
03-Dec-2024 19:21:31 -- Executing step: 'Then "modification time of user2's space1/dir1 is greater than access time on client21"'
03-Dec-2024 19:21:31 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to status-change time on client21"'
03-Dec-2024 19:21:31 =================================================================
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31 PASSED
03-Dec-2024 19:21:31 Unmounting client from /tmp/onedata/mnt/vazuj8za2tl3ljmq
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31 Unmounting client from /tmp/onedata/mnt/memzyu0e6tyvxsyd
03-Dec-2024 19:21:31
03-Dec-2024 19:21:31
03-Dec-2024 19:22:15 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
03-Dec-2024 19:22:15 =================================================================
03-Dec-2024 19:22:15 - Executing scenario 'Status-change time when renaming'
03-Dec-2024 19:22:15 - from feature 'Multi_directory_stat'
03-Dec-2024 19:22:15 -----------------------------------------------------------------
03-Dec-2024 19:22:15 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:22:15 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:22:15 using [token, token] by [user1, user2]"'
03-Dec-2024 19:22:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:22:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:22:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:22:15
03-Dec-2024 19:22:15
03-Dec-2024 19:22:15 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl'
03-Dec-2024 19:22:15 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl' successfully started
03-Dec-2024 19:22:15
03-Dec-2024 19:22:15 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3hqoqaeu1j8ekjmx
03-Dec-2024 19:22:15
03-Dec-2024 19:22:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3hqoqaeu1j8ekjmx --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3hqoqaeu1j8ekjmx
03-Dec-2024 19:22:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9272335755861468020'...
03-Dec-2024 19:22:15 Getting configuration...
03-Dec-2024 19:22:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3hqoqaeu1j8ekjmx'.
03-Dec-2024 19:22:15
03-Dec-2024 19:22:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:22:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:22:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:22:15
03-Dec-2024 19:22:15
03-Dec-2024 19:22:15 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq'
03-Dec-2024 19:22:15 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq' successfully started
03-Dec-2024 19:22:15
03-Dec-2024 19:22:15 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6otepsxerteo8l48
03-Dec-2024 19:22:15
03-Dec-2024 19:22:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6otepsxerteo8l48 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6otepsxerteo8l48
03-Dec-2024 19:22:15 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2927490744760243793'...
03-Dec-2024 19:22:15 Getting configuration...
03-Dec-2024 19:22:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6otepsxerteo8l48'.
03-Dec-2024 19:22:15
03-Dec-2024 19:22:15 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:22:15 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 19:22:15 -- Executing step: 'When "user1 renames space1/dir1 to space1/dir2 on client11"'
03-Dec-2024 19:22:15 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to modification time on client21"'
03-Dec-2024 19:22:15 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to access time on client21"'
03-Dec-2024 19:22:15 =================================================================
03-Dec-2024 19:22:15
03-Dec-2024 19:22:16 PASSED
03-Dec-2024 19:22:16 Unmounting client from /tmp/onedata/mnt/3hqoqaeu1j8ekjmx
03-Dec-2024 19:22:16
03-Dec-2024 19:22:16
03-Dec-2024 19:22:16 Unmounting client from /tmp/onedata/mnt/6otepsxerteo8l48
03-Dec-2024 19:22:16
03-Dec-2024 19:22:16
03-Dec-2024 19:23:00 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
03-Dec-2024 19:23:00 =================================================================
03-Dec-2024 19:23:00 - Executing scenario 'Status-change time when changing mode'
03-Dec-2024 19:23:00 - from feature 'Multi_directory_stat'
03-Dec-2024 19:23:00 -----------------------------------------------------------------
03-Dec-2024 19:23:00 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:23:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:23:00 using [token, token] by [user1, user2]"'
03-Dec-2024 19:23:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:23:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:23:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wm5vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:23:00
03-Dec-2024 19:23:00
03-Dec-2024 19:23:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl'
03-Dec-2024 19:23:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-wm5vl' successfully started
03-Dec-2024 19:23:00
03-Dec-2024 19:23:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5azaf3kn021m383l
03-Dec-2024 19:23:00
03-Dec-2024 19:23:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5azaf3kn021m383l --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5azaf3kn021m383l
03-Dec-2024 19:23:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15183461649701148194'...
03-Dec-2024 19:23:00 Getting configuration...
03-Dec-2024 19:23:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5azaf3kn021m383l'.
03-Dec-2024 19:23:00
03-Dec-2024 19:23:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:23:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:23:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-xwrcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:23:00
03-Dec-2024 19:23:00
03-Dec-2024 19:23:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq'
03-Dec-2024 19:23:00 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-xwrcq' successfully started
03-Dec-2024 19:23:00
03-Dec-2024 19:23:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/i4pb03wejkvh7exs
03-Dec-2024 19:23:00
03-Dec-2024 19:23:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/i4pb03wejkvh7exs --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/i4pb03wejkvh7exs
03-Dec-2024 19:23:00 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12417515127572395134'...
03-Dec-2024 19:23:00 Getting configuration...
03-Dec-2024 19:23:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/i4pb03wejkvh7exs'.
03-Dec-2024 19:23:00
03-Dec-2024 19:23:00 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:23:00 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 19:23:00 -- Executing step: 'When "user1 changes space1/dir1 mode to 711 on client11"'
03-Dec-2024 19:23:00 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than modification time on client21"'
03-Dec-2024 19:23:00 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than access time on client21"'
03-Dec-2024 19:23:00 =================================================================
03-Dec-2024 19:23:00
03-Dec-2024 19:23:12 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 19:23:12 PASSED
03-Dec-2024 19:23:12 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 19:23:12 Unmounting client from /tmp/onedata/mnt/5azaf3kn021m383l
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12 Unmounting client from /tmp/onedata/mnt/i4pb03wejkvh7exs
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_stat.1733253780.779924', '-c', '/tmp/logs']
03-Dec-2024 19:23:12 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-6bh9f. See /home/bamboo/.one-env/deployments/2024.12.03-19.12.31/pod-logs/dev-cross-support-job-3p-users-6bh9f/entrypoint.log for more details
03-Dec-2024 19:23:12 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-wm5vl: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-19.12.31/pod-logs/dev-oneclient-krakow-7d9476b8bc-wm5vl/oneclient_logs
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=79/96)
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:23:12          22,322   1%   21.29MB/s    0:00:00 (xfr#1, to-chk=78/96)
03-Dec-2024 19:23:12          22,322   1%   21.29MB/s    0:00:00 (xfr#1, to-chk=72/96)
03-Dec-2024 19:23:12          22,688   1%   21.64MB/s    0:00:00 (xfr#2, to-chk=74/96)
03-Dec-2024 19:23:12         101,555   8%   96.85MB/s    0:00:00 (xfr#3, to-chk=73/96)
03-Dec-2024 19:23:12         101,921   8%   97.20MB/s    0:00:00 (xfr#4, to-chk=72/96)
03-Dec-2024 19:23:12         125,090  10%  119.30MB/s    0:00:00 (xfr#5, to-chk=71/96)
03-Dec-2024 19:23:12         125,456  10%  119.64MB/s    0:00:00 (xfr#6, to-chk=67/96)
03-Dec-2024 19:23:12         199,516  17%  190.27MB/s    0:00:00 (xfr#7, to-chk=66/96)
03-Dec-2024 19:23:12         199,882  17%  190.62MB/s    0:00:00 (xfr#8, to-chk=65/96)
03-Dec-2024 19:23:12         226,433  19%  215.94MB/s    0:00:00 (xfr#9, to-chk=64/96)
03-Dec-2024 19:23:12         226,991  19%  108.24MB/s    0:00:00 (xfr#10, to-chk=60/96)
03-Dec-2024 19:23:12         314,379  26%  149.91MB/s    0:00:00 (xfr#11, to-chk=59/96)
03-Dec-2024 19:23:12         314,937  26%  150.17MB/s    0:00:00 (xfr#12, to-chk=58/96)
03-Dec-2024 19:23:12         342,553  29%  163.34MB/s    0:00:00 (xfr#13, to-chk=57/96)
03-Dec-2024 19:23:12         343,111  29%  109.07MB/s    0:00:00 (xfr#14, to-chk=53/96)
03-Dec-2024 19:23:12         431,231  36%  137.08MB/s    0:00:00 (xfr#15, to-chk=52/96)
03-Dec-2024 19:23:12         431,789  36%  137.26MB/s    0:00:00 (xfr#16, to-chk=51/96)
03-Dec-2024 19:23:12         457,053  39%   54.48MB/s    0:00:00 (xfr#17, to-chk=50/96)
03-Dec-2024 19:23:12         457,707  39%   54.56MB/s    0:00:00 (xfr#18, to-chk=46/96)
03-Dec-2024 19:23:12         542,889  46%   43.14MB/s    0:00:00 (xfr#19, to-chk=45/96)
03-Dec-2024 19:23:12         543,543  46%   43.20MB/s    0:00:00 (xfr#20, to-chk=44/96)
03-Dec-2024 19:23:12         564,451  48%   38.45MB/s    0:00:00 (xfr#21, to-chk=43/96)
03-Dec-2024 19:23:12         565,009  48%   38.49MB/s    0:00:00 (xfr#22, to-chk=39/96)
03-Dec-2024 19:23:12         632,537  54%   33.51MB/s    0:00:00 (xfr#23, to-chk=38/96)
03-Dec-2024 19:23:12         633,095  54%   33.54MB/s    0:00:00 (xfr#24, to-chk=37/96)
03-Dec-2024 19:23:12         653,260  55%   34.61MB/s    0:00:00 (xfr#25, to-chk=36/96)
03-Dec-2024 19:23:12         653,818  55%   32.82MB/s    0:00:00 (xfr#26, to-chk=32/96)
03-Dec-2024 19:23:12         720,546  61%   36.17MB/s    0:00:00 (xfr#27, to-chk=31/96)
03-Dec-2024 19:23:12         721,104  61%   36.19MB/s    0:00:00 (xfr#28, to-chk=30/96)
03-Dec-2024 19:23:12         747,800  63%   37.53MB/s    0:00:00 (xfr#29, to-chk=29/96)
03-Dec-2024 19:23:12         748,550  63%   35.69MB/s    0:00:00 (xfr#30, to-chk=25/96)
03-Dec-2024 19:23:12         840,435  71%   26.72MB/s    0:00:00 (xfr#31, to-chk=24/96)
03-Dec-2024 19:23:12         841,185  71%   26.74MB/s    0:00:00 (xfr#32, to-chk=23/96)
03-Dec-2024 19:23:12         865,255  73%   25.01MB/s    0:00:00 (xfr#33, to-chk=22/96)
03-Dec-2024 19:23:12         865,909  74%   25.02MB/s    0:00:00 (xfr#34, to-chk=18/96)
03-Dec-2024 19:23:12         948,257  81%   21.03MB/s    0:00:00 (xfr#35, to-chk=17/96)
03-Dec-2024 19:23:12         948,911  81%   21.05MB/s    0:00:00 (xfr#36, to-chk=16/96)
03-Dec-2024 19:23:12         949,539  81%   21.06MB/s    0:00:00 (xfr#37, to-chk=15/96)
03-Dec-2024 19:23:12         976,295  83%   17.57MB/s    0:00:00 (xfr#38, to-chk=14/96)
03-Dec-2024 19:23:12         976,949  83%   17.58MB/s    0:00:00 (xfr#39, to-chk=10/96)
03-Dec-2024 19:23:12       1,064,469  91%   19.15MB/s    0:00:00 (xfr#40, to-chk=9/96)
03-Dec-2024 19:23:12       1,065,123  91%   18.81MB/s    0:00:00 (xfr#41, to-chk=8/96)
03-Dec-2024 19:23:12       1,085,159  92%   19.16MB/s    0:00:00 (xfr#42, to-chk=7/96)
03-Dec-2024 19:23:12       1,085,621  92%   19.17MB/s    0:00:00 (xfr#43, to-chk=3/96)
03-Dec-2024 19:23:12       1,152,179  98%   18.62MB/s    0:00:00 (xfr#44, to-chk=2/96)
03-Dec-2024 19:23:12       1,152,641  98%   18.63MB/s    0:00:00 (xfr#45, to-chk=1/96)
03-Dec-2024 19:23:12       1,167,810  99%   18.56MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12       1,167,810  99%   18.56MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12       1,167,810  99%   18.56MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12       1,167,810  99%   18.56MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12       1,167,810  99%   18.56MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12       1,167,810  99%   18.56MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12       1,167,810  99%   18.56MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12       1,167,810  99%   18.56MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12       1,167,810  99%   18.56MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12       1,167,810  99%   18.56MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12       1,167,810  99%   18.56MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12       1,167,810  99%   17.96MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12       1,167,810  99%   17.68MB/s    0:00:00 (xfr#46, to-chk=0/96)
03-Dec-2024 19:23:12 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-xwrcq: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-19.12.31/pod-logs/dev-oneclient-paris-5cc45c8cb7-xwrcq/oneclient_logs
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=80/97)
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:23:12          25,238   1%   24.07MB/s    0:00:00 (xfr#1, to-chk=79/97)
03-Dec-2024 19:23:12          25,238   1%   24.07MB/s    0:00:00 (xfr#1, to-chk=73/97)
03-Dec-2024 19:23:12          25,796   1%   24.60MB/s    0:00:00 (xfr#2, to-chk=75/97)
03-Dec-2024 19:23:12         143,358   9%   68.36MB/s    0:00:00 (xfr#3, to-chk=74/97)
03-Dec-2024 19:23:12         143,916   9%   68.62MB/s    0:00:00 (xfr#4, to-chk=73/97)
03-Dec-2024 19:23:12         169,659  11%   40.45MB/s    0:00:00 (xfr#5, to-chk=72/97)
03-Dec-2024 19:23:12         170,409  11%   40.63MB/s    0:00:00 (xfr#6, to-chk=68/97)
03-Dec-2024 19:23:12         279,098  19%   29.57MB/s    0:00:00 (xfr#7, to-chk=67/97)
03-Dec-2024 19:23:12         279,848  19%   29.65MB/s    0:00:00 (xfr#8, to-chk=66/97)
03-Dec-2024 19:23:12         303,862  21%   28.98MB/s    0:00:00 (xfr#9, to-chk=65/97)
03-Dec-2024 19:23:12         304,420  21%   29.03MB/s    0:00:00 (xfr#10, to-chk=61/97)
03-Dec-2024 19:23:12         397,652  27%   29.17MB/s    0:00:00 (xfr#11, to-chk=60/97)
03-Dec-2024 19:23:12         398,210  27%   29.21MB/s    0:00:00 (xfr#12, to-chk=59/97)
03-Dec-2024 19:23:12         412,167  28%   28.08MB/s    0:00:00 (xfr#13, to-chk=58/97)
03-Dec-2024 19:23:12         412,533  28%   28.10MB/s    0:00:00 (xfr#14, to-chk=54/97)
03-Dec-2024 19:23:12         460,278  31%   29.26MB/s    0:00:00 (xfr#15, to-chk=53/97)
03-Dec-2024 19:23:12         460,644  31%   29.29MB/s    0:00:00 (xfr#16, to-chk=52/97)
03-Dec-2024 19:23:12         484,988  33%   27.21MB/s    0:00:00 (xfr#17, to-chk=51/97)
03-Dec-2024 19:23:12         485,354  33%   27.23MB/s    0:00:00 (xfr#18, to-chk=47/97)
03-Dec-2024 19:23:12         597,422  41%   28.49MB/s    0:00:00 (xfr#19, to-chk=46/97)
03-Dec-2024 19:23:12         597,788  41%   28.50MB/s    0:00:00 (xfr#20, to-chk=45/97)
03-Dec-2024 19:23:12         598,416  41%   28.53MB/s    0:00:00 (xfr#21, to-chk=44/97)
03-Dec-2024 19:23:12         619,783  42%   26.87MB/s    0:00:00 (xfr#22, to-chk=43/97)
03-Dec-2024 19:23:12         620,245  42%   26.89MB/s    0:00:00 (xfr#23, to-chk=39/97)
03-Dec-2024 19:23:12         726,942  50%   24.76MB/s    0:00:00 (xfr#24, to-chk=38/97)
03-Dec-2024 19:23:12         727,404  50%   24.78MB/s    0:00:00 (xfr#25, to-chk=37/97)
03-Dec-2024 19:23:12         750,239  51%   23.85MB/s    0:00:00 (xfr#26, to-chk=36/97)
03-Dec-2024 19:23:12         750,701  51%   23.86MB/s    0:00:00 (xfr#27, to-chk=32/97)
03-Dec-2024 19:23:12         831,747  57%   25.59MB/s    0:00:00 (xfr#28, to-chk=31/97)
03-Dec-2024 19:23:12         832,209  57%   25.60MB/s    0:00:00 (xfr#29, to-chk=30/97)
03-Dec-2024 19:23:12         858,846  59%   25.60MB/s    0:00:00 (xfr#30, to-chk=29/97)
03-Dec-2024 19:23:12         859,116  59%   25.60MB/s    0:00:00 (xfr#31, to-chk=25/97)
03-Dec-2024 19:23:12         958,590  66%   26.12MB/s    0:00:00 (xfr#32, to-chk=24/97)
03-Dec-2024 19:23:12         958,860  66%   26.13MB/s    0:00:00 (xfr#33, to-chk=23/97)
03-Dec-2024 19:23:12         979,621  67%   26.69MB/s    0:00:00 (xfr#34, to-chk=22/97)
03-Dec-2024 19:23:12         980,179  67%   26.71MB/s    0:00:00 (xfr#35, to-chk=18/97)
03-Dec-2024 19:23:12       1,054,141  72%   27.17MB/s    0:00:00 (xfr#36, to-chk=17/97)
03-Dec-2024 19:23:12       1,054,699  72%   27.18MB/s    0:00:00 (xfr#37, to-chk=16/97)
03-Dec-2024 19:23:12       1,055,327  72%   27.20MB/s    0:00:00 (xfr#38, to-chk=15/97)
03-Dec-2024 19:23:12       1,095,611  75%   24.30MB/s    0:00:00 (xfr#39, to-chk=14/97)
03-Dec-2024 19:23:12       1,095,977  75%   24.31MB/s    0:00:00 (xfr#40, to-chk=10/97)
03-Dec-2024 19:23:12       1,291,137  89%   25.13MB/s    0:00:00 (xfr#41, to-chk=9/97)
03-Dec-2024 19:23:12       1,291,503  89%   25.14MB/s    0:00:00 (xfr#42, to-chk=8/97)
03-Dec-2024 19:23:12       1,313,498  90%   25.56MB/s    0:00:00 (xfr#43, to-chk=7/97)
03-Dec-2024 19:23:12       1,314,056  90%   25.06MB/s    0:00:00 (xfr#44, to-chk=3/97)
03-Dec-2024 19:23:12       1,391,545  96%   26.54MB/s    0:00:00 (xfr#45, to-chk=2/97)
03-Dec-2024 19:23:12       1,392,103  96%   26.55MB/s    0:00:00 (xfr#46, to-chk=1/97)
03-Dec-2024 19:23:12       1,444,552  99%   27.55MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12       1,444,552  99%   27.55MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12       1,444,552  99%   27.55MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12       1,444,552  99%   27.55MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12       1,444,552  99%   27.01MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12       1,444,552  99%   27.01MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12       1,444,552  99%   27.01MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12       1,444,552  99%   27.01MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12       1,444,552  99%   27.01MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12       1,444,552  99%   24.60MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12       1,444,552  99%   23.35MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12       1,444,552  99%   23.35MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12       1,444,552  99%   23.35MB/s    0:00:00 (xfr#47, to-chk=0/97)
03-Dec-2024 19:23:12 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-19.12.31/pod-logs/dev-oneprovider-krakow-0/cluster-manager
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:23:12           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:23:12           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:23:12           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:23:12           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:23:12           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:23:12           6,857  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:23:12 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-19.12.31/pod-logs/dev-oneprovider-krakow-0/op-panel
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:23:12          17,200  16%   16.40MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:23:12          35,325  33%   33.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:23:12          35,325  33%   33.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:23:12          52,322  49%   49.90MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:23:12          52,613  50%   50.18MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:23:12          52,613  50%    8.36MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:23:12 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-19.12.31/pod-logs/dev-oneprovider-krakow-0/op-worker
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:23:12          23,560   7%   22.47MB/s    0:00:00 (xfr#2, to-chk=67/72)
03-Dec-2024 19:23:12          44,237  13%   42.19MB/s    0:00:00 (xfr#3, to-chk=65/72)
03-Dec-2024 19:23:12          44,237  13%   42.19MB/s    0:00:00 (xfr#4, to-chk=63/72)
03-Dec-2024 19:23:12          44,237  13%   42.19MB/s    0:00:00 (xfr#5, to-chk=61/72)
03-Dec-2024 19:23:12          63,747  18%   60.79MB/s    0:00:00 (xfr#6, to-chk=59/72)
03-Dec-2024 19:23:12          63,896  18%   60.94MB/s    0:00:00 (xfr#7, to-chk=57/72)
03-Dec-2024 19:23:12          64,193  19%   61.22MB/s    0:00:00 (xfr#8, to-chk=55/72)
03-Dec-2024 19:23:12         131,029  38%  124.96MB/s    0:00:00 (xfr#9, to-chk=53/72)
03-Dec-2024 19:23:12         131,501  39%   20.90MB/s    0:00:00 (xfr#10, to-chk=43/72)
03-Dec-2024 19:23:12         131,973  39%   20.98MB/s    0:00:00 (xfr#11, to-chk=42/72)
03-Dec-2024 19:23:12         132,673  39%   21.09MB/s    0:00:00 (xfr#12, to-chk=41/72)
03-Dec-2024 19:23:12         133,380  39%   21.20MB/s    0:00:00 (xfr#13, to-chk=40/72)
03-Dec-2024 19:23:12         134,154  39%   21.32MB/s    0:00:00 (xfr#14, to-chk=39/72)
03-Dec-2024 19:23:12         135,081  40%   21.47MB/s    0:00:00 (xfr#15, to-chk=38/72)
03-Dec-2024 19:23:12         135,397  40%   18.45MB/s    0:00:00 (xfr#16, to-chk=37/72)
03-Dec-2024 19:23:12         136,190  40%   18.55MB/s    0:00:00 (xfr#17, to-chk=36/72)
03-Dec-2024 19:23:12         136,506  40%   18.60MB/s    0:00:00 (xfr#18, to-chk=35/72)
03-Dec-2024 19:23:12         136,978  40%   18.66MB/s    0:00:00 (xfr#19, to-chk=34/72)
03-Dec-2024 19:23:12         137,294  40%   18.70MB/s    0:00:00 (xfr#20, to-chk=33/72)
03-Dec-2024 19:23:12         137,454  40%   18.73MB/s    0:00:00 (xfr#21, to-chk=32/72)
03-Dec-2024 19:23:12         138,329  41%   16.49MB/s    0:00:00 (xfr#22, to-chk=31/72)
03-Dec-2024 19:23:12         138,651  41%   16.53MB/s    0:00:00 (xfr#23, to-chk=30/72)
03-Dec-2024 19:23:12         138,967  41%   16.57MB/s    0:00:00 (xfr#24, to-chk=29/72)
03-Dec-2024 19:23:12         139,445  41%   16.62MB/s    0:00:00 (xfr#25, to-chk=28/72)
03-Dec-2024 19:23:12         140,620  41%   16.76MB/s    0:00:00 (xfr#26, to-chk=27/72)
03-Dec-2024 19:23:12         140,936  41%   14.93MB/s    0:00:00 (xfr#27, to-chk=26/72)
03-Dec-2024 19:23:12         141,405  42%   14.98MB/s    0:00:00 (xfr#28, to-chk=25/72)
03-Dec-2024 19:23:12         141,880  42%   15.03MB/s    0:00:00 (xfr#29, to-chk=24/72)
03-Dec-2024 19:23:12         142,352  42%   15.08MB/s    0:00:00 (xfr#30, to-chk=23/72)
03-Dec-2024 19:23:12         142,668  42%   15.12MB/s    0:00:00 (xfr#31, to-chk=22/72)
03-Dec-2024 19:23:12         144,127  42%   15.27MB/s    0:00:00 (xfr#32, to-chk=21/72)
03-Dec-2024 19:23:12         148,037  44%   14.12MB/s    0:00:00 (xfr#33, to-chk=20/72)
03-Dec-2024 19:23:12         149,461  44%   14.25MB/s    0:00:00 (xfr#34, to-chk=19/72)
03-Dec-2024 19:23:12         153,790  45%   14.67MB/s    0:00:00 (xfr#35, to-chk=18/72)
03-Dec-2024 19:23:12         154,756  45%   14.76MB/s    0:00:00 (xfr#36, to-chk=17/72)
03-Dec-2024 19:23:12         155,209  46%   14.80MB/s    0:00:00 (xfr#37, to-chk=16/72)
03-Dec-2024 19:23:12         157,523  46%   15.02MB/s    0:00:00 (xfr#38, to-chk=15/72)
03-Dec-2024 19:23:12         162,365  48%   15.48MB/s    0:00:00 (xfr#39, to-chk=14/72)
03-Dec-2024 19:23:12         165,477  49%   15.78MB/s    0:00:00 (xfr#40, to-chk=13/72)
03-Dec-2024 19:23:12         167,754  49%   14.54MB/s    0:00:00 (xfr#41, to-chk=12/72)
03-Dec-2024 19:23:12         168,301  50%   14.59MB/s    0:00:00 (xfr#42, to-chk=11/72)
03-Dec-2024 19:23:12         170,957  50%   14.82MB/s    0:00:00 (xfr#43, to-chk=10/72)
03-Dec-2024 19:23:12         172,835  51%   14.98MB/s    0:00:00 (xfr#44, to-chk=9/72)
03-Dec-2024 19:23:12         173,895  51%   15.08MB/s    0:00:00 (xfr#45, to-chk=8/72)
03-Dec-2024 19:23:12         179,287  53%   15.54MB/s    0:00:00 (xfr#46, to-chk=7/72)
03-Dec-2024 19:23:12         183,710  54%   15.93MB/s    0:00:00 (xfr#47, to-chk=6/72)
03-Dec-2024 19:23:12         187,526  55%   16.26MB/s    0:00:00 (xfr#48, to-chk=5/72)
03-Dec-2024 19:23:12         192,405  57%   16.68MB/s    0:00:00 (xfr#49, to-chk=4/72)
03-Dec-2024 19:23:12         195,423  58%   15.53MB/s    0:00:00 (xfr#50, to-chk=3/72)
03-Dec-2024 19:23:12         198,044  58%   15.74MB/s    0:00:00 (xfr#51, to-chk=2/72)
03-Dec-2024 19:23:12         199,959  59%   15.89MB/s    0:00:00 (xfr#52, to-chk=1/72)
03-Dec-2024 19:23:12         205,408  61%   15.07MB/s    0:00:00 (xfr#53, to-chk=0/72)
03-Dec-2024 19:23:12         205,408  61%   13.06MB/s    0:00:00 (xfr#53, to-chk=0/72)
03-Dec-2024 19:23:12         205,408  61%   10.31MB/s    0:00:00 (xfr#53, to-chk=0/72)
03-Dec-2024 19:23:12         205,408  61%   10.31MB/s    0:00:00 (xfr#53, to-chk=0/72)
03-Dec-2024 19:23:12         205,408  61%   10.31MB/s    0:00:00 (xfr#53, to-chk=0/72)
03-Dec-2024 19:23:12         205,408  61%   10.31MB/s    0:00:00 (xfr#53, to-chk=0/72)
03-Dec-2024 19:23:12 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-19.12.31/pod-logs/dev-oneprovider-paris-0/cluster-manager
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:23:12           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:23:12           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:23:12           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:23:12           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:23:12           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:23:12           6,843  50%  607.51kB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:23:12 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-19.12.31/pod-logs/dev-oneprovider-paris-0/op-panel
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:23:12          17,338  16%   16.53MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:23:12          35,601  33%   33.95MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:23:12          35,601  33%   33.95MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:23:12          52,736  49%   50.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:23:12          53,027  50%   50.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:23:12          53,027  50%   16.86MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:23:12 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-19.12.31/pod-logs/dev-oneprovider-paris-0/op-worker
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:23:12          24,142   7%   23.02MB/s    0:00:00 (xfr#2, to-chk=67/72)
03-Dec-2024 19:23:12          45,407  13%   14.43MB/s    0:00:00 (xfr#3, to-chk=65/72)
03-Dec-2024 19:23:12          45,407  13%   14.43MB/s    0:00:00 (xfr#4, to-chk=63/72)
03-Dec-2024 19:23:12          45,407  13%   14.43MB/s    0:00:00 (xfr#5, to-chk=61/72)
03-Dec-2024 19:23:12          65,499  19%    6.94MB/s    0:00:00 (xfr#6, to-chk=59/72)
03-Dec-2024 19:23:12          65,648  19%    6.96MB/s    0:00:00 (xfr#7, to-chk=57/72)
03-Dec-2024 19:23:12          65,945  19%    6.99MB/s    0:00:00 (xfr#8, to-chk=55/72)
03-Dec-2024 19:23:12         133,264  38%   12.71MB/s    0:00:00 (xfr#9, to-chk=53/72)
03-Dec-2024 19:23:12         133,546  39%   12.74MB/s    0:00:00 (xfr#10, to-chk=43/72)
03-Dec-2024 19:23:12         133,980  39%   12.78MB/s    0:00:00 (xfr#11, to-chk=42/72)
03-Dec-2024 19:23:12         134,965  39%   12.87MB/s    0:00:00 (xfr#12, to-chk=41/72)
03-Dec-2024 19:23:12         135,920  39%   12.96MB/s    0:00:00 (xfr#13, to-chk=40/72)
03-Dec-2024 19:23:12         136,878  40%   13.05MB/s    0:00:00 (xfr#14, to-chk=39/72)
03-Dec-2024 19:23:12         138,145  40%   13.17MB/s    0:00:00 (xfr#15, to-chk=38/72)
03-Dec-2024 19:23:12         138,425  40%   13.20MB/s    0:00:00 (xfr#16, to-chk=37/72)
03-Dec-2024 19:23:12         139,380  40%   13.29MB/s    0:00:00 (xfr#17, to-chk=36/72)
03-Dec-2024 19:23:12         139,662  40%   12.11MB/s    0:00:00 (xfr#18, to-chk=35/72)
03-Dec-2024 19:23:12         140,488  41%   12.18MB/s    0:00:00 (xfr#19, to-chk=34/72)
03-Dec-2024 19:23:12         140,924  41%   12.22MB/s    0:00:00 (xfr#20, to-chk=33/72)
03-Dec-2024 19:23:12         141,045  41%   12.23MB/s    0:00:00 (xfr#21, to-chk=32/72)
03-Dec-2024 19:23:12         142,024  41%   12.31MB/s    0:00:00 (xfr#22, to-chk=31/72)
03-Dec-2024 19:23:12         142,304  41%   12.34MB/s    0:00:00 (xfr#23, to-chk=30/72)
03-Dec-2024 19:23:12         142,744  41%   12.38MB/s    0:00:00 (xfr#24, to-chk=29/72)
03-Dec-2024 19:23:12         143,184  41%   12.41MB/s    0:00:00 (xfr#25, to-chk=28/72)
03-Dec-2024 19:23:12         144,604  42%   12.54MB/s    0:00:00 (xfr#26, to-chk=27/72)
03-Dec-2024 19:23:12         144,886  42%   11.51MB/s    0:00:00 (xfr#27, to-chk=26/72)
03-Dec-2024 19:23:12         145,529  42%   11.57MB/s    0:00:00 (xfr#28, to-chk=25/72)
03-Dec-2024 19:23:12         146,180  42%   11.62MB/s    0:00:00 (xfr#29, to-chk=24/72)
03-Dec-2024 19:23:12         146,462  42%   11.64MB/s    0:00:00 (xfr#30, to-chk=23/72)
03-Dec-2024 19:23:12         147,071  43%   11.69MB/s    0:00:00 (xfr#31, to-chk=22/72)
03-Dec-2024 19:23:12         148,430  43%   11.80MB/s    0:00:00 (xfr#32, to-chk=21/72)
03-Dec-2024 19:23:12         152,240  44%   12.10MB/s    0:00:00 (xfr#33, to-chk=20/72)
03-Dec-2024 19:23:12         153,664  44%   12.21MB/s    0:00:00 (xfr#34, to-chk=19/72)
03-Dec-2024 19:23:12         157,993  46%   12.56MB/s    0:00:00 (xfr#35, to-chk=18/72)
03-Dec-2024 19:23:12         158,959  46%   11.66MB/s    0:00:00 (xfr#36, to-chk=17/72)
03-Dec-2024 19:23:12         159,414  46%   11.69MB/s    0:00:00 (xfr#37, to-chk=16/72)
03-Dec-2024 19:23:12         161,628  47%   11.86MB/s    0:00:00 (xfr#38, to-chk=15/72)
03-Dec-2024 19:23:12         166,470  48%   12.21MB/s    0:00:00 (xfr#39, to-chk=14/72)
03-Dec-2024 19:23:12         169,425  49%   12.43MB/s    0:00:00 (xfr#40, to-chk=13/72)
03-Dec-2024 19:23:12         171,702  50%   12.60MB/s    0:00:00 (xfr#41, to-chk=12/72)
03-Dec-2024 19:23:12         172,092  50%   11.72MB/s    0:00:00 (xfr#42, to-chk=11/72)
03-Dec-2024 19:23:12         174,650  51%   11.90MB/s    0:00:00 (xfr#43, to-chk=10/72)
03-Dec-2024 19:23:12         176,528  51%   12.03MB/s    0:00:00 (xfr#44, to-chk=9/72)
03-Dec-2024 19:23:12         177,439  51%   12.09MB/s    0:00:00 (xfr#45, to-chk=8/72)
03-Dec-2024 19:23:12         182,731  53%   12.45MB/s    0:00:00 (xfr#46, to-chk=7/72)
03-Dec-2024 19:23:12         187,062  54%   12.74MB/s    0:00:00 (xfr#47, to-chk=6/72)
03-Dec-2024 19:23:12         190,935  55%   13.01MB/s    0:00:00 (xfr#48, to-chk=5/72)
03-Dec-2024 19:23:12         195,714  57%   12.44MB/s    0:00:00 (xfr#49, to-chk=4/72)
03-Dec-2024 19:23:12         198,789  58%   12.64MB/s    0:00:00 (xfr#50, to-chk=3/72)
03-Dec-2024 19:23:12         201,410  58%   12.81MB/s    0:00:00 (xfr#51, to-chk=2/72)
03-Dec-2024 19:23:12         203,225  59%   12.92MB/s    0:00:00 (xfr#52, to-chk=1/72)
03-Dec-2024 19:23:12         208,572  61%   13.26MB/s    0:00:00 (xfr#53, to-chk=0/72)
03-Dec-2024 19:23:12         208,572  61%   13.26MB/s    0:00:00 (xfr#53, to-chk=0/72)
03-Dec-2024 19:23:12         208,572  61%   13.26MB/s    0:00:00 (xfr#53, to-chk=0/72)
03-Dec-2024 19:23:12         208,572  61%   12.43MB/s    0:00:00 (xfr#53, to-chk=0/72)
03-Dec-2024 19:23:12         208,572  61%   12.43MB/s    0:00:00 (xfr#53, to-chk=0/72)
03-Dec-2024 19:23:12         208,572  61%   12.43MB/s    0:00:00 (xfr#53, to-chk=0/72)
03-Dec-2024 19:23:12 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-19.12.31/pod-logs/dev-onezone-0/cluster-manager
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:23:12           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:23:12           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:23:12           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:23:12           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:23:12           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:23:12           6,700  50%  503.31kB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:23:12 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-19.12.31/pod-logs/dev-onezone-0/oz-worker
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:23:12          14,462   6%   13.79MB/s    0:00:00 (xfr#2, to-chk=13/18)
03-Dec-2024 19:23:12          29,539  13%   28.17MB/s    0:00:00 (xfr#3, to-chk=11/18)
03-Dec-2024 19:23:12          29,539  13%   28.17MB/s    0:00:00 (xfr#4, to-chk=9/18)
03-Dec-2024 19:23:12          43,521  19%   41.50MB/s    0:00:00 (xfr#5, to-chk=7/18)
03-Dec-2024 19:23:12          43,611  19%   41.59MB/s    0:00:00 (xfr#6, to-chk=5/18)
03-Dec-2024 19:23:12          43,908  19%   41.87MB/s    0:00:00 (xfr#7, to-chk=3/18)
03-Dec-2024 19:23:12         113,572  50%  108.31MB/s    0:00:00 (xfr#8, to-chk=1/18)
03-Dec-2024 19:23:12         113,572  50%   36.10MB/s    0:00:00 (xfr#8, to-chk=0/18)
03-Dec-2024 19:23:12 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-19.12.31/pod-logs/dev-onezone-0/oz-panel
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:23:12               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:23:12          25,063  13%   23.90MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:23:12          51,185  26%   48.81MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:23:12          70,175  36%   66.92MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:23:12          95,035  49%   90.63MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:23:12          95,326  50%   90.91MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:23:12          95,326  50%   45.45MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:23:12 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_stat.1733253780.779924 exists, exporting anyway.
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12 =============================== warnings summary ===============================
03-Dec-2024 19:23:12 tests/utils/rest_utils.py:97
03-Dec-2024 19:23:12   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 19:23:12     print("""
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12 tests/utils/path_utils.py:112
03-Dec-2024 19:23:12   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 19:23:12     return path.replace("'", "\\'").replace(' ', '\ ')
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12 tests/utils/acceptance_utils.py:55
03-Dec-2024 19:23:12   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 19:23:12     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12 tests/utils/acceptance_utils.py:57
03-Dec-2024 19:23:12   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 19:23:12     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 19:23:12
03-Dec-2024 19:23:12 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
03-Dec-2024 19:23:12 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/test-reports/results.xml -
03-Dec-2024 19:23:12 ================== 11 passed, 4 warnings in 643.65s (0:10:43) ==================
03-Dec-2024 19:23:16 release "dev" uninstalled
03-Dec-2024 19:23:17 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
03-Dec-2024 19:23:17 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
03-Dec-2024 19:23:19 No resources found
03-Dec-2024 19:23:20 Sidecar injection has been disabled
03-Dec-2024 19:23:20 Cleaning helm release "dev"...
03-Dec-2024 19:23:20 Deleted 1 helm deployments
03-Dec-2024 19:23:20 Deleted 0 k8s deployments
03-Dec-2024 19:23:20 Deleted 0 k8s services
03-Dec-2024 19:23:20 Deleted 0 persistent volumes
03-Dec-2024 19:23:21 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:23:21 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
03-Dec-2024 19:23:21 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:23:21 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
03-Dec-2024 19:23:21 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
03-Dec-2024 19:23:21 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:23:21 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
03-Dec-2024 19:23:21 Finished task 'Run acceptance oneclient tests' with result: Success
03-Dec-2024 19:23:21 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
03-Dec-2024 19:23:21 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH...
03-Dec-2024 19:23:21 Finished task 'Parse test results' with result: Success
03-Dec-2024 19:23:21 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:23:21
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 19:23:21
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 19:23:21
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 19:23:21
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 19:23:21
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 19:23:21
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 19:23:21
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 19:23:21
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 19:23:21
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 19:23:21
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 19:23:21 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:23:21
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio hardlinks #3374 (ODSRV-OAP-MDSDH-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDH-3374-ScriptBuildTask-6686271028027181137.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance
03-Dec-2024 19:23:21 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_stat_directio_hardlinks.tar.gz
03-Dec-2024 19:23:22 Uploading artifact
03-Dec-2024 19:23:22     source path: surefire_multiprovider_directory_stat_directio_hardlinks.tar.gz
03-Dec-2024 19:23:22     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_stat_directio_hardlinks.tar.gz
03-Dec-2024 19:23:22 Finished task 'Pack and push surefire artifact' with result: Success
03-Dec-2024 19:23:22 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:23:22 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:23:22
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio hardlinks #3374 (ODSRV-OAP-MDSDH-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDH-3374-ScriptBuildTask-11537536540555964934.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH
03-Dec-2024 19:23:22 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
03-Dec-2024 19:23:22 Finished task 'Pack logs' with result: Success
03-Dec-2024 19:23:22 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:23:22
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
03-Dec-2024 19:23:22 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:23:22
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio hardlinks #3374 (ODSRV-OAP-MDSDH-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDH-3374-ScriptBuildTask-13932668961255505466.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance
03-Dec-2024 19:23:22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03-Dec-2024 19:23:22                                  Dload  Upload   Total   Spent    Left  Speed
03-Dec-2024 19:23:22
03-Dec-2024 19:23:22   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
03-Dec-2024 19:23:22 100  4822  100  4822    0     0  27554      0 --:--:-- --:--:-- --:--:-- 27397
03-Dec-2024 19:23:22 100  4822  100  4822    0     0  27397      0 --:--:-- --:--:-- --:--:-- 27397
03-Dec-2024 19:23:22 Clearing /tmp/onedata and /home/bamboo/.one-env
03-Dec-2024 19:23:23 Cleaning helm deployments
03-Dec-2024 19:23:23 Cleanining pods
03-Dec-2024 19:23:23 Cleaning kube persistant volumes
03-Dec-2024 19:23:24 Cleaning dockswift container
03-Dec-2024 19:23:24 Cleaning docker containers
03-Dec-2024 19:23:27 Stalled docker containers to remove:
03-Dec-2024 19:23:27 bf7dc062da32 5605687fbbb1 23b794b56e5e 5e95cb259090 e5996f20435e 7c6c57e383af bdd4e4e1759b 948c9dc943f9 6deafe232c77 8a326e0c600c 30e975ec55f6 fcba71ebefcf 8341e4a843ae d9fcc239f106 3a3a78e001da 61017360ae65 3b58a2f4b752 7b64fdd3f93f 196d7ef1954f 36bb4d52bef4
03-Dec-2024 19:23:27 Removing stalled docker containers
03-Dec-2024 19:23:27 Error response from daemon: Cannot kill container: bf7dc062da32: Container bf7dc062da32679b6c91d38f02d15b2fb7eb34ca1e3675de97adeaaed2b10954 is not running
03-Dec-2024 19:23:27 bf7dc062da32
03-Dec-2024 19:23:27 Error response from daemon: Cannot kill container: 5605687fbbb1: Container 5605687fbbb13c29c81598e80e5ab68b85cf5abadab7afcf2f9c04ee2ad2fbc1 is not running
03-Dec-2024 19:23:27 5605687fbbb1
03-Dec-2024 19:23:27 Error response from daemon: Cannot kill container: 23b794b56e5e: Container 23b794b56e5ea5f48064fa9196ff7d092aec5937a963b8e10d849cfa311b5ca8 is not running
03-Dec-2024 19:23:27 23b794b56e5e
03-Dec-2024 19:23:27 Error response from daemon: Cannot kill container: 5e95cb259090: Container 5e95cb2590901396f73b8fbe3e67d170aec8bec7c45c7fb47871a6ef05161217 is not running
03-Dec-2024 19:23:27 5e95cb259090
03-Dec-2024 19:23:27 Error response from daemon: Cannot kill container: e5996f20435e: Container e5996f20435e6c54aeae602e53608bf153e856a7add78436815de39909bdefbf is not running
03-Dec-2024 19:23:27 e5996f20435e
03-Dec-2024 19:23:27 Error response from daemon: Cannot kill container: 7c6c57e383af: Container 7c6c57e383afa080de65e65a929d77b14c787014d7f7cf9909983885df718440 is not running
03-Dec-2024 19:23:27 7c6c57e383af
03-Dec-2024 19:23:27 Error response from daemon: Cannot kill container: bdd4e4e1759b: Container bdd4e4e1759be3a3a702a39b5072ee450c9e8f659c380fe3b915d48870abd835 is not running
03-Dec-2024 19:23:27 bdd4e4e1759b
03-Dec-2024 19:23:27 Error response from daemon: Cannot kill container: 948c9dc943f9: Container 948c9dc943f916acd7d6edb1c00560cf85d1b5125afd1431d639fc3636fbdf28 is not running
03-Dec-2024 19:23:27 948c9dc943f9
03-Dec-2024 19:23:27 Error response from daemon: Cannot kill container: 6deafe232c77: Container 6deafe232c77ed9039e33a25932fa79c3eb75c70b17b69f43df211baf1fe8c59 is not running
03-Dec-2024 19:23:28 6deafe232c77
03-Dec-2024 19:23:28 Error response from daemon: Cannot kill container: 8a326e0c600c: Container 8a326e0c600c6b6b576bc9aadbbad9e2efbfb3cc3a5010f8542f386d4c85acb8 is not running
03-Dec-2024 19:23:28 8a326e0c600c
03-Dec-2024 19:23:28 Error response from daemon: Cannot kill container: 30e975ec55f6: Container 30e975ec55f63f3775f5f2d312c318ea94baf6ac90d666d99641867bfd2b34f2 is not running
03-Dec-2024 19:23:28 30e975ec55f6
03-Dec-2024 19:23:28 Error response from daemon: Cannot kill container: fcba71ebefcf: Container fcba71ebefcfc3fb7cca6c639d3c1a1e9b4160210823475438014da0d3e57824 is not running
03-Dec-2024 19:23:28 fcba71ebefcf
03-Dec-2024 19:23:28 Error response from daemon: Cannot kill container: 8341e4a843ae: Container 8341e4a843aef4ac40b70246a339bd89d59ec9bc5e24fa3ba9ce9d223c330f95 is not running
03-Dec-2024 19:23:28 8341e4a843ae
03-Dec-2024 19:23:28 Error response from daemon: Cannot kill container: d9fcc239f106: Container d9fcc239f106bdde209816e9a2de878f5d02b6b3907690ee78291348c937b3e7 is not running
03-Dec-2024 19:23:28 d9fcc239f106
03-Dec-2024 19:23:28 Error response from daemon: Cannot kill container: 3a3a78e001da: Container 3a3a78e001da0ee82352a06a416a8fce7531d2f37357b97487640718b137b4bc is not running
03-Dec-2024 19:23:28 3a3a78e001da
03-Dec-2024 19:23:28 Error response from daemon: Cannot kill container: 61017360ae65: Container 61017360ae65fb9e9663f647584845c0864a7e73cdf13be9da43f812901a504e is not running
03-Dec-2024 19:23:28 61017360ae65
03-Dec-2024 19:23:28 Error response from daemon: Cannot kill container: 3b58a2f4b752: Container 3b58a2f4b752231447ab7ccf077ce0516e03cffbb6357015d74fbf82b5df1820 is not running
03-Dec-2024 19:23:28 3b58a2f4b752
03-Dec-2024 19:23:28 Error response from daemon: Cannot kill container: 7b64fdd3f93f: Container 7b64fdd3f93f482347b92e647905ad046ec1ca367d07162bc6e1b939c7839ddb is not running
03-Dec-2024 19:23:28 7b64fdd3f93f
03-Dec-2024 19:23:28 Error response from daemon: Cannot kill container: 196d7ef1954f: Container 196d7ef1954f5ad33f2fde1245f29d8b97df9a93a76b9cfe3af75f2ca7828581 is not running
03-Dec-2024 19:23:28 196d7ef1954f
03-Dec-2024 19:23:29 36bb4d52bef4
03-Dec-2024 19:23:29 36bb4d52bef4
03-Dec-2024 19:23:29 Stalled docker volumes to remove:
03-Dec-2024 19:23:29
03-Dec-2024 19:23:29 Removing stalled docker volumes
03-Dec-2024 19:23:29 Removing stalled loopdevices
03-Dec-2024 19:23:29 Done
03-Dec-2024 19:23:29 Finished task 'Clear env and working dir' with result: Success
03-Dec-2024 19:23:29 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
03-Dec-2024 19:23:29 Running post build plugin 'Docker Container Cleanup'
03-Dec-2024 19:23:29 Running post build plugin 'NCover Results Collector'
03-Dec-2024 19:23:29 Running post build plugin 'Build Results Label Collector'
03-Dec-2024 19:23:29 Running post build plugin 'Clover Results Collector'
03-Dec-2024 19:23:29 Running post build plugin 'npm Cache Cleanup'
03-Dec-2024 19:23:29 Running post build plugin 'Artifact Copier'
03-Dec-2024 19:23:29 Publishing an artifact: test_logs.tar.gz
03-Dec-2024 19:23:29 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 45.68 ms
03-Dec-2024 19:23:30 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH'
03-Dec-2024 19:23:30 Finalising the build...
03-Dec-2024 19:23:30 Stopping timer.
03-Dec-2024 19:23:30 Build ODSRV-OAP-MDSDH-3374 completed.
03-Dec-2024 19:23:30 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Dec-2024 19:23:30 Running on server: post build plugin 'NCover Results Collector'
03-Dec-2024 19:23:30 Running on server: post build plugin 'Build Labeller'
03-Dec-2024 19:23:30 Running on server: post build plugin 'Clover Delta Calculator'
03-Dec-2024 19:23:30 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Dec-2024 19:23:30 All post build plugins have finished
03-Dec-2024 19:23:30 Generating build results summary...
03-Dec-2024 19:23:30 Saving build results to disk...
03-Dec-2024 19:23:30 Store variable context...
03-Dec-2024 19:23:30 Finished building ODSRV-OAP-MDSDH-3374.