oneclient acceptance tests using environment deployed from packages
Build: #3367 was successful
Job: multiprovider directory stat proxyio symlinks was successful
Build log
The build generated 1,513 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
23-Nov-2024 07:46:24 | |
23-Nov-2024 07:47:38 | tests/oneclient/scenarios/test_multi_directory_stat.py::test_default_access[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:47:38 | ================================================================= |
23-Nov-2024 07:47:38 | - Executing scenario 'Check default access permissions' |
23-Nov-2024 07:47:38 | - from feature 'Multi_directory_stat' |
23-Nov-2024 07:47:38 | ----------------------------------------------------------------- |
23-Nov-2024 07:47:38 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:47:38 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:47:38 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:47:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:47:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:47:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' |
23-Nov-2024 07:47:38 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' successfully started |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/flw1uob85rxha3ez |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/flw1uob85rxha3ez --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/flw1uob85rxha3ez |
23-Nov-2024 07:47:38 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8983814768539813942'... |
23-Nov-2024 07:47:38 | Getting configuration... |
23-Nov-2024 07:47:38 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/flw1uob85rxha3ez'. |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:47:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:47:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' |
23-Nov-2024 07:47:38 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' successfully started |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ljh1owoim9lhkmlt |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ljh1owoim9lhkmlt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ljh1owoim9lhkmlt |
23-Nov-2024 07:47:38 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5497583784590576600'... |
23-Nov-2024 07:47:38 | Getting configuration... |
23-Nov-2024 07:47:38 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ljh1owoim9lhkmlt'. |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
23-Nov-2024 07:47:38 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
23-Nov-2024 07:47:38 | ================================================================= |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | PASSED |
23-Nov-2024 07:47:38 | Unmounting client from /tmp/onedata/mnt/flw1uob85rxha3ez |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | Unmounting client from /tmp/onedata/mnt/ljh1owoim9lhkmlt |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:47:38 | |
23-Nov-2024 07:48:58 | tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:48:58 | ================================================================= |
23-Nov-2024 07:48:58 | - Executing scenario 'Change access permissions' |
23-Nov-2024 07:48:58 | - from feature 'Multi_directory_stat' |
23-Nov-2024 07:48:58 | ----------------------------------------------------------------- |
23-Nov-2024 07:48:58 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:48:58 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:48:58 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:48:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:48:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:48:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' |
23-Nov-2024 07:48:58 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' successfully started |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/tk7xac0n2gqzffnn |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tk7xac0n2gqzffnn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tk7xac0n2gqzffnn |
23-Nov-2024 07:48:58 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15126605933101842099'... |
23-Nov-2024 07:48:58 | Getting configuration... |
23-Nov-2024 07:48:58 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/tk7xac0n2gqzffnn'. |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:48:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:48:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' |
23-Nov-2024 07:48:58 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' successfully started |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3vvshhx94h3t3x7a |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3vvshhx94h3t3x7a --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3vvshhx94h3t3x7a |
23-Nov-2024 07:48:58 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16125041682380943947'... |
23-Nov-2024 07:48:58 | Getting configuration... |
23-Nov-2024 07:48:58 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3vvshhx94h3t3x7a'. |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
23-Nov-2024 07:48:58 | -- Executing step: 'When "user1 changes space1/dir1 mode to 211 on client11"' |
23-Nov-2024 07:48:58 | -- Executing step: 'Then "mode of user2's space1/dir1 is 211 on client21"' |
23-Nov-2024 07:48:58 | -- Executing step: 'Then "user1 changes space1/dir1 mode to 775 on client11"' |
23-Nov-2024 07:48:58 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
23-Nov-2024 07:48:58 | ================================================================= |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | PASSED |
23-Nov-2024 07:48:58 | Unmounting client from /tmp/onedata/mnt/tk7xac0n2gqzffnn |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | Unmounting client from /tmp/onedata/mnt/3vvshhx94h3t3x7a |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:48:58 | |
23-Nov-2024 07:50:24 | tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access_someone[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:50:24 | ================================================================= |
23-Nov-2024 07:50:24 | - Executing scenario 'Fail to change someone's file access permissions' |
23-Nov-2024 07:50:24 | - from feature 'Multi_directory_stat' |
23-Nov-2024 07:50:24 | ----------------------------------------------------------------- |
23-Nov-2024 07:50:24 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:50:24 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:50:24 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:50:24 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:50:24 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:50:24 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:50:24 | |
23-Nov-2024 07:50:24 | |
23-Nov-2024 07:50:24 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' |
23-Nov-2024 07:50:24 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' successfully started |
23-Nov-2024 07:50:24 | |
23-Nov-2024 07:50:24 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lqxc0y15epcd9gfo |
23-Nov-2024 07:50:24 | |
23-Nov-2024 07:50:24 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lqxc0y15epcd9gfo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lqxc0y15epcd9gfo |
23-Nov-2024 07:50:24 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13771215879753895144'... |
23-Nov-2024 07:50:24 | Getting configuration... |
23-Nov-2024 07:50:24 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/lqxc0y15epcd9gfo'. |
23-Nov-2024 07:50:24 | |
23-Nov-2024 07:50:24 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:50:24 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:50:24 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:50:24 | |
23-Nov-2024 07:50:24 | |
23-Nov-2024 07:50:24 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' |
23-Nov-2024 07:50:24 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' successfully started |
23-Nov-2024 07:50:24 | |
23-Nov-2024 07:50:24 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/oftg73l261gdkhnj |
23-Nov-2024 07:50:24 | |
23-Nov-2024 07:50:24 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/oftg73l261gdkhnj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/oftg73l261gdkhnj |
23-Nov-2024 07:50:24 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2982077008650656864'... |
23-Nov-2024 07:50:24 | Getting configuration... |
23-Nov-2024 07:50:24 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/oftg73l261gdkhnj'. |
23-Nov-2024 07:50:24 | |
23-Nov-2024 07:50:24 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
23-Nov-2024 07:50:24 | -- Executing step: 'When "user2 fails to change space1/dir1 mode to 211 on client21"' |
23-Nov-2024 07:50:24 | -- Executing step: 'When "mode of user2's space1/dir1 is 775 on client21"' |
23-Nov-2024 07:50:24 | -- Executing step: 'When "mode of user1's space1/dir1 is 775 on client11"' |
23-Nov-2024 07:50:24 | ================================================================= |
23-Nov-2024 07:50:24 | |
23-Nov-2024 07:50:25 | PASSED |
23-Nov-2024 07:50:25 | Unmounting client from /tmp/onedata/mnt/lqxc0y15epcd9gfo |
23-Nov-2024 07:50:25 | |
23-Nov-2024 07:50:25 | |
23-Nov-2024 07:50:25 | Unmounting client from /tmp/onedata/mnt/oftg73l261gdkhnj |
23-Nov-2024 07:50:25 | |
23-Nov-2024 07:50:25 | |
23-Nov-2024 07:51:18 | tests/oneclient/scenarios/test_multi_directory_stat.py::test_timestamp[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:51:18 | ================================================================= |
23-Nov-2024 07:51:18 | - Executing scenario 'Timestamps at creation' |
23-Nov-2024 07:51:18 | - from feature 'Multi_directory_stat' |
23-Nov-2024 07:51:18 | ----------------------------------------------------------------- |
23-Nov-2024 07:51:18 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:51:18 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:51:18 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:51:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:51:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:51:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' |
23-Nov-2024 07:51:18 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' successfully started |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7f5n77tc9u6tfup2 |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7f5n77tc9u6tfup2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7f5n77tc9u6tfup2 |
23-Nov-2024 07:51:18 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16749875096335891324'... |
23-Nov-2024 07:51:18 | Getting configuration... |
23-Nov-2024 07:51:18 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/7f5n77tc9u6tfup2'. |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:51:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:51:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' |
23-Nov-2024 07:51:18 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' successfully started |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rslg6uxnfqa3deio |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rslg6uxnfqa3deio --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rslg6uxnfqa3deio |
23-Nov-2024 07:51:18 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8234661640665390922'... |
23-Nov-2024 07:51:18 | Getting configuration... |
23-Nov-2024 07:51:18 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/rslg6uxnfqa3deio'. |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
23-Nov-2024 07:51:18 | -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"' |
23-Nov-2024 07:51:18 | -- Executing step: 'Then "status-change time of user2's space1/dir1 is equal to access time on client21"' |
23-Nov-2024 07:51:18 | ================================================================= |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | PASSED |
23-Nov-2024 07:51:18 | Unmounting client from /tmp/onedata/mnt/7f5n77tc9u6tfup2 |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | Unmounting client from /tmp/onedata/mnt/rslg6uxnfqa3deio |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:51:18 | |
23-Nov-2024 07:52:02 | tests/oneclient/scenarios/test_multi_directory_stat.py::test_update_timestamp_without_permission[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:52:02 | ================================================================= |
23-Nov-2024 07:52:02 | - Executing scenario 'Fail to update timestamps (touch) without write permission' |
23-Nov-2024 07:52:02 | - from feature 'Multi_directory_stat' |
23-Nov-2024 07:52:02 | ----------------------------------------------------------------- |
23-Nov-2024 07:52:02 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:52:02 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:52:02 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:52:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:52:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:52:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' |
23-Nov-2024 07:52:02 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' successfully started |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qfftbaq0uv75u4ll |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qfftbaq0uv75u4ll --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qfftbaq0uv75u4ll |
23-Nov-2024 07:52:02 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17875230864753152831'... |
23-Nov-2024 07:52:02 | Getting configuration... |
23-Nov-2024 07:52:02 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/qfftbaq0uv75u4ll'. |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:52:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:52:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' |
23-Nov-2024 07:52:02 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' successfully started |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zp1u3bh3jf3yhp25 |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zp1u3bh3jf3yhp25 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zp1u3bh3jf3yhp25 |
23-Nov-2024 07:52:02 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8270643863315287349'... |
23-Nov-2024 07:52:02 | Getting configuration... |
23-Nov-2024 07:52:02 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/zp1u3bh3jf3yhp25'. |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
23-Nov-2024 07:52:02 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
23-Nov-2024 07:52:02 | -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"' |
23-Nov-2024 07:52:02 | -- Executing step: 'When "user2 fails to update [space1/dir1] timestamps on client21"' |
23-Nov-2024 07:52:02 | ================================================================= |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | PASSED |
23-Nov-2024 07:52:02 | Unmounting client from /tmp/onedata/mnt/qfftbaq0uv75u4ll |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | Unmounting client from /tmp/onedata/mnt/zp1u3bh3jf3yhp25 |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:02 | |
23-Nov-2024 07:52:55 | tests/oneclient/scenarios/test_multi_directory_stat.py::test_update_timestamp_with_permission[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:52:55 | ================================================================= |
23-Nov-2024 07:52:55 | - Executing scenario 'Update timestamps (touch) with write permission' |
23-Nov-2024 07:52:55 | - from feature 'Multi_directory_stat' |
23-Nov-2024 07:52:55 | ----------------------------------------------------------------- |
23-Nov-2024 07:52:55 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:52:55 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:52:55 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:52:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:52:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:52:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:52:55 | |
23-Nov-2024 07:52:55 | |
23-Nov-2024 07:52:55 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' |
23-Nov-2024 07:52:55 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' successfully started |
23-Nov-2024 07:52:55 | |
23-Nov-2024 07:52:55 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4ovai8b2c8pjszo8 |
23-Nov-2024 07:52:55 | |
23-Nov-2024 07:52:55 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4ovai8b2c8pjszo8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4ovai8b2c8pjszo8 |
23-Nov-2024 07:52:55 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4870821807853694931'... |
23-Nov-2024 07:52:55 | Getting configuration... |
23-Nov-2024 07:52:55 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/4ovai8b2c8pjszo8'. |
23-Nov-2024 07:52:55 | |
23-Nov-2024 07:52:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:52:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:52:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:52:55 | |
23-Nov-2024 07:52:55 | |
23-Nov-2024 07:52:55 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' |
23-Nov-2024 07:52:55 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' successfully started |
23-Nov-2024 07:52:55 | |
23-Nov-2024 07:52:55 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y8jkq08790ziwv2q |
23-Nov-2024 07:52:55 | |
23-Nov-2024 07:52:55 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y8jkq08790ziwv2q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y8jkq08790ziwv2q |
23-Nov-2024 07:52:55 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14279189979183555823'... |
23-Nov-2024 07:52:55 | Getting configuration... |
23-Nov-2024 07:52:55 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/y8jkq08790ziwv2q'. |
23-Nov-2024 07:52:55 | |
23-Nov-2024 07:52:55 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
23-Nov-2024 07:52:55 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
23-Nov-2024 07:52:55 | -- Executing step: 'When "user1 changes space1/dir1 mode to 725 on client11"' |
23-Nov-2024 07:52:55 | -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"' |
23-Nov-2024 07:52:55 | -- Executing step: 'When "user2 updates [space1/dir1] timestamps on client21"' |
23-Nov-2024 07:52:55 | -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"' |
23-Nov-2024 07:52:55 | ================================================================= |
23-Nov-2024 07:52:55 | |
23-Nov-2024 07:52:56 | PASSED |
23-Nov-2024 07:52:56 | Unmounting client from /tmp/onedata/mnt/4ovai8b2c8pjszo8 |
23-Nov-2024 07:52:56 | |
23-Nov-2024 07:52:56 | |
23-Nov-2024 07:52:56 | Unmounting client from /tmp/onedata/mnt/y8jkq08790ziwv2q |
23-Nov-2024 07:52:56 | |
23-Nov-2024 07:52:56 | |
23-Nov-2024 07:53:55 | tests/oneclient/scenarios/test_multi_directory_stat.py::test_access_time[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:53:55 | ================================================================= |
23-Nov-2024 07:53:55 | - Executing scenario 'Access time' |
23-Nov-2024 07:53:55 | - from feature 'Multi_directory_stat' |
23-Nov-2024 07:53:55 | ----------------------------------------------------------------- |
23-Nov-2024 07:53:55 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:53:55 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:53:55 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:53:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:53:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:53:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:53:55 | |
23-Nov-2024 07:53:55 | |
23-Nov-2024 07:53:55 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' |
23-Nov-2024 07:53:55 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' successfully started |
23-Nov-2024 07:53:55 | |
23-Nov-2024 07:53:55 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/81t0pc16901rqwdm |
23-Nov-2024 07:53:55 | |
23-Nov-2024 07:53:55 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/81t0pc16901rqwdm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/81t0pc16901rqwdm |
23-Nov-2024 07:53:55 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16315132250575848583'... |
23-Nov-2024 07:53:55 | Getting configuration... |
23-Nov-2024 07:53:55 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/81t0pc16901rqwdm'. |
23-Nov-2024 07:53:55 | |
23-Nov-2024 07:53:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:53:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:53:55 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:53:55 | |
23-Nov-2024 07:53:55 | |
23-Nov-2024 07:53:55 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' |
23-Nov-2024 07:53:55 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' successfully started |
23-Nov-2024 07:53:55 | |
23-Nov-2024 07:53:55 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mu75umwa16xwzc89 |
23-Nov-2024 07:53:55 | |
23-Nov-2024 07:53:55 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mu75umwa16xwzc89 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mu75umwa16xwzc89 |
23-Nov-2024 07:53:55 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10138683938482033371'... |
23-Nov-2024 07:53:55 | Getting configuration... |
23-Nov-2024 07:53:55 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/mu75umwa16xwzc89'. |
23-Nov-2024 07:53:55 | |
23-Nov-2024 07:53:55 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
23-Nov-2024 07:53:55 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
23-Nov-2024 07:53:55 | -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"' |
23-Nov-2024 07:53:55 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
23-Nov-2024 07:53:55 | -- Executing step: 'Then "user1 sees [dir2] in space1/dir1 on client11"' |
23-Nov-2024 07:53:55 | -- Executing step: 'Then "access time of user2's space1/dir1 is greater than modification time on client21"' |
23-Nov-2024 07:53:55 | -- Executing step: 'Then "access time of user2's space1/dir1 is greater than status-change time on client21"' |
23-Nov-2024 07:53:55 | ================================================================= |
23-Nov-2024 07:53:55 | |
23-Nov-2024 07:53:56 | PASSED |
23-Nov-2024 07:53:56 | Unmounting client from /tmp/onedata/mnt/81t0pc16901rqwdm |
23-Nov-2024 07:53:56 | |
23-Nov-2024 07:53:56 | |
23-Nov-2024 07:53:56 | Unmounting client from /tmp/onedata/mnt/mu75umwa16xwzc89 |
23-Nov-2024 07:53:56 | |
23-Nov-2024 07:53:56 | |
23-Nov-2024 07:54:49 | tests/oneclient/scenarios/test_multi_directory_stat.py::test_modification_time[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:54:49 | ================================================================= |
23-Nov-2024 07:54:49 | - Executing scenario 'Modification time' |
23-Nov-2024 07:54:49 | - from feature 'Multi_directory_stat' |
23-Nov-2024 07:54:49 | ----------------------------------------------------------------- |
23-Nov-2024 07:54:49 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:54:49 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:54:49 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:54:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:54:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:54:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:54:49 | |
23-Nov-2024 07:54:49 | |
23-Nov-2024 07:54:49 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' |
23-Nov-2024 07:54:49 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' successfully started |
23-Nov-2024 07:54:49 | |
23-Nov-2024 07:54:49 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wwla4kov047awwfy |
23-Nov-2024 07:54:49 | |
23-Nov-2024 07:54:49 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wwla4kov047awwfy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wwla4kov047awwfy |
23-Nov-2024 07:54:49 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17742583560691510084'... |
23-Nov-2024 07:54:49 | Getting configuration... |
23-Nov-2024 07:54:49 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wwla4kov047awwfy'. |
23-Nov-2024 07:54:49 | |
23-Nov-2024 07:54:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:54:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:54:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:54:49 | |
23-Nov-2024 07:54:49 | |
23-Nov-2024 07:54:49 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' |
23-Nov-2024 07:54:49 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' successfully started |
23-Nov-2024 07:54:49 | |
23-Nov-2024 07:54:49 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6e0lv32cn4ygbsko |
23-Nov-2024 07:54:49 | |
23-Nov-2024 07:54:49 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6e0lv32cn4ygbsko --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6e0lv32cn4ygbsko |
23-Nov-2024 07:54:49 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15615335325333291772'... |
23-Nov-2024 07:54:49 | Getting configuration... |
23-Nov-2024 07:54:49 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/6e0lv32cn4ygbsko'. |
23-Nov-2024 07:54:49 | |
23-Nov-2024 07:54:49 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
23-Nov-2024 07:54:49 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
23-Nov-2024 07:54:49 | -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"' |
23-Nov-2024 07:54:49 | -- Executing step: 'Then "modification time of user2's space1/dir1 is greater than access time on client21"' |
23-Nov-2024 07:54:49 | -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to status-change time on client21"' |
23-Nov-2024 07:54:49 | ================================================================= |
23-Nov-2024 07:54:49 | |
23-Nov-2024 07:54:50 | PASSED |
23-Nov-2024 07:54:50 | Unmounting client from /tmp/onedata/mnt/wwla4kov047awwfy |
23-Nov-2024 07:54:50 | |
23-Nov-2024 07:54:50 | |
23-Nov-2024 07:54:50 | Unmounting client from /tmp/onedata/mnt/6e0lv32cn4ygbsko |
23-Nov-2024 07:54:50 | |
23-Nov-2024 07:54:50 | |
23-Nov-2024 07:55:50 | tests/oneclient/scenarios/test_multi_directory_stat.py::test_stat_change_time_mv[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:55:50 | ================================================================= |
23-Nov-2024 07:55:50 | - Executing scenario 'Status-change time when renaming' |
23-Nov-2024 07:55:50 | - from feature 'Multi_directory_stat' |
23-Nov-2024 07:55:50 | ----------------------------------------------------------------- |
23-Nov-2024 07:55:50 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:55:50 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:55:50 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:55:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:55:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:55:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:55:50 | |
23-Nov-2024 07:55:50 | |
23-Nov-2024 07:55:50 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' |
23-Nov-2024 07:55:50 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' successfully started |
23-Nov-2024 07:55:50 | |
23-Nov-2024 07:55:50 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gfm48g9vo5g40fec |
23-Nov-2024 07:55:50 | |
23-Nov-2024 07:55:50 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gfm48g9vo5g40fec --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gfm48g9vo5g40fec |
23-Nov-2024 07:55:50 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12983176621134332000'... |
23-Nov-2024 07:55:50 | Getting configuration... |
23-Nov-2024 07:55:50 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/gfm48g9vo5g40fec'. |
23-Nov-2024 07:55:50 | |
23-Nov-2024 07:55:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:55:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:55:50 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:55:50 | |
23-Nov-2024 07:55:50 | |
23-Nov-2024 07:55:50 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' |
23-Nov-2024 07:55:50 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' successfully started |
23-Nov-2024 07:55:50 | |
23-Nov-2024 07:55:50 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3ipyhx2ih9enbwb3 |
23-Nov-2024 07:55:50 | |
23-Nov-2024 07:55:50 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3ipyhx2ih9enbwb3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3ipyhx2ih9enbwb3 |
23-Nov-2024 07:55:50 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10446176155261676650'... |
23-Nov-2024 07:55:50 | Getting configuration... |
23-Nov-2024 07:55:50 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3ipyhx2ih9enbwb3'. |
23-Nov-2024 07:55:50 | |
23-Nov-2024 07:55:50 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
23-Nov-2024 07:55:50 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
23-Nov-2024 07:55:50 | -- Executing step: 'When "user1 renames space1/dir1 to space1/dir2 on client11"' |
23-Nov-2024 07:55:50 | -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to modification time on client21"' |
23-Nov-2024 07:55:50 | -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to access time on client21"' |
23-Nov-2024 07:55:50 | ================================================================= |
23-Nov-2024 07:55:50 | |
23-Nov-2024 07:55:51 | PASSED |
23-Nov-2024 07:55:51 | Unmounting client from /tmp/onedata/mnt/gfm48g9vo5g40fec |
23-Nov-2024 07:55:51 | |
23-Nov-2024 07:55:51 | |
23-Nov-2024 07:55:51 | Unmounting client from /tmp/onedata/mnt/3ipyhx2ih9enbwb3 |
23-Nov-2024 07:55:51 | |
23-Nov-2024 07:55:51 | |
23-Nov-2024 07:56:51 | tests/oneclient/scenarios/test_multi_directory_stat.py::test_stat_change_time_chmod[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
23-Nov-2024 07:56:51 | ================================================================= |
23-Nov-2024 07:56:51 | - Executing scenario 'Status-change time when changing mode' |
23-Nov-2024 07:56:51 | - from feature 'Multi_directory_stat' |
23-Nov-2024 07:56:51 | ----------------------------------------------------------------- |
23-Nov-2024 07:56:51 | -- Executing step: 'Given "oneclients [client11, client21] |
23-Nov-2024 07:56:51 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
23-Nov-2024 07:56:51 | using [token, token] by [user1, user2]"' |
23-Nov-2024 07:56:51 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:56:51 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:56:51 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vv8tq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:56:51 | |
23-Nov-2024 07:56:51 | |
23-Nov-2024 07:56:51 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' |
23-Nov-2024 07:56:51 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vv8tq' successfully started |
23-Nov-2024 07:56:51 | |
23-Nov-2024 07:56:51 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qs7rn7d3pcpxd5nx |
23-Nov-2024 07:56:51 | |
23-Nov-2024 07:56:51 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qs7rn7d3pcpxd5nx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qs7rn7d3pcpxd5nx |
23-Nov-2024 07:56:51 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13113308703945238591'... |
23-Nov-2024 07:56:51 | Getting configuration... |
23-Nov-2024 07:56:51 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/qs7rn7d3pcpxd5nx'. |
23-Nov-2024 07:56:51 | |
23-Nov-2024 07:56:51 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
23-Nov-2024 07:56:51 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
23-Nov-2024 07:56:51 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rd6ts', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
23-Nov-2024 07:56:51 | |
23-Nov-2024 07:56:51 | |
23-Nov-2024 07:56:51 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' |
23-Nov-2024 07:56:51 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rd6ts' successfully started |
23-Nov-2024 07:56:51 | |
23-Nov-2024 07:56:51 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5npyz7qccc9mwm3y |
23-Nov-2024 07:56:51 | |
23-Nov-2024 07:56:51 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5npyz7qccc9mwm3y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5npyz7qccc9mwm3y |
23-Nov-2024 07:56:51 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10669496546315710425'... |
23-Nov-2024 07:56:51 | Getting configuration... |
23-Nov-2024 07:56:51 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/5npyz7qccc9mwm3y'. |
23-Nov-2024 07:56:51 | |
23-Nov-2024 07:56:51 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
23-Nov-2024 07:56:51 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
23-Nov-2024 07:56:51 | -- Executing step: 'When "user1 changes space1/dir1 mode to 711 on client11"' |
23-Nov-2024 07:56:51 | -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than modification time on client21"' |
23-Nov-2024 07:56:51 | -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than access time on client21"' |
23-Nov-2024 07:56:51 | ================================================================= |
23-Nov-2024 07:56:51 | |
23-Nov-2024 07:57:11 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
23-Nov-2024 07:57:11 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
23-Nov-2024 07:57:11 | PASSED |
23-Nov-2024 07:57:11 | Unmounting client from /tmp/onedata/mnt/qs7rn7d3pcpxd5nx |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | Unmounting client from /tmp/onedata/mnt/5npyz7qccc9mwm3y |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_stat.1732348611.4951527', '-c', '/tmp/logs'] |
23-Nov-2024 07:57:11 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-v86q8. See /home/bamboo/.one-env/deployments/2024.11.23-07.40.38/pod-logs/dev-cross-support-job-3p-users-v86q8/entrypoint.log for more details |
23-Nov-2024 07:57:11 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-vv8tq: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.40.38/pod-logs/dev-oneclient-krakow-7d9476b8bc-vv8tq/oneclient_logs |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=82/99) |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:57:11 | 29,615 2% 28.24MB/s 0:00:00 (xfr#1, to-chk=81/99) |
23-Nov-2024 07:57:11 | 29,615 2% 28.24MB/s 0:00:00 (xfr#1, to-chk=75/99) |
23-Nov-2024 07:57:11 | 30,173 2% 28.78MB/s 0:00:00 (xfr#2, to-chk=77/99) |
23-Nov-2024 07:57:11 | 127,297 10% 40.47MB/s 0:00:00 (xfr#3, to-chk=76/99) |
23-Nov-2024 07:57:11 | 127,855 10% 40.64MB/s 0:00:00 (xfr#4, to-chk=75/99) |
23-Nov-2024 07:57:11 | 128,483 10% 30.63MB/s 0:00:00 (xfr#5, to-chk=74/99) |
23-Nov-2024 07:57:11 | 147,895 12% 35.26MB/s 0:00:00 (xfr#6, to-chk=73/99) |
23-Nov-2024 07:57:11 | 148,357 12% 12.86MB/s 0:00:00 (xfr#7, to-chk=69/99) |
23-Nov-2024 07:57:11 | 212,683 18% 13.52MB/s 0:00:00 (xfr#8, to-chk=68/99) |
23-Nov-2024 07:57:11 | 213,145 18% 13.55MB/s 0:00:00 (xfr#9, to-chk=67/99) |
23-Nov-2024 07:57:11 | 240,608 20% 12.75MB/s 0:00:00 (xfr#10, to-chk=66/99) |
23-Nov-2024 07:57:11 | 241,166 20% 12.10MB/s 0:00:00 (xfr#11, to-chk=62/99) |
23-Nov-2024 07:57:11 | 338,128 28% 14.02MB/s 0:00:00 (xfr#12, to-chk=61/99) |
23-Nov-2024 07:57:11 | 338,686 28% 14.04MB/s 0:00:00 (xfr#13, to-chk=60/99) |
23-Nov-2024 07:57:11 | 358,722 30% 12.22MB/s 0:00:00 (xfr#14, to-chk=59/99) |
23-Nov-2024 07:57:11 | 359,088 30% 11.81MB/s 0:00:00 (xfr#15, to-chk=55/99) |
23-Nov-2024 07:57:11 | 425,566 36% 12.30MB/s 0:00:00 (xfr#16, to-chk=54/99) |
23-Nov-2024 07:57:11 | 425,932 36% 11.95MB/s 0:00:00 (xfr#17, to-chk=53/99) |
23-Nov-2024 07:57:11 | 446,969 37% 12.54MB/s 0:00:00 (xfr#18, to-chk=52/99) |
23-Nov-2024 07:57:11 | 447,527 37% 12.55MB/s 0:00:00 (xfr#19, to-chk=48/99) |
23-Nov-2024 07:57:11 | 512,894 43% 12.87MB/s 0:00:00 (xfr#20, to-chk=47/99) |
23-Nov-2024 07:57:11 | 513,452 43% 8.74MB/s 0:00:00 (xfr#21, to-chk=46/99) |
23-Nov-2024 07:57:11 | 514,080 43% 7.78MB/s 0:00:00 (xfr#22, to-chk=45/99) |
23-Nov-2024 07:57:11 | 536,781 45% 8.00MB/s 0:00:00 (xfr#23, to-chk=44/99) |
23-Nov-2024 07:57:11 | 537,339 45% 8.01MB/s 0:00:00 (xfr#24, to-chk=40/99) |
23-Nov-2024 07:57:11 | 617,371 52% 8.53MB/s 0:00:00 (xfr#25, to-chk=39/99) |
23-Nov-2024 07:57:11 | 617,929 52% 8.54MB/s 0:00:00 (xfr#26, to-chk=38/99) |
23-Nov-2024 07:57:11 | 639,163 54% 8.47MB/s 0:00:00 (xfr#27, to-chk=37/99) |
23-Nov-2024 07:57:11 | 639,529 54% 8.47MB/s 0:00:00 (xfr#28, to-chk=33/99) |
23-Nov-2024 07:57:11 | 712,040 60% 9.18MB/s 0:00:00 (xfr#29, to-chk=32/99) |
23-Nov-2024 07:57:11 | 712,406 60% 9.18MB/s 0:00:00 (xfr#30, to-chk=31/99) |
23-Nov-2024 07:57:11 | 739,275 62% 9.28MB/s 0:00:00 (xfr#31, to-chk=30/99) |
23-Nov-2024 07:57:11 | 740,121 62% 9.29MB/s 0:00:00 (xfr#32, to-chk=26/99) |
23-Nov-2024 07:57:11 | 825,762 70% 10.10MB/s 0:00:00 (xfr#33, to-chk=25/99) |
23-Nov-2024 07:57:11 | 826,608 70% 9.98MB/s 0:00:00 (xfr#34, to-chk=24/99) |
23-Nov-2024 07:57:11 | 827,236 70% 9.99MB/s 0:00:00 (xfr#35, to-chk=23/99) |
23-Nov-2024 07:57:11 | 851,651 72% 9.90MB/s 0:00:00 (xfr#36, to-chk=22/99) |
23-Nov-2024 07:57:11 | 852,209 72% 9.79MB/s 0:00:00 (xfr#37, to-chk=18/99) |
23-Nov-2024 07:57:11 | 935,732 79% 10.50MB/s 0:00:00 (xfr#38, to-chk=17/99) |
23-Nov-2024 07:57:11 | 936,290 79% 10.50MB/s 0:00:00 (xfr#39, to-chk=16/99) |
23-Nov-2024 07:57:11 | 936,918 79% 10.39MB/s 0:00:00 (xfr#40, to-chk=15/99) |
23-Nov-2024 07:57:11 | 960,309 81% 10.53MB/s 0:00:00 (xfr#41, to-chk=14/99) |
23-Nov-2024 07:57:11 | 960,579 81% 10.53MB/s 0:00:00 (xfr#42, to-chk=10/99) |
23-Nov-2024 07:57:11 | 1,043,455 88% 11.18MB/s 0:00:00 (xfr#43, to-chk=9/99) |
23-Nov-2024 07:57:11 | 1,043,725 88% 11.18MB/s 0:00:00 (xfr#44, to-chk=8/99) |
23-Nov-2024 07:57:11 | 1,071,119 90% 11.35MB/s 0:00:00 (xfr#45, to-chk=7/99) |
23-Nov-2024 07:57:11 | 1,071,773 90% 11.36MB/s 0:00:00 (xfr#46, to-chk=3/99) |
23-Nov-2024 07:57:11 | 1,161,531 98% 12.17MB/s 0:00:00 (xfr#47, to-chk=2/99) |
23-Nov-2024 07:57:11 | 1,162,185 98% 12.18MB/s 0:00:00 (xfr#48, to-chk=1/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 12.20MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 12.20MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 12.20MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 12.20MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 12.20MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 12.20MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 12.20MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 12.20MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 10.69MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 10.59MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 10.59MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 10.59MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,177,353 99% 10.59MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-rd6ts: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.40.38/pod-logs/dev-oneclient-paris-5cc45c8cb7-rd6ts/oneclient_logs |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=82/99) |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:57:11 | 24,747 1% 23.60MB/s 0:00:00 (xfr#1, to-chk=81/99) |
23-Nov-2024 07:57:11 | 24,747 1% 23.60MB/s 0:00:00 (xfr#1, to-chk=75/99) |
23-Nov-2024 07:57:11 | 25,401 1% 24.22MB/s 0:00:00 (xfr#2, to-chk=77/99) |
23-Nov-2024 07:57:11 | 134,970 9% 64.36MB/s 0:00:00 (xfr#3, to-chk=76/99) |
23-Nov-2024 07:57:11 | 135,624 9% 64.67MB/s 0:00:00 (xfr#4, to-chk=75/99) |
23-Nov-2024 07:57:11 | 158,797 11% 50.48MB/s 0:00:00 (xfr#5, to-chk=74/99) |
23-Nov-2024 07:57:11 | 159,259 11% 50.63MB/s 0:00:00 (xfr#6, to-chk=70/99) |
23-Nov-2024 07:57:11 | 260,753 18% 49.73MB/s 0:00:00 (xfr#7, to-chk=69/99) |
23-Nov-2024 07:57:11 | 261,215 18% 49.82MB/s 0:00:00 (xfr#8, to-chk=68/99) |
23-Nov-2024 07:57:11 | 283,852 20% 54.14MB/s 0:00:00 (xfr#9, to-chk=67/99) |
23-Nov-2024 07:57:11 | 284,314 20% 54.23MB/s 0:00:00 (xfr#10, to-chk=63/99) |
23-Nov-2024 07:57:11 | 288,454 20% 55.02MB/s 0:00:00 (xfr#11, to-chk=62/99) |
23-Nov-2024 07:57:11 | 389,357 27% 46.41MB/s 0:00:00 (xfr#12, to-chk=61/99) |
23-Nov-2024 07:57:11 | 389,819 27% 46.47MB/s 0:00:00 (xfr#13, to-chk=60/99) |
23-Nov-2024 07:57:11 | 416,127 29% 49.61MB/s 0:00:00 (xfr#14, to-chk=59/99) |
23-Nov-2024 07:57:11 | 416,685 29% 44.15MB/s 0:00:00 (xfr#15, to-chk=55/99) |
23-Nov-2024 07:57:11 | 516,034 36% 37.86MB/s 0:00:00 (xfr#16, to-chk=54/99) |
23-Nov-2024 07:57:11 | 516,592 36% 37.90MB/s 0:00:00 (xfr#17, to-chk=53/99) |
23-Nov-2024 07:57:11 | 539,934 38% 39.61MB/s 0:00:00 (xfr#18, to-chk=52/99) |
23-Nov-2024 07:57:11 | 540,300 38% 39.64MB/s 0:00:00 (xfr#19, to-chk=48/99) |
23-Nov-2024 07:57:11 | 627,828 44% 39.92MB/s 0:00:00 (xfr#20, to-chk=47/99) |
23-Nov-2024 07:57:11 | 628,194 44% 39.94MB/s 0:00:00 (xfr#21, to-chk=46/99) |
23-Nov-2024 07:57:11 | 652,534 45% 36.61MB/s 0:00:00 (xfr#22, to-chk=45/99) |
23-Nov-2024 07:57:11 | 652,996 46% 36.63MB/s 0:00:00 (xfr#23, to-chk=41/99) |
23-Nov-2024 07:57:11 | 771,532 54% 36.79MB/s 0:00:00 (xfr#24, to-chk=40/99) |
23-Nov-2024 07:57:11 | 771,994 54% 36.81MB/s 0:00:00 (xfr#25, to-chk=39/99) |
23-Nov-2024 07:57:11 | 772,622 54% 36.84MB/s 0:00:00 (xfr#26, to-chk=38/99) |
23-Nov-2024 07:57:11 | 809,627 57% 27.58MB/s 0:00:00 (xfr#27, to-chk=37/99) |
23-Nov-2024 07:57:11 | 809,993 57% 27.59MB/s 0:00:00 (xfr#28, to-chk=33/99) |
23-Nov-2024 07:57:11 | 992,948 69% 15.52MB/s 0:00:00 (xfr#29, to-chk=32/99) |
23-Nov-2024 07:57:11 | 993,314 69% 15.53MB/s 0:00:00 (xfr#30, to-chk=31/99) |
23-Nov-2024 07:57:11 | 993,942 70% 15.29MB/s 0:00:00 (xfr#31, to-chk=30/99) |
23-Nov-2024 07:57:11 | 1,016,107 71% 15.14MB/s 0:00:00 (xfr#32, to-chk=29/99) |
23-Nov-2024 07:57:11 | 1,016,377 71% 14.69MB/s 0:00:00 (xfr#33, to-chk=25/99) |
23-Nov-2024 07:57:11 | 1,091,276 76% 11.96MB/s 0:00:00 (xfr#34, to-chk=24/99) |
23-Nov-2024 07:57:11 | 1,091,546 76% 11.83MB/s 0:00:00 (xfr#35, to-chk=23/99) |
23-Nov-2024 07:57:11 | 1,114,142 78% 12.07MB/s 0:00:00 (xfr#36, to-chk=22/99) |
23-Nov-2024 07:57:11 | 1,114,796 78% 12.08MB/s 0:00:00 (xfr#37, to-chk=18/99) |
23-Nov-2024 07:57:11 | 1,193,247 84% 12.64MB/s 0:00:00 (xfr#38, to-chk=17/99) |
23-Nov-2024 07:57:11 | 1,193,901 84% 12.51MB/s 0:00:00 (xfr#39, to-chk=16/99) |
23-Nov-2024 07:57:11 | 1,215,787 85% 12.47MB/s 0:00:00 (xfr#40, to-chk=15/99) |
23-Nov-2024 07:57:11 | 1,216,249 85% 12.47MB/s 0:00:00 (xfr#41, to-chk=11/99) |
23-Nov-2024 07:57:11 | 1,297,881 91% 13.31MB/s 0:00:00 (xfr#42, to-chk=10/99) |
23-Nov-2024 07:57:11 | 1,298,343 91% 13.17MB/s 0:00:00 (xfr#43, to-chk=9/99) |
23-Nov-2024 07:57:11 | 1,298,971 91% 13.18MB/s 0:00:00 (xfr#44, to-chk=8/99) |
23-Nov-2024 07:57:11 | 1,312,171 92% 13.31MB/s 0:00:00 (xfr#45, to-chk=7/99) |
23-Nov-2024 07:57:11 | 1,312,441 92% 13.32MB/s 0:00:00 (xfr#46, to-chk=3/99) |
23-Nov-2024 07:57:11 | 1,360,011 95% 13.37MB/s 0:00:00 (xfr#47, to-chk=2/99) |
23-Nov-2024 07:57:11 | 1,360,281 95% 13.24MB/s 0:00:00 (xfr#48, to-chk=1/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.87MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.87MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.87MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.87MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.75MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.75MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.75MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.75MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.75MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.75MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.75MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.75MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | 1,417,397 99% 12.40MB/s 0:00:00 (xfr#49, to-chk=0/99) |
23-Nov-2024 07:57:11 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.40.38/pod-logs/dev-oneprovider-krakow-0/op-panel |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:57:11 | 17,203 16% 16.41MB/s 0:00:00 (xfr#2, to-chk=9/14) |
23-Nov-2024 07:57:11 | 35,334 33% 33.70MB/s 0:00:00 (xfr#3, to-chk=7/14) |
23-Nov-2024 07:57:11 | 35,334 33% 33.70MB/s 0:00:00 (xfr#4, to-chk=5/14) |
23-Nov-2024 07:57:11 | 52,334 49% 49.91MB/s 0:00:00 (xfr#5, to-chk=3/14) |
23-Nov-2024 07:57:11 | 52,625 50% 50.19MB/s 0:00:00 (xfr#6, to-chk=1/14) |
23-Nov-2024 07:57:11 | 52,625 50% 12.55MB/s 0:00:00 (xfr#6, to-chk=0/14) |
23-Nov-2024 07:57:11 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.40.38/pod-logs/dev-oneprovider-krakow-0/op-worker |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=69/72) |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:57:11 | 23,098 5% 22.03MB/s 0:00:00 (xfr#2, to-chk=67/72) |
23-Nov-2024 07:57:11 | 43,307 10% 41.30MB/s 0:00:00 (xfr#3, to-chk=65/72) |
23-Nov-2024 07:57:11 | 43,307 10% 41.30MB/s 0:00:00 (xfr#4, to-chk=63/72) |
23-Nov-2024 07:57:11 | 43,307 10% 41.30MB/s 0:00:00 (xfr#5, to-chk=61/72) |
23-Nov-2024 07:57:11 | 62,355 14% 19.82MB/s 0:00:00 (xfr#6, to-chk=59/72) |
23-Nov-2024 07:57:11 | 62,505 14% 19.87MB/s 0:00:00 (xfr#7, to-chk=57/72) |
23-Nov-2024 07:57:11 | 62,802 14% 19.96MB/s 0:00:00 (xfr#8, to-chk=55/72) |
23-Nov-2024 07:57:11 | 162,369 38% 14.08MB/s 0:00:00 (xfr#9, to-chk=53/72) |
23-Nov-2024 07:57:11 | 162,841 38% 14.12MB/s 0:00:00 (xfr#10, to-chk=43/72) |
23-Nov-2024 07:57:11 | 163,551 38% 7.09MB/s 0:00:00 (xfr#11, to-chk=42/72) |
23-Nov-2024 07:57:11 | 164,416 38% 7.13MB/s 0:00:00 (xfr#12, to-chk=41/72) |
23-Nov-2024 07:57:11 | 164,906 38% 7.15MB/s 0:00:00 (xfr#13, to-chk=40/72) |
23-Nov-2024 07:57:11 | 165,378 38% 7.17MB/s 0:00:00 (xfr#14, to-chk=39/72) |
23-Nov-2024 07:57:11 | 166,012 38% 7.20MB/s 0:00:00 (xfr#15, to-chk=38/72) |
23-Nov-2024 07:57:11 | 166,644 39% 7.22MB/s 0:00:00 (xfr#16, to-chk=37/72) |
23-Nov-2024 07:57:11 | 166,960 39% 7.24MB/s 0:00:00 (xfr#17, to-chk=36/72) |
23-Nov-2024 07:57:11 | 167,432 39% 6.94MB/s 0:00:00 (xfr#18, to-chk=35/72) |
23-Nov-2024 07:57:11 | 167,904 39% 6.96MB/s 0:00:00 (xfr#19, to-chk=34/72) |
23-Nov-2024 07:57:11 | 168,706 39% 7.00MB/s 0:00:00 (xfr#20, to-chk=33/72) |
23-Nov-2024 07:57:11 | 169,343 39% 7.02MB/s 0:00:00 (xfr#21, to-chk=32/72) |
23-Nov-2024 07:57:11 | 169,815 39% 7.04MB/s 0:00:00 (xfr#22, to-chk=31/72) |
23-Nov-2024 07:57:11 | 170,131 39% 7.05MB/s 0:00:00 (xfr#23, to-chk=30/72) |
23-Nov-2024 07:57:11 | 170,447 40% 7.07MB/s 0:00:00 (xfr#24, to-chk=29/72) |
23-Nov-2024 07:57:11 | 170,763 40% 7.08MB/s 0:00:00 (xfr#25, to-chk=28/72) |
23-Nov-2024 07:57:11 | 171,084 40% 7.09MB/s 0:00:00 (xfr#26, to-chk=27/72) |
23-Nov-2024 07:57:11 | 171,400 40% 6.81MB/s 0:00:00 (xfr#27, to-chk=26/72) |
23-Nov-2024 07:57:11 | 172,028 40% 6.84MB/s 0:00:00 (xfr#28, to-chk=25/72) |
23-Nov-2024 07:57:11 | 172,656 40% 6.86MB/s 0:00:00 (xfr#29, to-chk=24/72) |
23-Nov-2024 07:57:11 | 173,357 40% 6.89MB/s 0:00:00 (xfr#30, to-chk=23/72) |
23-Nov-2024 07:57:11 | 174,055 40% 6.92MB/s 0:00:00 (xfr#31, to-chk=22/72) |
23-Nov-2024 07:57:11 | 177,338 41% 5.29MB/s 0:00:00 (xfr#32, to-chk=21/72) |
23-Nov-2024 07:57:11 | 178,644 41% 5.32MB/s 0:00:00 (xfr#33, to-chk=20/72) |
23-Nov-2024 07:57:11 | 184,036 43% 5.16MB/s 0:00:00 (xfr#34, to-chk=19/72) |
23-Nov-2024 07:57:11 | 186,065 43% 5.07MB/s 0:00:00 (xfr#35, to-chk=18/72) |
23-Nov-2024 07:57:11 | 186,726 43% 5.09MB/s 0:00:00 (xfr#36, to-chk=17/72) |
23-Nov-2024 07:57:11 | 194,740 45% 5.31MB/s 0:00:00 (xfr#37, to-chk=16/72) |
23-Nov-2024 07:57:11 | 197,984 46% 5.24MB/s 0:00:00 (xfr#38, to-chk=15/72) |
23-Nov-2024 07:57:11 | 204,174 47% 3.97MB/s 0:00:00 (xfr#39, to-chk=14/72) |
23-Nov-2024 07:57:11 | 205,519 48% 3.92MB/s 0:00:00 (xfr#40, to-chk=13/72) |
23-Nov-2024 07:57:11 | 207,491 48% 3.96MB/s 0:00:00 (xfr#41, to-chk=12/72) |
23-Nov-2024 07:57:11 | 210,108 49% 4.01MB/s 0:00:00 (xfr#42, to-chk=11/72) |
23-Nov-2024 07:57:11 | 217,210 50% 4.14MB/s 0:00:00 (xfr#43, to-chk=10/72) |
23-Nov-2024 07:57:11 | 221,576 52% 4.14MB/s 0:00:00 (xfr#44, to-chk=9/72) |
23-Nov-2024 07:57:11 | 225,429 52% 4.22MB/s 0:00:00 (xfr#45, to-chk=8/72) |
23-Nov-2024 07:57:11 | 229,852 53% 4.30MB/s 0:00:00 (xfr#46, to-chk=7/72) |
23-Nov-2024 07:57:11 | 233,648 54% 4.29MB/s 0:00:00 (xfr#47, to-chk=6/72) |
23-Nov-2024 07:57:11 | 241,553 56% 4.43MB/s 0:00:00 (xfr#48, to-chk=5/72) |
23-Nov-2024 07:57:11 | 246,888 57% 4.53MB/s 0:00:00 (xfr#49, to-chk=4/72) |
23-Nov-2024 07:57:11 | 253,933 59% 4.66MB/s 0:00:00 (xfr#50, to-chk=3/72) |
23-Nov-2024 07:57:11 | 256,589 60% 4.62MB/s 0:00:00 (xfr#51, to-chk=2/72) |
23-Nov-2024 07:57:11 | 257,312 60% 4.63MB/s 0:00:00 (xfr#52, to-chk=1/72) |
23-Nov-2024 07:57:11 | 263,559 61% 4.65MB/s 0:00:00 (xfr#53, to-chk=0/72) |
23-Nov-2024 07:57:11 | 263,559 61% 4.65MB/s 0:00:00 (xfr#53, to-chk=0/72) |
23-Nov-2024 07:57:11 | 263,559 61% 4.65MB/s 0:00:00 (xfr#53, to-chk=0/72) |
23-Nov-2024 07:57:11 | 263,559 61% 3.99MB/s 0:00:00 (xfr#53, to-chk=0/72) |
23-Nov-2024 07:57:11 | 263,559 61% 3.99MB/s 0:00:00 (xfr#53, to-chk=0/72) |
23-Nov-2024 07:57:11 | 263,559 61% 3.99MB/s 0:00:00 (xfr#53, to-chk=0/72) |
23-Nov-2024 07:57:11 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.40.38/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:57:11 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
23-Nov-2024 07:57:11 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
23-Nov-2024 07:57:11 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
23-Nov-2024 07:57:11 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
23-Nov-2024 07:57:11 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
23-Nov-2024 07:57:11 | 6,857 50% 744.03kB/s 0:00:00 (xfr#6, to-chk=0/14) |
23-Nov-2024 07:57:11 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.40.38/pod-logs/dev-oneprovider-paris-0/op-panel |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:57:11 | 17,148 16% 16.35MB/s 0:00:00 (xfr#2, to-chk=9/14) |
23-Nov-2024 07:57:11 | 35,221 33% 33.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
23-Nov-2024 07:57:11 | 35,221 33% 33.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
23-Nov-2024 07:57:11 | 52,166 49% 16.58MB/s 0:00:00 (xfr#5, to-chk=3/14) |
23-Nov-2024 07:57:11 | 52,457 50% 16.68MB/s 0:00:00 (xfr#6, to-chk=1/14) |
23-Nov-2024 07:57:11 | 52,457 50% 8.34MB/s 0:00:00 (xfr#6, to-chk=0/14) |
23-Nov-2024 07:57:11 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.40.38/pod-logs/dev-oneprovider-paris-0/op-worker |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=69/72) |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:57:11 | 23,307 5% 22.23MB/s 0:00:00 (xfr#2, to-chk=67/72) |
23-Nov-2024 07:57:11 | 43,726 10% 6.95MB/s 0:00:00 (xfr#3, to-chk=65/72) |
23-Nov-2024 07:57:11 | 43,726 10% 6.95MB/s 0:00:00 (xfr#4, to-chk=63/72) |
23-Nov-2024 07:57:11 | 43,726 10% 1.67MB/s 0:00:00 (xfr#5, to-chk=61/72) |
23-Nov-2024 07:57:11 | 62,983 14% 2.31MB/s 0:00:00 (xfr#6, to-chk=59/72) |
23-Nov-2024 07:57:11 | 63,133 14% 2.32MB/s 0:00:00 (xfr#7, to-chk=57/72) |
23-Nov-2024 07:57:11 | 63,430 14% 2.33MB/s 0:00:00 (xfr#8, to-chk=55/72) |
23-Nov-2024 07:57:11 | 162,229 38% 5.33MB/s 0:00:00 (xfr#9, to-chk=53/72) |
23-Nov-2024 07:57:11 | 162,663 38% 5.35MB/s 0:00:00 (xfr#10, to-chk=43/72) |
23-Nov-2024 07:57:11 | 163,624 38% 5.38MB/s 0:00:00 (xfr#11, to-chk=42/72) |
23-Nov-2024 07:57:11 | 164,378 38% 5.23MB/s 0:00:00 (xfr#12, to-chk=41/72) |
23-Nov-2024 07:57:11 | 165,015 38% 5.08MB/s 0:00:00 (xfr#13, to-chk=40/72) |
23-Nov-2024 07:57:11 | 165,765 38% 5.10MB/s 0:00:00 (xfr#14, to-chk=39/72) |
23-Nov-2024 07:57:11 | 166,533 39% 5.12MB/s 0:00:00 (xfr#15, to-chk=38/72) |
23-Nov-2024 07:57:11 | 167,365 39% 5.15MB/s 0:00:00 (xfr#16, to-chk=37/72) |
23-Nov-2024 07:57:11 | 167,803 39% 5.00MB/s 0:00:00 (xfr#17, to-chk=36/72) |
23-Nov-2024 07:57:11 | 168,237 39% 4.86MB/s 0:00:00 (xfr#18, to-chk=35/72) |
23-Nov-2024 07:57:11 | 168,671 39% 4.87MB/s 0:00:00 (xfr#19, to-chk=34/72) |
23-Nov-2024 07:57:11 | 169,806 39% 4.91MB/s 0:00:00 (xfr#20, to-chk=33/72) |
23-Nov-2024 07:57:11 | 170,569 40% 4.93MB/s 0:00:00 (xfr#21, to-chk=32/72) |
23-Nov-2024 07:57:11 | 170,851 40% 4.79MB/s 0:00:00 (xfr#22, to-chk=31/72) |
23-Nov-2024 07:57:11 | 171,305 40% 4.80MB/s 0:00:00 (xfr#23, to-chk=30/72) |
23-Nov-2024 07:57:11 | 171,915 40% 4.82MB/s 0:00:00 (xfr#24, to-chk=29/72) |
23-Nov-2024 07:57:11 | 172,195 40% 4.83MB/s 0:00:00 (xfr#25, to-chk=28/72) |
23-Nov-2024 07:57:11 | 172,482 40% 4.84MB/s 0:00:00 (xfr#26, to-chk=27/72) |
23-Nov-2024 07:57:11 | 172,764 40% 4.85MB/s 0:00:00 (xfr#27, to-chk=26/72) |
23-Nov-2024 07:57:11 | 173,515 40% 4.87MB/s 0:00:00 (xfr#28, to-chk=25/72) |
23-Nov-2024 07:57:11 | 173,951 40% 4.88MB/s 0:00:00 (xfr#29, to-chk=24/72) |
23-Nov-2024 07:57:11 | 175,037 41% 4.77MB/s 0:00:00 (xfr#30, to-chk=23/72) |
23-Nov-2024 07:57:11 | 175,957 41% 4.66MB/s 0:00:00 (xfr#31, to-chk=22/72) |
23-Nov-2024 07:57:11 | 179,140 42% 4.75MB/s 0:00:00 (xfr#32, to-chk=21/72) |
23-Nov-2024 07:57:11 | 180,448 42% 4.78MB/s 0:00:00 (xfr#33, to-chk=20/72) |
23-Nov-2024 07:57:11 | 185,805 43% 4.92MB/s 0:00:00 (xfr#34, to-chk=19/72) |
23-Nov-2024 07:57:11 | 187,732 44% 4.97MB/s 0:00:00 (xfr#35, to-chk=18/72) |
23-Nov-2024 07:57:11 | 188,293 44% 3.52MB/s 0:00:00 (xfr#36, to-chk=17/72) |
23-Nov-2024 07:57:11 | 196,207 46% 3.53MB/s 0:00:00 (xfr#37, to-chk=16/72) |
23-Nov-2024 07:57:11 | 199,455 46% 3.59MB/s 0:00:00 (xfr#38, to-chk=15/72) |
23-Nov-2024 07:57:11 | 205,545 48% 3.63MB/s 0:00:00 (xfr#39, to-chk=14/72) |
23-Nov-2024 07:57:11 | 206,790 48% 3.65MB/s 0:00:00 (xfr#40, to-chk=13/72) |
23-Nov-2024 07:57:11 | 208,662 48% 3.49MB/s 0:00:00 (xfr#41, to-chk=12/72) |
23-Nov-2024 07:57:11 | 211,281 49% 3.47MB/s 0:00:00 (xfr#42, to-chk=11/72) |
23-Nov-2024 07:57:11 | 218,283 51% 3.59MB/s 0:00:00 (xfr#43, to-chk=10/72) |
23-Nov-2024 07:57:11 | 222,549 52% 3.60MB/s 0:00:00 (xfr#44, to-chk=9/72) |
23-Nov-2024 07:57:11 | 226,300 53% 3.37MB/s 0:00:00 (xfr#45, to-chk=8/72) |
23-Nov-2024 07:57:11 | 230,678 54% 3.44MB/s 0:00:00 (xfr#46, to-chk=7/72) |
23-Nov-2024 07:57:11 | 234,374 55% 3.44MB/s 0:00:00 (xfr#47, to-chk=6/72) |
23-Nov-2024 07:57:11 | 242,182 56% 3.55MB/s 0:00:00 (xfr#48, to-chk=5/72) |
23-Nov-2024 07:57:11 | 247,417 58% 3.63MB/s 0:00:00 (xfr#49, to-chk=4/72) |
23-Nov-2024 07:57:11 | 254,362 59% 3.73MB/s 0:00:00 (xfr#50, to-chk=3/72) |
23-Nov-2024 07:57:11 | 256,918 60% 3.77MB/s 0:00:00 (xfr#51, to-chk=2/72) |
23-Nov-2024 07:57:11 | 257,534 60% 3.72MB/s 0:00:00 (xfr#52, to-chk=1/72) |
23-Nov-2024 07:57:11 | 263,681 61% 3.81MB/s 0:00:00 (xfr#53, to-chk=0/72) |
23-Nov-2024 07:57:11 | 263,681 61% 3.64MB/s 0:00:00 (xfr#53, to-chk=0/72) |
23-Nov-2024 07:57:11 | 263,681 61% 3.64MB/s 0:00:00 (xfr#53, to-chk=0/72) |
23-Nov-2024 07:57:11 | 263,681 61% 3.40MB/s 0:00:00 (xfr#53, to-chk=0/72) |
23-Nov-2024 07:57:11 | 263,681 61% 3.40MB/s 0:00:00 (xfr#53, to-chk=0/72) |
23-Nov-2024 07:57:11 | 263,681 61% 3.40MB/s 0:00:00 (xfr#53, to-chk=0/72) |
23-Nov-2024 07:57:11 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.40.38/pod-logs/dev-oneprovider-paris-0/cluster-manager |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:57:11 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
23-Nov-2024 07:57:11 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
23-Nov-2024 07:57:11 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
23-Nov-2024 07:57:11 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
23-Nov-2024 07:57:11 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
23-Nov-2024 07:57:11 | 6,843 50% 1.63MB/s 0:00:00 (xfr#6, to-chk=0/14) |
23-Nov-2024 07:57:11 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.40.38/pod-logs/dev-onezone-0/oz-panel |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:57:11 | 25,216 13% 24.05MB/s 0:00:00 (xfr#2, to-chk=9/14) |
23-Nov-2024 07:57:11 | 51,493 26% 49.11MB/s 0:00:00 (xfr#3, to-chk=7/14) |
23-Nov-2024 07:57:11 | 70,483 36% 67.22MB/s 0:00:00 (xfr#4, to-chk=5/14) |
23-Nov-2024 07:57:11 | 95,496 49% 22.77MB/s 0:00:00 (xfr#5, to-chk=3/14) |
23-Nov-2024 07:57:11 | 95,787 50% 22.84MB/s 0:00:00 (xfr#6, to-chk=1/14) |
23-Nov-2024 07:57:11 | 95,787 50% 10.15MB/s 0:00:00 (xfr#6, to-chk=0/14) |
23-Nov-2024 07:57:11 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.40.38/pod-logs/dev-onezone-0/oz-worker |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:57:11 | 14,381 4% 13.71MB/s 0:00:00 (xfr#2, to-chk=13/18) |
23-Nov-2024 07:57:11 | 29,375 10% 4.00MB/s 0:00:00 (xfr#3, to-chk=11/18) |
23-Nov-2024 07:57:11 | 29,375 10% 4.00MB/s 0:00:00 (xfr#4, to-chk=9/18) |
23-Nov-2024 07:57:11 | 43,276 14% 5.90MB/s 0:00:00 (xfr#5, to-chk=7/18) |
23-Nov-2024 07:57:11 | 43,367 14% 5.91MB/s 0:00:00 (xfr#6, to-chk=5/18) |
23-Nov-2024 07:57:11 | 43,664 15% 5.95MB/s 0:00:00 (xfr#7, to-chk=3/18) |
23-Nov-2024 07:57:11 | 144,799 50% 13.81MB/s 0:00:00 (xfr#8, to-chk=1/18) |
23-Nov-2024 07:57:11 | 144,799 50% 9.86MB/s 0:00:00 (xfr#8, to-chk=0/18) |
23-Nov-2024 07:57:11 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.40.38/pod-logs/dev-onezone-0/cluster-manager |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
23-Nov-2024 07:57:11 | 0 0% 0.00kB/s 0:00:00 |
23-Nov-2024 07:57:11 | 1,978 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
23-Nov-2024 07:57:11 | 4,666 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
23-Nov-2024 07:57:11 | 4,666 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
23-Nov-2024 07:57:11 | 6,441 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
23-Nov-2024 07:57:11 | 6,703 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
23-Nov-2024 07:57:11 | 6,703 50% 1.60MB/s 0:00:00 (xfr#6, to-chk=0/14) |
23-Nov-2024 07:57:11 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_stat.1732348611.4951527 exists, exporting anyway. |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | =============================== warnings summary =============================== |
23-Nov-2024 07:57:11 | tests/utils/rest_utils.py:98 |
23-Nov-2024 07:57:11 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
23-Nov-2024 07:57:11 | print(""" |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | tests/utils/path_utils.py:112 |
23-Nov-2024 07:57:11 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
23-Nov-2024 07:57:11 | return path.replace("'", "\\'").replace(' ', '\ ') |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | tests/utils/acceptance_utils.py:55 |
23-Nov-2024 07:57:11 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
23-Nov-2024 07:57:11 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | tests/utils/acceptance_utils.py:57 |
23-Nov-2024 07:57:11 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
23-Nov-2024 07:57:11 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
23-Nov-2024 07:57:11 | |
23-Nov-2024 07:57:11 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
23-Nov-2024 07:57:11 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance/test-reports/results.xml - |
23-Nov-2024 07:57:11 | ================== 11 passed, 4 warnings in 996.78s (0:16:36) ================== |
23-Nov-2024 07:57:18 | release "dev" uninstalled |
23-Nov-2024 07:57:20 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
23-Nov-2024 07:57:20 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
23-Nov-2024 07:57:27 | No resources found |
23-Nov-2024 07:57:28 | Sidecar injection has been disabled |
23-Nov-2024 07:57:28 | Cleaning helm release "dev"... |
23-Nov-2024 07:57:28 | Deleted 1 helm deployments |
23-Nov-2024 07:57:28 | Deleted 0 k8s deployments |
23-Nov-2024 07:57:28 | Deleted 0 k8s services |
23-Nov-2024 07:57:28 | Deleted 0 persistent volumes |
23-Nov-2024 07:57:28 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
23-Nov-2024 07:57:28 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
23-Nov-2024 07:57:28 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
23-Nov-2024 07:57:28 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
23-Nov-2024 07:57:28 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
23-Nov-2024 07:57:28 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
23-Nov-2024 07:57:28 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
23-Nov-2024 07:57:29 | Finished task 'Run acceptance oneclient tests' with result: Success |
23-Nov-2024 07:57:29 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
23-Nov-2024 07:57:29 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS... |
23-Nov-2024 07:57:29 | Finished task 'Parse test results' with result: Success |
23-Nov-2024 07:57:29 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
23-Nov-2024 07:57:29 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
23-Nov-2024 07:57:29 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
23-Nov-2024 07:57:29 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
23-Nov-2024 07:57:29 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
23-Nov-2024 07:57:29 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
23-Nov-2024 07:57:29 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
23-Nov-2024 07:57:29 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
23-Nov-2024 07:57:29 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
23-Nov-2024 07:57:29 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
23-Nov-2024 07:57:29 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
23-Nov-2024 07:57:29 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
23-Nov-2024 07:57:29 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat proxyio symlinks #3367 (ODSRV-OAP-MDSPS-3367)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSPS-3367-ScriptBuildTask-17734942457809794765.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance |
23-Nov-2024 07:57:29 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_stat_proxyio_symlinks.tar.gz |
23-Nov-2024 07:57:29 | Uploading artifact |
23-Nov-2024 07:57:29 | source path: surefire_multiprovider_directory_stat_proxyio_symlinks.tar.gz |
23-Nov-2024 07:57:29 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_stat_proxyio_symlinks.tar.gz |
23-Nov-2024 07:57:30 | Finished task 'Pack and push surefire artifact' with result: Success |
23-Nov-2024 07:57:30 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
23-Nov-2024 07:57:30 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
23-Nov-2024 07:57:30 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat proxyio symlinks #3367 (ODSRV-OAP-MDSPS-3367)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSPS-3367-ScriptBuildTask-11302070841139982077.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS |
23-Nov-2024 07:57:30 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
23-Nov-2024 07:57:30 | Finished task 'Pack logs' with result: Success |
23-Nov-2024 07:57:30 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
23-Nov-2024 07:57:30 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
23-Nov-2024 07:57:30 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
23-Nov-2024 07:57:30 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat proxyio symlinks #3367 (ODSRV-OAP-MDSPS-3367)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSPS-3367-ScriptBuildTask-12375003434944762296.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS/onedata-acceptance |
23-Nov-2024 07:57:30 | % Total % Received % Xferd Average Speed Time Time Time Current |
23-Nov-2024 07:57:30 | Dload Upload Total Spent Left Speed |
23-Nov-2024 07:57:30 | |
23-Nov-2024 07:57:30 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
23-Nov-2024 07:57:30 | 100 4822 100 4822 0 0 55425 0 --:--:-- --:--:-- --:--:-- 55425 |
23-Nov-2024 07:57:30 | Clearing /tmp/onedata and /home/bamboo/.one-env |
23-Nov-2024 07:57:31 | Cleaning helm deployments |
23-Nov-2024 07:57:31 | Cleanining pods |
23-Nov-2024 07:57:31 | Cleaning kube persistant volumes |
23-Nov-2024 07:57:32 | Cleaning dockswift container |
23-Nov-2024 07:57:32 | Cleaning docker containers |
23-Nov-2024 07:57:36 | Stalled docker containers to remove: |
23-Nov-2024 07:57:36 | 09e58e8ece7a 8e7e92e52628 54dd2af05334 d947c6d42db5 7f6a84f74fa7 d0e18b13b08d a19b8be7877f ef06f8da186a ebeb6a7df6e6 473a1e32e172 efdb2e079e39 e8c38b594575 6f917a4062a0 cfff7fcce069 a4a7c814d3c2 4a4302bc1874 2871756f56af abc924a2e03d bb7d93289039 9a37217a31d5 |
23-Nov-2024 07:57:36 | Removing stalled docker containers |
23-Nov-2024 07:57:36 | Error response from daemon: Cannot kill container: 09e58e8ece7a: Container 09e58e8ece7aa61aa189ef4bf5ef47163c0d59629cab5239e451b258a85fd93e is not running |
23-Nov-2024 07:57:37 | 09e58e8ece7a |
23-Nov-2024 07:57:37 | Error response from daemon: Cannot kill container: 8e7e92e52628: Container 8e7e92e52628862eb164c6d177c276cb07cfec0f9854d9eab5ed7a0e1ebdd08e is not running |
23-Nov-2024 07:57:37 | 8e7e92e52628 |
23-Nov-2024 07:57:37 | Error response from daemon: Cannot kill container: 54dd2af05334: Container 54dd2af05334286f04714bcb319510f9153a3d22828a94527401bd801411cf71 is not running |
23-Nov-2024 07:57:37 | 54dd2af05334 |
23-Nov-2024 07:57:37 | Error response from daemon: Cannot kill container: d947c6d42db5: Container d947c6d42db57f10320c2c8858f3e424cb7cd9f13ddda95111279afd55da8d8f is not running |
23-Nov-2024 07:57:37 | d947c6d42db5 |
23-Nov-2024 07:57:37 | Error response from daemon: Cannot kill container: 7f6a84f74fa7: Container 7f6a84f74fa73dd778f4bc8aeed9df88c35f902b663c3e8577d2a8cbbc49be76 is not running |
23-Nov-2024 07:57:37 | 7f6a84f74fa7 |
23-Nov-2024 07:57:37 | Error response from daemon: Cannot kill container: d0e18b13b08d: Container d0e18b13b08d1ca38087ac6e5293079ccf9d9706d780b9a6dfc58b717fbdc6e9 is not running |
23-Nov-2024 07:57:38 | d0e18b13b08d |
23-Nov-2024 07:57:38 | Error response from daemon: Cannot kill container: a19b8be7877f: Container a19b8be7877f513a6f6e1a64291f6043bf3f6ed362de1620ecc67af1ad2826b8 is not running |
23-Nov-2024 07:57:38 | a19b8be7877f |
23-Nov-2024 07:57:38 | Error response from daemon: Cannot kill container: ef06f8da186a: Container ef06f8da186a1e4ad93c0862aa01c193601c594dddf06a4617df78dd55a5495d is not running |
23-Nov-2024 07:57:38 | ef06f8da186a |
23-Nov-2024 07:57:38 | Error response from daemon: Cannot kill container: ebeb6a7df6e6: Container ebeb6a7df6e610e5484c4363fda0176aaf881daa22e506377f7ee069dc89d502 is not running |
23-Nov-2024 07:57:38 | ebeb6a7df6e6 |
23-Nov-2024 07:57:38 | Error response from daemon: Cannot kill container: 473a1e32e172: Container 473a1e32e172a096fef7727f22d72eacaac476ccf26d6dc89139edc443f7a160 is not running |
23-Nov-2024 07:57:38 | 473a1e32e172 |
23-Nov-2024 07:57:38 | Error response from daemon: Cannot kill container: efdb2e079e39: Container efdb2e079e39f29e3fbbadd6d6e01ae00a79fb175a3cb21aa9a55c5e74031680 is not running |
23-Nov-2024 07:57:38 | efdb2e079e39 |
23-Nov-2024 07:57:38 | Error response from daemon: Cannot kill container: e8c38b594575: Container e8c38b59457529498f85c195fc00aa96e2705d1eeafd6d5190a207567df1896c is not running |
23-Nov-2024 07:57:38 | e8c38b594575 |
23-Nov-2024 07:57:38 | Error response from daemon: Cannot kill container: 6f917a4062a0: Container 6f917a4062a0e7998b7b28f3f0ada744d309eeba806e48ea897a92c6dde65dd7 is not running |
23-Nov-2024 07:57:38 | 6f917a4062a0 |
23-Nov-2024 07:57:38 | Error response from daemon: Cannot kill container: cfff7fcce069: Container cfff7fcce069db98b7e25d49eec46834220ab4b992621b83ef278be3b6b6761b is not running |
23-Nov-2024 07:57:39 | cfff7fcce069 |
23-Nov-2024 07:57:39 | Error response from daemon: Cannot kill container: a4a7c814d3c2: Container a4a7c814d3c250018c2298037311fa2c916ae4b7de6d4488a4abb766bed626b0 is not running |
23-Nov-2024 07:57:39 | a4a7c814d3c2 |
23-Nov-2024 07:57:39 | Error response from daemon: Cannot kill container: 4a4302bc1874: Container 4a4302bc1874fe7b0c0864e6cef3e612882f3012246a6dbc2a4ef4a82b1b19d6 is not running |
23-Nov-2024 07:57:39 | 4a4302bc1874 |
23-Nov-2024 07:57:39 | Error response from daemon: Cannot kill container: 2871756f56af: Container 2871756f56afc76d9a7c07a79040f42aa8447960f1375091c84527a9acaf337e is not running |
23-Nov-2024 07:57:39 | 2871756f56af |
23-Nov-2024 07:57:39 | Error response from daemon: Cannot kill container: abc924a2e03d: Container abc924a2e03dfd4ee58ff8f28b42e7e9eb729b0aeadd66d8ee5e2ec52c8323c8 is not running |
23-Nov-2024 07:57:39 | abc924a2e03d |
23-Nov-2024 07:57:39 | Error response from daemon: Cannot kill container: bb7d93289039: Container bb7d93289039750dd5e95f2ff0f5c5c32cdadcb968c84cb9d1e614536fb6c992 is not running |
23-Nov-2024 07:57:39 | bb7d93289039 |
23-Nov-2024 07:57:44 | 9a37217a31d5 |
23-Nov-2024 07:57:44 | 9a37217a31d5 |
23-Nov-2024 07:57:44 | Stalled docker volumes to remove: |
23-Nov-2024 07:57:44 | |
23-Nov-2024 07:57:44 | Removing stalled docker volumes |
23-Nov-2024 07:57:44 | Removing stalled loopdevices |
23-Nov-2024 07:57:45 | Done |
23-Nov-2024 07:57:45 | Finished task 'Clear env and working dir' with result: Success |
23-Nov-2024 07:57:45 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
23-Nov-2024 07:57:45 | Running post build plugin 'Docker Container Cleanup' |
23-Nov-2024 07:57:45 | Running post build plugin 'NCover Results Collector' |
23-Nov-2024 07:57:45 | Running post build plugin 'Build Results Label Collector' |
23-Nov-2024 07:57:45 | Running post build plugin 'Clover Results Collector' |
23-Nov-2024 07:57:45 | Running post build plugin 'npm Cache Cleanup' |
23-Nov-2024 07:57:45 | Running post build plugin 'Artifact Copier' |
23-Nov-2024 07:57:45 | Publishing an artifact: test_logs.tar.gz |
23-Nov-2024 07:57:45 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 71.25 ms |
23-Nov-2024 07:57:46 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSPS' |
23-Nov-2024 07:57:46 | Finalising the build... |
23-Nov-2024 07:57:46 | Stopping timer. |
23-Nov-2024 07:57:46 | Build ODSRV-OAP-MDSPS-3367 completed. |
23-Nov-2024 07:57:46 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
23-Nov-2024 07:57:46 | Running on server: post build plugin 'NCover Results Collector' |
23-Nov-2024 07:57:46 | Running on server: post build plugin 'Build Labeller' |
23-Nov-2024 07:57:46 | Running on server: post build plugin 'Clover Delta Calculator' |
23-Nov-2024 07:57:46 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
23-Nov-2024 07:57:46 | All post build plugins have finished |
23-Nov-2024 07:57:46 | Generating build results summary... |
23-Nov-2024 07:57:46 | Saving build results to disk... |
23-Nov-2024 07:57:46 | Store variable context... |
23-Nov-2024 07:57:46 | Finished building ODSRV-OAP-MDSPS-3367. |