oneclient acceptance tests using environment deployed from packages
Build: #3361 was successful
Job: multiprovider proxy directory CRUD proxyio was successful
Build log
The build generated 2,615 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
09-Nov-2024 20:01:48 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:01:48 | ================================================================= |
09-Nov-2024 20:01:48 | - Executing scenario 'Fail to delete non-empty directory using rmdir' |
09-Nov-2024 20:01:48 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 20:01:48 | ----------------------------------------------------------------- |
09-Nov-2024 20:01:48 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:01:48 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:01:48 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:01:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:01:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:01:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84p9b' |
09-Nov-2024 20:01:48 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84p9b' successfully started |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ubj8qqblygbmcxcc |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ubj8qqblygbmcxcc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ubj8qqblygbmcxcc |
09-Nov-2024 20:01:48 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2317808859189828271'... |
09-Nov-2024 20:01:48 | Getting configuration... |
09-Nov-2024 20:01:48 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ubj8qqblygbmcxcc'. |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:01:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:01:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-t5php' |
09-Nov-2024 20:01:48 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-t5php' successfully started |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cdviq8r0m1ywu62x |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cdviq8r0m1ywu62x --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cdviq8r0m1ywu62x |
09-Nov-2024 20:01:48 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9113357121956304491'... |
09-Nov-2024 20:01:48 | Getting configuration... |
09-Nov-2024 20:01:48 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/cdviq8r0m1ywu62x'. |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
09-Nov-2024 20:01:48 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
09-Nov-2024 20:01:48 | ================================================================= |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | PASSED |
09-Nov-2024 20:01:48 | Unmounting client from /tmp/onedata/mnt/ubj8qqblygbmcxcc |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | Unmounting client from /tmp/onedata/mnt/cdviq8r0m1ywu62x |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:01:48 | |
09-Nov-2024 20:02:14 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:02:14 | ================================================================= |
09-Nov-2024 20:02:14 | - Executing scenario 'Delete non-empty directory' |
09-Nov-2024 20:02:14 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 20:02:14 | ----------------------------------------------------------------- |
09-Nov-2024 20:02:14 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:02:14 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:02:14 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:02:14 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:02:14 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:02:14 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84p9b' |
09-Nov-2024 20:02:14 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84p9b' successfully started |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/f43750wpw8zoqsiw |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/f43750wpw8zoqsiw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/f43750wpw8zoqsiw |
09-Nov-2024 20:02:14 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8069666404133214787'... |
09-Nov-2024 20:02:14 | Getting configuration... |
09-Nov-2024 20:02:14 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/f43750wpw8zoqsiw'. |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:02:14 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:02:14 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-t5php' |
09-Nov-2024 20:02:14 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-t5php' successfully started |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pat9hj5gxdnk3f20 |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pat9hj5gxdnk3f20 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pat9hj5gxdnk3f20 |
09-Nov-2024 20:02:14 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11275668052482917814'... |
09-Nov-2024 20:02:14 | Getting configuration... |
09-Nov-2024 20:02:14 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/pat9hj5gxdnk3f20'. |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1] |
09-Nov-2024 20:02:14 | on client11"' |
09-Nov-2024 20:02:14 | -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"' |
09-Nov-2024 20:02:14 | -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"' |
09-Nov-2024 20:02:14 | -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"' |
09-Nov-2024 20:02:14 | -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"' |
09-Nov-2024 20:02:14 | -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"' |
09-Nov-2024 20:02:14 | -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"' |
09-Nov-2024 20:02:14 | -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"' |
09-Nov-2024 20:02:14 | -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"' |
09-Nov-2024 20:02:14 | -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"' |
09-Nov-2024 20:02:14 | -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"' |
09-Nov-2024 20:02:14 | -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"' |
09-Nov-2024 20:02:14 | -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"' |
09-Nov-2024 20:02:14 | -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"' |
09-Nov-2024 20:02:14 | ================================================================= |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | PASSED |
09-Nov-2024 20:02:14 | Unmounting client from /tmp/onedata/mnt/f43750wpw8zoqsiw |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | Unmounting client from /tmp/onedata/mnt/pat9hj5gxdnk3f20 |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:14 | |
09-Nov-2024 20:02:38 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:02:38 | ================================================================= |
09-Nov-2024 20:02:38 | - Executing scenario 'Move directory' |
09-Nov-2024 20:02:38 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 20:02:38 | ----------------------------------------------------------------- |
09-Nov-2024 20:02:38 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:02:38 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:02:38 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:02:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:02:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:02:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84p9b' |
09-Nov-2024 20:02:38 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84p9b' successfully started |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hniwdvrznlixw5lz |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hniwdvrznlixw5lz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hniwdvrznlixw5lz |
09-Nov-2024 20:02:38 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5400676407145219649'... |
09-Nov-2024 20:02:38 | Getting configuration... |
09-Nov-2024 20:02:38 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/hniwdvrznlixw5lz'. |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:02:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:02:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-t5php' |
09-Nov-2024 20:02:38 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-t5php' successfully started |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h8dm3og9ktj1jjxh |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h8dm3og9ktj1jjxh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h8dm3og9ktj1jjxh |
09-Nov-2024 20:02:38 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1865112791529071419'... |
09-Nov-2024 20:02:38 | Getting configuration... |
09-Nov-2024 20:02:38 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/h8dm3og9ktj1jjxh'. |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
09-Nov-2024 20:02:38 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
09-Nov-2024 20:02:38 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
09-Nov-2024 20:02:38 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 20:02:38 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 20:02:38 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 20:02:38 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 20:02:38 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
09-Nov-2024 20:02:38 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
09-Nov-2024 20:02:38 | -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 20:02:38 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 20:02:38 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"' |
09-Nov-2024 20:02:38 | -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"' |
09-Nov-2024 20:02:38 | -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"' |
09-Nov-2024 20:02:38 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 20:02:38 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"' |
09-Nov-2024 20:02:38 | ================================================================= |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | PASSED |
09-Nov-2024 20:02:38 | Unmounting client from /tmp/onedata/mnt/hniwdvrznlixw5lz |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | Unmounting client from /tmp/onedata/mnt/h8dm3og9ktj1jjxh |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:02:38 | |
09-Nov-2024 20:03:01 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:03:01 | ================================================================= |
09-Nov-2024 20:03:01 | - Executing scenario 'Copy directory' |
09-Nov-2024 20:03:01 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 20:03:01 | ----------------------------------------------------------------- |
09-Nov-2024 20:03:01 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:03:01 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:03:01 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:03:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:03:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:03:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84p9b' |
09-Nov-2024 20:03:01 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84p9b' successfully started |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/poonvod8f7lpzca9 |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/poonvod8f7lpzca9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/poonvod8f7lpzca9 |
09-Nov-2024 20:03:01 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3358371508525372426'... |
09-Nov-2024 20:03:01 | Getting configuration... |
09-Nov-2024 20:03:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/poonvod8f7lpzca9'. |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:03:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:03:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-t5php' |
09-Nov-2024 20:03:01 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-t5php' successfully started |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bu6iftiye9ytak7c |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bu6iftiye9ytak7c --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bu6iftiye9ytak7c |
09-Nov-2024 20:03:01 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7872466535688216695'... |
09-Nov-2024 20:03:01 | Getting configuration... |
09-Nov-2024 20:03:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/bu6iftiye9ytak7c'. |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
09-Nov-2024 20:03:01 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
09-Nov-2024 20:03:01 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
09-Nov-2024 20:03:01 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 20:03:01 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 20:03:01 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 20:03:01 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 20:03:01 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
09-Nov-2024 20:03:01 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
09-Nov-2024 20:03:01 | -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 20:03:01 | -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 20:03:01 | -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"' |
09-Nov-2024 20:03:01 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
09-Nov-2024 20:03:01 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
09-Nov-2024 20:03:01 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"' |
09-Nov-2024 20:03:01 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"' |
09-Nov-2024 20:03:01 | -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 20:03:01 | -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"' |
09-Nov-2024 20:03:01 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
09-Nov-2024 20:03:01 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
09-Nov-2024 20:03:01 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"' |
09-Nov-2024 20:03:01 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"' |
09-Nov-2024 20:03:01 | ================================================================= |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | PASSED |
09-Nov-2024 20:03:01 | Unmounting client from /tmp/onedata/mnt/poonvod8f7lpzca9 |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | Unmounting client from /tmp/onedata/mnt/bu6iftiye9ytak7c |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:01 | |
09-Nov-2024 20:03:23 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:03:23 | ================================================================= |
09-Nov-2024 20:03:23 | - Executing scenario 'Fail to move directory to itself' |
09-Nov-2024 20:03:23 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 20:03:23 | ----------------------------------------------------------------- |
09-Nov-2024 20:03:23 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:03:23 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:03:23 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:03:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:03:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:03:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84p9b' |
09-Nov-2024 20:03:23 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84p9b' successfully started |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yc3be26fdykefqul |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yc3be26fdykefqul --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yc3be26fdykefqul |
09-Nov-2024 20:03:23 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10573435939036524057'... |
09-Nov-2024 20:03:23 | Getting configuration... |
09-Nov-2024 20:03:23 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/yc3be26fdykefqul'. |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:03:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:03:23 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-t5php' |
09-Nov-2024 20:03:23 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-t5php' successfully started |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ubjwacbra7ywdk90 |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ubjwacbra7ywdk90 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ubjwacbra7ywdk90 |
09-Nov-2024 20:03:23 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2387515955093314821'... |
09-Nov-2024 20:03:23 | Getting configuration... |
09-Nov-2024 20:03:23 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ubjwacbra7ywdk90'. |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 20:03:23 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 20:03:23 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 20:03:23 | -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"' |
09-Nov-2024 20:03:23 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
09-Nov-2024 20:03:23 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
09-Nov-2024 20:03:23 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 20:03:23 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 20:03:23 | ================================================================= |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | PASSED |
09-Nov-2024 20:03:23 | Unmounting client from /tmp/onedata/mnt/yc3be26fdykefqul |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | Unmounting client from /tmp/onedata/mnt/ubjwacbra7ywdk90 |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:23 | |
09-Nov-2024 20:03:45 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 20:03:45 | ================================================================= |
09-Nov-2024 20:03:45 | - Executing scenario 'Fail to move directory to its subtree' |
09-Nov-2024 20:03:45 | - from feature 'Multi_directory_CRUD' |
09-Nov-2024 20:03:45 | ----------------------------------------------------------------- |
09-Nov-2024 20:03:45 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 20:03:45 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 20:03:45 | using [token, token] by [user1, user2]"' |
09-Nov-2024 20:03:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:03:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:03:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84p9b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:03:45 | |
09-Nov-2024 20:03:45 | |
09-Nov-2024 20:03:45 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84p9b' |
09-Nov-2024 20:03:45 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84p9b' successfully started |
09-Nov-2024 20:03:45 | |
09-Nov-2024 20:03:45 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pk13kibvypwe2nba |
09-Nov-2024 20:03:45 | |
09-Nov-2024 20:03:45 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pk13kibvypwe2nba --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pk13kibvypwe2nba |
09-Nov-2024 20:03:45 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8269448762133122001'... |
09-Nov-2024 20:03:45 | Getting configuration... |
09-Nov-2024 20:03:45 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/pk13kibvypwe2nba'. |
09-Nov-2024 20:03:45 | |
09-Nov-2024 20:03:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 20:03:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 20:03:45 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-t5php', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 20:03:45 | |
09-Nov-2024 20:03:45 | |
09-Nov-2024 20:03:45 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-t5php' |
09-Nov-2024 20:03:45 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-t5php' successfully started |
09-Nov-2024 20:03:45 | |
09-Nov-2024 20:03:45 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7pjryg53noj8h912 |
09-Nov-2024 20:03:45 | |
09-Nov-2024 20:03:45 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7pjryg53noj8h912 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7pjryg53noj8h912 |
09-Nov-2024 20:03:45 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '770340534850067222'... |
09-Nov-2024 20:03:45 | Getting configuration... |
09-Nov-2024 20:03:45 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/7pjryg53noj8h912'. |
09-Nov-2024 20:03:45 | |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
09-Nov-2024 20:03:45 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
09-Nov-2024 20:03:45 | ================================================================= |
09-Nov-2024 20:03:45 | |
09-Nov-2024 20:03:56 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 20:03:56 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 20:03:56 | PASSED |
09-Nov-2024 20:03:56 | Unmounting client from /tmp/onedata/mnt/pk13kibvypwe2nba |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | Unmounting client from /tmp/onedata/mnt/7pjryg53noj8h912 |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731182625.837003', '-c', '/tmp/logs'] |
09-Nov-2024 20:03:56 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-czsmp. See /home/bamboo/.one-env/deployments/2024.11.09-19.50.04/pod-logs/dev-cross-support-job-3p-users-czsmp/entrypoint.log for more details |
09-Nov-2024 20:03:56 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-84p9b: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.04/pod-logs/dev-oneclient-krakow-7d9476b8bc-84p9b/oneclient_logs |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=203/236) |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:03:56 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=202/236) |
09-Nov-2024 20:03:56 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=195/236) |
09-Nov-2024 20:03:56 | 28,252 0% 26.94MB/s 0:00:00 (xfr#2, to-chk=201/236) |
09-Nov-2024 20:03:56 | 28,906 0% 27.57MB/s 0:00:00 (xfr#3, to-chk=197/236) |
09-Nov-2024 20:03:56 | 140,405 3% 16.74MB/s 0:00:00 (xfr#4, to-chk=196/236) |
09-Nov-2024 20:03:56 | 141,059 3% 16.82MB/s 0:00:00 (xfr#5, to-chk=195/236) |
09-Nov-2024 20:03:56 | 178,686 4% 12.17MB/s 0:00:00 (xfr#6, to-chk=194/236) |
09-Nov-2024 20:03:56 | 179,340 4% 11.40MB/s 0:00:00 (xfr#7, to-chk=190/236) |
09-Nov-2024 20:03:56 | 344,976 8% 12.65MB/s 0:00:00 (xfr#8, to-chk=189/236) |
09-Nov-2024 20:03:56 | 345,630 8% 12.68MB/s 0:00:00 (xfr#9, to-chk=188/236) |
09-Nov-2024 20:03:56 | 371,717 8% 13.63MB/s 0:00:00 (xfr#10, to-chk=187/236) |
09-Nov-2024 20:03:56 | 372,083 8% 13.65MB/s 0:00:00 (xfr#11, to-chk=183/236) |
09-Nov-2024 20:03:56 | 478,749 11% 15.74MB/s 0:00:00 (xfr#12, to-chk=182/236) |
09-Nov-2024 20:03:56 | 479,115 11% 15.76MB/s 0:00:00 (xfr#13, to-chk=181/236) |
09-Nov-2024 20:03:56 | 479,743 11% 15.78MB/s 0:00:00 (xfr#14, to-chk=180/236) |
09-Nov-2024 20:03:56 | 509,292 12% 16.19MB/s 0:00:00 (xfr#15, to-chk=179/236) |
09-Nov-2024 20:03:56 | 509,946 12% 16.21MB/s 0:00:00 (xfr#16, to-chk=175/236) |
09-Nov-2024 20:03:56 | 618,866 14% 17.88MB/s 0:00:00 (xfr#17, to-chk=174/236) |
09-Nov-2024 20:03:56 | 619,520 14% 17.90MB/s 0:00:00 (xfr#18, to-chk=173/236) |
09-Nov-2024 20:03:56 | 642,943 15% 16.57MB/s 0:00:00 (xfr#19, to-chk=172/236) |
09-Nov-2024 20:03:56 | 643,597 15% 16.59MB/s 0:00:00 (xfr#20, to-chk=168/236) |
09-Nov-2024 20:03:56 | 716,419 16% 17.98MB/s 0:00:00 (xfr#21, to-chk=167/236) |
09-Nov-2024 20:03:56 | 717,073 16% 18.00MB/s 0:00:00 (xfr#22, to-chk=166/236) |
09-Nov-2024 20:03:56 | 732,084 17% 18.37MB/s 0:00:00 (xfr#23, to-chk=165/236) |
09-Nov-2024 20:03:56 | 732,738 17% 18.39MB/s 0:00:00 (xfr#24, to-chk=161/236) |
09-Nov-2024 20:03:56 | 790,234 18% 18.84MB/s 0:00:00 (xfr#25, to-chk=160/236) |
09-Nov-2024 20:03:56 | 790,888 18% 18.86MB/s 0:00:00 (xfr#26, to-chk=159/236) |
09-Nov-2024 20:03:56 | 791,516 18% 18.87MB/s 0:00:00 (xfr#27, to-chk=158/236) |
09-Nov-2024 20:03:56 | 813,729 19% 18.93MB/s 0:00:00 (xfr#28, to-chk=157/236) |
09-Nov-2024 20:03:56 | 814,287 19% 18.94MB/s 0:00:00 (xfr#29, to-chk=153/236) |
09-Nov-2024 20:03:56 | 903,264 21% 21.01MB/s 0:00:00 (xfr#30, to-chk=152/236) |
09-Nov-2024 20:03:56 | 903,822 21% 21.02MB/s 0:00:00 (xfr#31, to-chk=151/236) |
09-Nov-2024 20:03:56 | 904,450 21% 21.04MB/s 0:00:00 (xfr#32, to-chk=150/236) |
09-Nov-2024 20:03:56 | 945,094 22% 21.46MB/s 0:00:00 (xfr#33, to-chk=149/236) |
09-Nov-2024 20:03:56 | 945,748 22% 21.47MB/s 0:00:00 (xfr#34, to-chk=145/236) |
09-Nov-2024 20:03:56 | 1,112,524 26% 22.57MB/s 0:00:00 (xfr#35, to-chk=144/236) |
09-Nov-2024 20:03:56 | 1,113,178 26% 22.59MB/s 0:00:00 (xfr#36, to-chk=143/236) |
09-Nov-2024 20:03:56 | 1,162,888 27% 23.10MB/s 0:00:00 (xfr#37, to-chk=142/236) |
09-Nov-2024 20:03:56 | 1,163,926 27% 23.13MB/s 0:00:00 (xfr#38, to-chk=138/236) |
09-Nov-2024 20:03:56 | 1,363,751 32% 24.54MB/s 0:00:00 (xfr#39, to-chk=137/236) |
09-Nov-2024 20:03:56 | 1,364,789 32% 24.56MB/s 0:00:00 (xfr#40, to-chk=136/236) |
09-Nov-2024 20:03:56 | 1,395,875 32% 25.12MB/s 0:00:00 (xfr#41, to-chk=135/236) |
09-Nov-2024 20:03:56 | 1,396,433 32% 25.13MB/s 0:00:00 (xfr#42, to-chk=131/236) |
09-Nov-2024 20:03:56 | 1,505,194 35% 19.66MB/s 0:00:00 (xfr#43, to-chk=130/236) |
09-Nov-2024 20:03:56 | 1,505,752 35% 19.67MB/s 0:00:00 (xfr#44, to-chk=129/236) |
09-Nov-2024 20:03:56 | 1,550,683 36% 20.26MB/s 0:00:00 (xfr#45, to-chk=128/236) |
09-Nov-2024 20:03:56 | 1,551,145 36% 20.26MB/s 0:00:00 (xfr#46, to-chk=124/236) |
09-Nov-2024 20:03:56 | 1,767,826 41% 19.38MB/s 0:00:00 (xfr#47, to-chk=123/236) |
09-Nov-2024 20:03:56 | 1,768,288 41% 19.38MB/s 0:00:00 (xfr#48, to-chk=122/236) |
09-Nov-2024 20:03:56 | 1,789,842 42% 19.40MB/s 0:00:00 (xfr#49, to-chk=121/236) |
09-Nov-2024 20:03:56 | 1,790,400 42% 19.40MB/s 0:00:00 (xfr#50, to-chk=117/236) |
09-Nov-2024 20:03:56 | 1,864,246 43% 19.32MB/s 0:00:00 (xfr#51, to-chk=116/236) |
09-Nov-2024 20:03:56 | 1,864,804 43% 19.33MB/s 0:00:00 (xfr#52, to-chk=115/236) |
09-Nov-2024 20:03:56 | 1,885,464 44% 19.33MB/s 0:00:00 (xfr#53, to-chk=114/236) |
09-Nov-2024 20:03:56 | 1,886,022 44% 19.34MB/s 0:00:00 (xfr#54, to-chk=110/236) |
09-Nov-2024 20:03:56 | 1,976,686 46% 19.84MB/s 0:00:00 (xfr#55, to-chk=109/236) |
09-Nov-2024 20:03:56 | 1,977,244 46% 19.85MB/s 0:00:00 (xfr#56, to-chk=108/236) |
09-Nov-2024 20:03:56 | 1,977,872 46% 19.86MB/s 0:00:00 (xfr#57, to-chk=107/236) |
09-Nov-2024 20:03:56 | 1,998,423 47% 19.85MB/s 0:00:00 (xfr#58, to-chk=106/236) |
09-Nov-2024 20:03:56 | 1,998,885 47% 19.86MB/s 0:00:00 (xfr#59, to-chk=102/236) |
09-Nov-2024 20:03:56 | 2,084,669 49% 20.29MB/s 0:00:00 (xfr#60, to-chk=101/236) |
09-Nov-2024 20:03:56 | 2,085,131 49% 20.29MB/s 0:00:00 (xfr#61, to-chk=100/236) |
09-Nov-2024 20:03:56 | 2,085,759 49% 20.30MB/s 0:00:00 (xfr#62, to-chk=99/236) |
09-Nov-2024 20:03:56 | 2,127,123 50% 20.70MB/s 0:00:00 (xfr#63, to-chk=98/236) |
09-Nov-2024 20:03:56 | 2,127,585 50% 20.70MB/s 0:00:00 (xfr#64, to-chk=94/236) |
09-Nov-2024 20:03:56 | 2,422,076 57% 22.43MB/s 0:00:00 (xfr#65, to-chk=93/236) |
09-Nov-2024 20:03:56 | 2,422,538 57% 22.21MB/s 0:00:00 (xfr#66, to-chk=92/236) |
09-Nov-2024 20:03:56 | 2,423,166 57% 22.22MB/s 0:00:00 (xfr#67, to-chk=91/236) |
09-Nov-2024 20:03:56 | 2,459,185 57% 22.55MB/s 0:00:00 (xfr#68, to-chk=90/236) |
09-Nov-2024 20:03:56 | 2,459,935 57% 22.56MB/s 0:00:00 (xfr#69, to-chk=86/236) |
09-Nov-2024 20:03:56 | 2,605,596 61% 23.44MB/s 0:00:00 (xfr#70, to-chk=85/236) |
09-Nov-2024 20:03:56 | 2,606,346 61% 23.45MB/s 0:00:00 (xfr#71, to-chk=84/236) |
09-Nov-2024 20:03:56 | 2,606,974 61% 23.45MB/s 0:00:00 (xfr#72, to-chk=83/236) |
09-Nov-2024 20:03:56 | 2,637,837 62% 23.29MB/s 0:00:00 (xfr#73, to-chk=82/236) |
09-Nov-2024 20:03:56 | 2,638,587 62% 23.30MB/s 0:00:00 (xfr#74, to-chk=78/236) |
09-Nov-2024 20:03:56 | 2,791,311 65% 24.42MB/s 0:00:00 (xfr#75, to-chk=77/236) |
09-Nov-2024 20:03:56 | 2,792,061 65% 24.43MB/s 0:00:00 (xfr#76, to-chk=76/236) |
09-Nov-2024 20:03:56 | 2,852,607 67% 23.45MB/s 0:00:00 (xfr#77, to-chk=75/236) |
09-Nov-2024 20:03:56 | 2,853,837 67% 23.46MB/s 0:00:00 (xfr#78, to-chk=71/236) |
09-Nov-2024 20:03:56 | 3,243,063 76% 23.61MB/s 0:00:00 (xfr#79, to-chk=70/236) |
09-Nov-2024 20:03:56 | 3,244,293 76% 23.62MB/s 0:00:00 (xfr#80, to-chk=69/236) |
09-Nov-2024 20:03:56 | 3,244,921 76% 23.62MB/s 0:00:00 (xfr#81, to-chk=68/236) |
09-Nov-2024 20:03:56 | 3,267,499 77% 23.79MB/s 0:00:00 (xfr#82, to-chk=67/236) |
09-Nov-2024 20:03:56 | 3,267,961 77% 23.61MB/s 0:00:00 (xfr#83, to-chk=63/236) |
09-Nov-2024 20:03:56 | 3,366,271 79% 23.61MB/s 0:00:00 (xfr#84, to-chk=62/236) |
09-Nov-2024 20:03:56 | 3,366,733 79% 23.61MB/s 0:00:00 (xfr#85, to-chk=61/236) |
09-Nov-2024 20:03:56 | 3,367,361 79% 23.44MB/s 0:00:00 (xfr#86, to-chk=60/236) |
09-Nov-2024 20:03:56 | 3,383,407 79% 23.55MB/s 0:00:00 (xfr#87, to-chk=59/236) |
09-Nov-2024 20:03:56 | 3,383,869 79% 23.56MB/s 0:00:00 (xfr#88, to-chk=55/236) |
09-Nov-2024 20:03:56 | 3,443,617 81% 23.13MB/s 0:00:00 (xfr#89, to-chk=54/236) |
09-Nov-2024 20:03:56 | 3,444,079 81% 23.13MB/s 0:00:00 (xfr#90, to-chk=53/236) |
09-Nov-2024 20:03:56 | 3,463,363 81% 23.26MB/s 0:00:00 (xfr#91, to-chk=52/236) |
09-Nov-2024 20:03:56 | 3,463,921 81% 23.26MB/s 0:00:00 (xfr#92, to-chk=48/236) |
09-Nov-2024 20:03:56 | 3,525,224 83% 23.03MB/s 0:00:00 (xfr#93, to-chk=47/236) |
09-Nov-2024 20:03:56 | 3,525,782 83% 23.03MB/s 0:00:00 (xfr#94, to-chk=46/236) |
09-Nov-2024 20:03:56 | 3,547,039 83% 23.17MB/s 0:00:00 (xfr#95, to-chk=45/236) |
09-Nov-2024 20:03:56 | 3,547,597 83% 23.17MB/s 0:00:00 (xfr#96, to-chk=41/236) |
09-Nov-2024 20:03:56 | 3,646,258 85% 23.82MB/s 0:00:00 (xfr#97, to-chk=40/236) |
09-Nov-2024 20:03:56 | 3,646,816 85% 23.66MB/s 0:00:00 (xfr#98, to-chk=39/236) |
09-Nov-2024 20:03:56 | 3,647,444 85% 23.66MB/s 0:00:00 (xfr#99, to-chk=38/236) |
09-Nov-2024 20:03:56 | 3,669,904 86% 23.81MB/s 0:00:00 (xfr#100, to-chk=37/236) |
09-Nov-2024 20:03:56 | 3,670,462 86% 23.81MB/s 0:00:00 (xfr#101, to-chk=33/236) |
09-Nov-2024 20:03:56 | 3,748,242 88% 23.83MB/s 0:00:00 (xfr#102, to-chk=32/236) |
09-Nov-2024 20:03:56 | 3,748,800 88% 23.68MB/s 0:00:00 (xfr#103, to-chk=31/236) |
09-Nov-2024 20:03:56 | 3,749,428 88% 23.68MB/s 0:00:00 (xfr#104, to-chk=30/236) |
09-Nov-2024 20:03:56 | 3,769,973 88% 23.81MB/s 0:00:00 (xfr#105, to-chk=29/236) |
09-Nov-2024 20:03:56 | 3,770,531 88% 23.81MB/s 0:00:00 (xfr#106, to-chk=25/236) |
09-Nov-2024 20:03:56 | 3,845,612 90% 22.92MB/s 0:00:00 (xfr#107, to-chk=24/236) |
09-Nov-2024 20:03:56 | 3,846,170 90% 22.92MB/s 0:00:00 (xfr#108, to-chk=23/236) |
09-Nov-2024 20:03:56 | 3,866,907 91% 23.05MB/s 0:00:00 (xfr#109, to-chk=22/236) |
09-Nov-2024 20:03:56 | 3,867,273 91% 23.05MB/s 0:00:00 (xfr#110, to-chk=18/236) |
09-Nov-2024 20:03:56 | 3,970,957 93% 23.52MB/s 0:00:00 (xfr#111, to-chk=17/236) |
09-Nov-2024 20:03:56 | 3,971,323 93% 23.52MB/s 0:00:00 (xfr#112, to-chk=16/236) |
09-Nov-2024 20:03:56 | 3,971,951 93% 23.53MB/s 0:00:00 (xfr#113, to-chk=15/236) |
09-Nov-2024 20:03:56 | 3,990,276 94% 23.64MB/s 0:00:00 (xfr#114, to-chk=14/236) |
09-Nov-2024 20:03:56 | 3,990,642 94% 23.64MB/s 0:00:00 (xfr#115, to-chk=10/236) |
09-Nov-2024 20:03:56 | 4,057,219 95% 23.74MB/s 0:00:00 (xfr#116, to-chk=9/236) |
09-Nov-2024 20:03:56 | 4,057,585 95% 23.74MB/s 0:00:00 (xfr#117, to-chk=8/236) |
09-Nov-2024 20:03:56 | 4,082,109 96% 23.74MB/s 0:00:00 (xfr#118, to-chk=7/236) |
09-Nov-2024 20:03:56 | 4,082,667 96% 23.74MB/s 0:00:00 (xfr#119, to-chk=3/236) |
09-Nov-2024 20:03:56 | 4,170,335 98% 23.96MB/s 0:00:00 (xfr#120, to-chk=2/236) |
09-Nov-2024 20:03:56 | 4,170,893 98% 23.96MB/s 0:00:00 (xfr#121, to-chk=1/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.91MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.77MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.77MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.77MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.77MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.50MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | 4,237,736 99% 23.50MB/s 0:00:00 (xfr#122, to-chk=0/236) |
09-Nov-2024 20:03:56 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-t5php: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.04/pod-logs/dev-oneclient-paris-5cc45c8cb7-t5php/oneclient_logs |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=199/232) |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:03:56 | 39,384 1% 37.56MB/s 0:00:00 (xfr#1, to-chk=198/232) |
09-Nov-2024 20:03:56 | 39,384 1% 37.56MB/s 0:00:00 (xfr#1, to-chk=192/232) |
09-Nov-2024 20:03:56 | 40,038 1% 38.18MB/s 0:00:00 (xfr#2, to-chk=194/232) |
09-Nov-2024 20:03:56 | 198,351 6% 18.92MB/s 0:00:00 (xfr#3, to-chk=193/232) |
09-Nov-2024 20:03:56 | 199,005 6% 18.98MB/s 0:00:00 (xfr#4, to-chk=192/232) |
09-Nov-2024 20:03:56 | 199,633 6% 19.04MB/s 0:00:00 (xfr#5, to-chk=191/232) |
09-Nov-2024 20:03:56 | 226,325 7% 14.39MB/s 0:00:00 (xfr#6, to-chk=190/232) |
09-Nov-2024 20:03:56 | 226,883 7% 14.42MB/s 0:00:00 (xfr#7, to-chk=186/232) |
09-Nov-2024 20:03:56 | 316,279 10% 12.57MB/s 0:00:00 (xfr#8, to-chk=185/232) |
09-Nov-2024 20:03:56 | 316,837 10% 12.09MB/s 0:00:00 (xfr#9, to-chk=184/232) |
09-Nov-2024 20:03:56 | 317,465 10% 12.11MB/s 0:00:00 (xfr#10, to-chk=183/232) |
09-Nov-2024 20:03:56 | 339,738 11% 12.46MB/s 0:00:00 (xfr#11, to-chk=182/232) |
09-Nov-2024 20:03:56 | 340,296 11% 12.48MB/s 0:00:00 (xfr#12, to-chk=178/232) |
09-Nov-2024 20:03:56 | 436,222 14% 14.86MB/s 0:00:00 (xfr#13, to-chk=177/232) |
09-Nov-2024 20:03:56 | 436,780 14% 14.88MB/s 0:00:00 (xfr#14, to-chk=176/232) |
09-Nov-2024 20:03:56 | 456,341 15% 15.01MB/s 0:00:00 (xfr#15, to-chk=175/232) |
09-Nov-2024 20:03:56 | 456,803 15% 15.02MB/s 0:00:00 (xfr#16, to-chk=171/232) |
09-Nov-2024 20:03:56 | 520,533 17% 16.55MB/s 0:00:00 (xfr#17, to-chk=170/232) |
09-Nov-2024 20:03:56 | 520,995 17% 16.56MB/s 0:00:00 (xfr#18, to-chk=169/232) |
09-Nov-2024 20:03:56 | 521,623 17% 16.58MB/s 0:00:00 (xfr#19, to-chk=168/232) |
09-Nov-2024 20:03:56 | 536,574 18% 17.06MB/s 0:00:00 (xfr#20, to-chk=167/232) |
09-Nov-2024 20:03:56 | 537,132 18% 16.52MB/s 0:00:00 (xfr#21, to-chk=163/232) |
09-Nov-2024 20:03:56 | 590,116 19% 18.15MB/s 0:00:00 (xfr#22, to-chk=162/232) |
09-Nov-2024 20:03:56 | 590,674 19% 18.17MB/s 0:00:00 (xfr#23, to-chk=161/232) |
09-Nov-2024 20:03:56 | 591,302 19% 18.19MB/s 0:00:00 (xfr#24, to-chk=160/232) |
09-Nov-2024 20:03:56 | 613,466 20% 18.28MB/s 0:00:00 (xfr#25, to-chk=159/232) |
09-Nov-2024 20:03:56 | 613,928 20% 18.30MB/s 0:00:00 (xfr#26, to-chk=155/232) |
09-Nov-2024 20:03:56 | 709,307 23% 19.90MB/s 0:00:00 (xfr#27, to-chk=154/232) |
09-Nov-2024 20:03:56 | 709,769 23% 19.91MB/s 0:00:00 (xfr#28, to-chk=153/232) |
09-Nov-2024 20:03:56 | 726,320 24% 19.79MB/s 0:00:00 (xfr#29, to-chk=152/232) |
09-Nov-2024 20:03:56 | 726,782 24% 19.80MB/s 0:00:00 (xfr#30, to-chk=148/232) |
09-Nov-2024 20:03:56 | 786,510 26% 20.27MB/s 0:00:00 (xfr#31, to-chk=147/232) |
09-Nov-2024 20:03:56 | 786,972 26% 20.28MB/s 0:00:00 (xfr#32, to-chk=146/232) |
09-Nov-2024 20:03:56 | 822,062 27% 20.63MB/s 0:00:00 (xfr#33, to-chk=145/232) |
09-Nov-2024 20:03:56 | 822,620 27% 20.65MB/s 0:00:00 (xfr#34, to-chk=141/232) |
09-Nov-2024 20:03:56 | 954,213 32% 20.22MB/s 0:00:00 (xfr#35, to-chk=140/232) |
09-Nov-2024 20:03:56 | 954,771 32% 19.79MB/s 0:00:00 (xfr#36, to-chk=139/232) |
09-Nov-2024 20:03:56 | 970,590 32% 20.12MB/s 0:00:00 (xfr#37, to-chk=138/232) |
09-Nov-2024 20:03:56 | 970,956 32% 20.13MB/s 0:00:00 (xfr#38, to-chk=134/232) |
09-Nov-2024 20:03:56 | 1,024,991 34% 21.25MB/s 0:00:00 (xfr#39, to-chk=133/232) |
09-Nov-2024 20:03:56 | 1,025,357 34% 20.81MB/s 0:00:00 (xfr#40, to-chk=132/232) |
09-Nov-2024 20:03:56 | 1,025,985 34% 20.82MB/s 0:00:00 (xfr#41, to-chk=131/232) |
09-Nov-2024 20:03:56 | 1,047,463 35% 21.25MB/s 0:00:00 (xfr#42, to-chk=130/232) |
09-Nov-2024 20:03:56 | 1,048,021 35% 21.27MB/s 0:00:00 (xfr#43, to-chk=126/232) |
09-Nov-2024 20:03:56 | 1,132,607 38% 22.50MB/s 0:00:00 (xfr#44, to-chk=125/232) |
09-Nov-2024 20:03:56 | 1,133,165 38% 22.51MB/s 0:00:00 (xfr#45, to-chk=124/232) |
09-Nov-2024 20:03:56 | 1,133,793 38% 22.53MB/s 0:00:00 (xfr#46, to-chk=123/232) |
09-Nov-2024 20:03:56 | 1,156,367 38% 22.97MB/s 0:00:00 (xfr#47, to-chk=122/232) |
09-Nov-2024 20:03:56 | 1,156,733 38% 22.98MB/s 0:00:00 (xfr#48, to-chk=118/232) |
09-Nov-2024 20:03:56 | 1,231,953 41% 23.04MB/s 0:00:00 (xfr#49, to-chk=117/232) |
09-Nov-2024 20:03:56 | 1,232,319 41% 23.04MB/s 0:00:00 (xfr#50, to-chk=116/232) |
09-Nov-2024 20:03:56 | 1,232,947 41% 23.06MB/s 0:00:00 (xfr#51, to-chk=115/232) |
09-Nov-2024 20:03:56 | 1,256,349 42% 23.49MB/s 0:00:00 (xfr#52, to-chk=114/232) |
09-Nov-2024 20:03:56 | 1,257,003 42% 23.51MB/s 0:00:00 (xfr#53, to-chk=110/232) |
09-Nov-2024 20:03:56 | 1,345,046 45% 20.36MB/s 0:00:00 (xfr#54, to-chk=109/232) |
09-Nov-2024 20:03:56 | 1,345,700 45% 20.37MB/s 0:00:00 (xfr#55, to-chk=108/232) |
09-Nov-2024 20:03:56 | 1,346,328 45% 20.38MB/s 0:00:00 (xfr#56, to-chk=107/232) |
09-Nov-2024 20:03:56 | 1,365,776 46% 20.67MB/s 0:00:00 (xfr#57, to-chk=106/232) |
09-Nov-2024 20:03:56 | 1,366,526 46% 20.69MB/s 0:00:00 (xfr#58, to-chk=102/232) |
09-Nov-2024 20:03:56 | 1,435,322 48% 21.73MB/s 0:00:00 (xfr#59, to-chk=101/232) |
09-Nov-2024 20:03:56 | 1,436,072 48% 21.40MB/s 0:00:00 (xfr#60, to-chk=100/232) |
09-Nov-2024 20:03:56 | 1,453,890 48% 21.66MB/s 0:00:00 (xfr#61, to-chk=99/232) |
09-Nov-2024 20:03:56 | 1,454,544 49% 21.67MB/s 0:00:00 (xfr#62, to-chk=95/232) |
09-Nov-2024 20:03:56 | 1,510,002 50% 22.50MB/s 0:00:00 (xfr#63, to-chk=94/232) |
09-Nov-2024 20:03:56 | 1,510,656 50% 22.51MB/s 0:00:00 (xfr#64, to-chk=93/232) |
09-Nov-2024 20:03:56 | 1,540,184 51% 22.95MB/s 0:00:00 (xfr#65, to-chk=92/232) |
09-Nov-2024 20:03:56 | 1,540,838 51% 22.96MB/s 0:00:00 (xfr#66, to-chk=88/232) |
09-Nov-2024 20:03:56 | 1,650,570 55% 24.22MB/s 0:00:00 (xfr#67, to-chk=87/232) |
09-Nov-2024 20:03:56 | 1,651,224 55% 24.23MB/s 0:00:00 (xfr#68, to-chk=86/232) |
09-Nov-2024 20:03:56 | 1,651,852 55% 24.24MB/s 0:00:00 (xfr#69, to-chk=85/232) |
09-Nov-2024 20:03:56 | 1,677,586 56% 24.24MB/s 0:00:00 (xfr#70, to-chk=84/232) |
09-Nov-2024 20:03:56 | 1,678,240 56% 24.25MB/s 0:00:00 (xfr#71, to-chk=80/232) |
09-Nov-2024 20:03:56 | 1,773,879 59% 25.63MB/s 0:00:00 (xfr#72, to-chk=79/232) |
09-Nov-2024 20:03:56 | 1,774,533 59% 25.64MB/s 0:00:00 (xfr#73, to-chk=78/232) |
09-Nov-2024 20:03:56 | 1,796,473 60% 25.96MB/s 0:00:00 (xfr#74, to-chk=77/232) |
09-Nov-2024 20:03:56 | 1,797,127 60% 25.97MB/s 0:00:00 (xfr#75, to-chk=73/232) |
09-Nov-2024 20:03:56 | 1,880,446 63% 26.77MB/s 0:00:00 (xfr#76, to-chk=72/232) |
09-Nov-2024 20:03:56 | 1,881,100 63% 26.78MB/s 0:00:00 (xfr#77, to-chk=71/232) |
09-Nov-2024 20:03:56 | 1,899,071 63% 27.03MB/s 0:00:00 (xfr#78, to-chk=70/232) |
09-Nov-2024 20:03:56 | 1,899,533 63% 27.04MB/s 0:00:00 (xfr#79, to-chk=66/232) |
09-Nov-2024 20:03:56 | 1,965,854 66% 27.98MB/s 0:00:00 (xfr#80, to-chk=65/232) |
09-Nov-2024 20:03:56 | 1,966,316 66% 27.99MB/s 0:00:00 (xfr#81, to-chk=64/232) |
09-Nov-2024 20:03:56 | 1,989,238 67% 27.90MB/s 0:00:00 (xfr#82, to-chk=63/232) |
09-Nov-2024 20:03:56 | 1,989,892 67% 27.91MB/s 0:00:00 (xfr#83, to-chk=59/232) |
09-Nov-2024 20:03:56 | 2,071,301 69% 29.05MB/s 0:00:00 (xfr#84, to-chk=58/232) |
09-Nov-2024 20:03:56 | 2,071,955 69% 29.06MB/s 0:00:00 (xfr#85, to-chk=57/232) |
09-Nov-2024 20:03:56 | 2,098,840 70% 29.44MB/s 0:00:00 (xfr#86, to-chk=56/232) |
09-Nov-2024 20:03:56 | 2,099,302 70% 29.44MB/s 0:00:00 (xfr#87, to-chk=52/232) |
09-Nov-2024 20:03:56 | 2,198,965 74% 30.39MB/s 0:00:00 (xfr#88, to-chk=51/232) |
09-Nov-2024 20:03:56 | 2,199,427 74% 30.40MB/s 0:00:00 (xfr#89, to-chk=50/232) |
09-Nov-2024 20:03:56 | 2,227,664 75% 30.79MB/s 0:00:00 (xfr#90, to-chk=49/232) |
09-Nov-2024 20:03:56 | 2,228,222 75% 30.80MB/s 0:00:00 (xfr#91, to-chk=45/232) |
09-Nov-2024 20:03:56 | 2,324,129 78% 31.66MB/s 0:00:00 (xfr#92, to-chk=44/232) |
09-Nov-2024 20:03:56 | 2,324,687 78% 31.67MB/s 0:00:00 (xfr#93, to-chk=43/232) |
09-Nov-2024 20:03:56 | 2,344,826 79% 31.95MB/s 0:00:00 (xfr#94, to-chk=42/232) |
09-Nov-2024 20:03:56 | 2,345,096 79% 31.95MB/s 0:00:00 (xfr#95, to-chk=38/232) |
09-Nov-2024 20:03:56 | 2,411,329 81% 29.87MB/s 0:00:00 (xfr#96, to-chk=37/232) |
09-Nov-2024 20:03:56 | 2,411,599 81% 29.87MB/s 0:00:00 (xfr#97, to-chk=36/232) |
09-Nov-2024 20:03:56 | 2,439,853 82% 29.83MB/s 0:00:00 (xfr#98, to-chk=35/232) |
09-Nov-2024 20:03:56 | 2,440,411 82% 29.84MB/s 0:00:00 (xfr#99, to-chk=31/232) |
09-Nov-2024 20:03:56 | 2,536,713 85% 31.02MB/s 0:00:00 (xfr#100, to-chk=30/232) |
09-Nov-2024 20:03:56 | 2,537,271 85% 31.02MB/s 0:00:00 (xfr#101, to-chk=29/232) |
09-Nov-2024 20:03:56 | 2,558,895 86% 31.29MB/s 0:00:00 (xfr#102, to-chk=28/232) |
09-Nov-2024 20:03:56 | 2,559,549 86% 31.29MB/s 0:00:00 (xfr#103, to-chk=24/232) |
09-Nov-2024 20:03:56 | 2,648,400 89% 31.97MB/s 0:00:00 (xfr#104, to-chk=23/232) |
09-Nov-2024 20:03:56 | 2,649,054 89% 31.98MB/s 0:00:00 (xfr#105, to-chk=22/232) |
09-Nov-2024 20:03:56 | 2,676,104 90% 32.31MB/s 0:00:00 (xfr#106, to-chk=21/232) |
09-Nov-2024 20:03:56 | 2,676,758 90% 32.31MB/s 0:00:00 (xfr#107, to-chk=17/232) |
09-Nov-2024 20:03:56 | 2,766,249 93% 32.98MB/s 0:00:00 (xfr#108, to-chk=16/232) |
09-Nov-2024 20:03:56 | 2,766,903 93% 32.98MB/s 0:00:00 (xfr#109, to-chk=15/232) |
09-Nov-2024 20:03:56 | 2,783,088 93% 33.18MB/s 0:00:00 (xfr#110, to-chk=14/232) |
09-Nov-2024 20:03:56 | 2,783,646 93% 33.18MB/s 0:00:00 (xfr#111, to-chk=10/232) |
09-Nov-2024 20:03:56 | 2,843,746 95% 31.53MB/s 0:00:00 (xfr#112, to-chk=9/232) |
09-Nov-2024 20:03:56 | 2,844,304 95% 31.54MB/s 0:00:00 (xfr#113, to-chk=8/232) |
09-Nov-2024 20:03:56 | 2,858,830 96% 31.70MB/s 0:00:00 (xfr#114, to-chk=7/232) |
09-Nov-2024 20:03:56 | 2,859,196 96% 31.71MB/s 0:00:00 (xfr#115, to-chk=3/232) |
09-Nov-2024 20:03:56 | 2,918,188 98% 32.36MB/s 0:00:00 (xfr#116, to-chk=2/232) |
09-Nov-2024 20:03:56 | 2,918,554 98% 32.36MB/s 0:00:00 (xfr#117, to-chk=1/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 32.49MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 31.76MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 31.76MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | 2,963,585 99% 31.76MB/s 0:00:00 (xfr#118, to-chk=0/232) |
09-Nov-2024 20:03:56 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.04/pod-logs/dev-oneprovider-krakow-0/op-panel |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:03:56 | 18,006 16% 17.17MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:03:56 | 36,947 33% 35.24MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:03:56 | 36,947 33% 35.24MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:03:56 | 54,750 49% 52.21MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:03:56 | 55,041 50% 52.49MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:03:56 | 55,041 50% 52.49MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:03:56 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.04/pod-logs/dev-oneprovider-krakow-0/op-worker |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=52/55) |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:03:56 | 59,265 9% 56.52MB/s 0:00:00 (xfr#2, to-chk=50/55) |
09-Nov-2024 20:03:56 | 116,458 18% 111.06MB/s 0:00:00 (xfr#3, to-chk=48/55) |
09-Nov-2024 20:03:56 | 116,458 18% 111.06MB/s 0:00:00 (xfr#4, to-chk=46/55) |
09-Nov-2024 20:03:56 | 116,458 18% 111.06MB/s 0:00:00 (xfr#5, to-chk=44/55) |
09-Nov-2024 20:03:56 | 171,673 27% 163.72MB/s 0:00:00 (xfr#6, to-chk=42/55) |
09-Nov-2024 20:03:56 | 171,823 27% 81.93MB/s 0:00:00 (xfr#7, to-chk=40/55) |
09-Nov-2024 20:03:56 | 172,120 27% 82.07MB/s 0:00:00 (xfr#8, to-chk=38/55) |
09-Nov-2024 20:03:56 | 263,261 41% 83.69MB/s 0:00:00 (xfr#9, to-chk=36/55) |
09-Nov-2024 20:03:56 | 267,130 42% 84.92MB/s 0:00:00 (xfr#10, to-chk=26/55) |
09-Nov-2024 20:03:56 | 274,077 43% 87.13MB/s 0:00:00 (xfr#11, to-chk=25/55) |
09-Nov-2024 20:03:56 | 281,875 44% 89.61MB/s 0:00:00 (xfr#12, to-chk=24/55) |
09-Nov-2024 20:03:56 | 285,459 45% 68.06MB/s 0:00:00 (xfr#13, to-chk=23/55) |
09-Nov-2024 20:03:56 | 287,276 45% 68.49MB/s 0:00:00 (xfr#14, to-chk=22/55) |
09-Nov-2024 20:03:56 | 287,497 45% 68.54MB/s 0:00:00 (xfr#15, to-chk=21/55) |
09-Nov-2024 20:03:56 | 290,055 46% 69.15MB/s 0:00:00 (xfr#16, to-chk=20/55) |
09-Nov-2024 20:03:56 | 294,437 46% 56.16MB/s 0:00:00 (xfr#17, to-chk=19/55) |
09-Nov-2024 20:03:56 | 295,741 47% 56.41MB/s 0:00:00 (xfr#18, to-chk=18/55) |
09-Nov-2024 20:03:56 | 301,092 47% 57.43MB/s 0:00:00 (xfr#19, to-chk=17/55) |
09-Nov-2024 20:03:56 | 306,956 48% 58.55MB/s 0:00:00 (xfr#20, to-chk=16/55) |
09-Nov-2024 20:03:56 | 314,357 50% 59.96MB/s 0:00:00 (xfr#21, to-chk=15/55) |
09-Nov-2024 20:03:56 | 315,091 50% 60.10MB/s 0:00:00 (xfr#22, to-chk=14/55) |
09-Nov-2024 20:03:56 | 319,701 50% 50.82MB/s 0:00:00 (xfr#23, to-chk=13/55) |
09-Nov-2024 20:03:56 | 322,772 51% 51.30MB/s 0:00:00 (xfr#24, to-chk=12/55) |
09-Nov-2024 20:03:56 | 329,149 52% 39.24MB/s 0:00:00 (xfr#25, to-chk=11/55) |
09-Nov-2024 20:03:56 | 334,728 53% 39.90MB/s 0:00:00 (xfr#26, to-chk=10/55) |
09-Nov-2024 20:03:56 | 337,571 53% 40.24MB/s 0:00:00 (xfr#27, to-chk=9/55) |
09-Nov-2024 20:03:56 | 339,103 53% 40.42MB/s 0:00:00 (xfr#28, to-chk=8/55) |
09-Nov-2024 20:03:56 | 345,765 55% 41.22MB/s 0:00:00 (xfr#29, to-chk=7/55) |
09-Nov-2024 20:03:56 | 347,816 55% 41.46MB/s 0:00:00 (xfr#30, to-chk=6/55) |
09-Nov-2024 20:03:56 | 351,172 55% 37.21MB/s 0:00:00 (xfr#31, to-chk=5/55) |
09-Nov-2024 20:03:56 | 353,508 56% 37.46MB/s 0:00:00 (xfr#32, to-chk=4/55) |
09-Nov-2024 20:03:56 | 357,605 56% 37.89MB/s 0:00:00 (xfr#33, to-chk=3/55) |
09-Nov-2024 20:03:56 | 358,054 56% 37.94MB/s 0:00:00 (xfr#34, to-chk=2/55) |
09-Nov-2024 20:03:56 | 359,073 57% 38.05MB/s 0:00:00 (xfr#35, to-chk=1/55) |
09-Nov-2024 20:03:56 | 365,165 58% 34.82MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 20:03:56 | 365,165 58% 34.82MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 20:03:56 | 365,165 58% 34.82MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 20:03:56 | 365,165 58% 31.66MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 20:03:56 | 365,165 58% 31.66MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 20:03:56 | 365,165 58% 31.66MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 20:03:56 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.04/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:03:56 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:03:56 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:03:56 | 4,776 34% 2.28MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:03:56 | 6,595 48% 3.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:03:56 | 6,857 50% 3.27MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:03:56 | 6,857 50% 2.18MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:03:56 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.04/pod-logs/dev-oneprovider-paris-0/op-panel |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:03:56 | 17,971 16% 17.14MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:03:56 | 36,875 33% 35.17MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:03:56 | 36,875 33% 35.17MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:03:56 | 54,643 49% 52.11MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:03:56 | 54,934 50% 52.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:03:56 | 54,934 50% 52.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:03:56 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.04/pod-logs/dev-oneprovider-paris-0/op-worker |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=52/55) |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:03:56 | 56,424 9% 53.81MB/s 0:00:00 (xfr#2, to-chk=50/55) |
09-Nov-2024 20:03:56 | 110,661 18% 105.53MB/s 0:00:00 (xfr#3, to-chk=48/55) |
09-Nov-2024 20:03:56 | 110,661 18% 105.53MB/s 0:00:00 (xfr#4, to-chk=46/55) |
09-Nov-2024 20:03:56 | 110,661 18% 105.53MB/s 0:00:00 (xfr#5, to-chk=44/55) |
09-Nov-2024 20:03:56 | 163,035 26% 77.74MB/s 0:00:00 (xfr#6, to-chk=42/55) |
09-Nov-2024 20:03:56 | 163,185 26% 77.81MB/s 0:00:00 (xfr#7, to-chk=40/55) |
09-Nov-2024 20:03:56 | 163,482 26% 77.95MB/s 0:00:00 (xfr#8, to-chk=38/55) |
09-Nov-2024 20:03:56 | 254,851 41% 81.01MB/s 0:00:00 (xfr#9, to-chk=36/55) |
09-Nov-2024 20:03:56 | 259,461 42% 82.48MB/s 0:00:00 (xfr#10, to-chk=26/55) |
09-Nov-2024 20:03:56 | 262,310 42% 62.54MB/s 0:00:00 (xfr#11, to-chk=25/55) |
09-Nov-2024 20:03:56 | 262,531 42% 62.59MB/s 0:00:00 (xfr#12, to-chk=24/55) |
09-Nov-2024 20:03:56 | 264,859 43% 63.15MB/s 0:00:00 (xfr#13, to-chk=23/55) |
09-Nov-2024 20:03:56 | 270,491 44% 64.49MB/s 0:00:00 (xfr#14, to-chk=22/55) |
09-Nov-2024 20:03:56 | 273,853 44% 65.29MB/s 0:00:00 (xfr#15, to-chk=21/55) |
09-Nov-2024 20:03:56 | 280,000 45% 66.76MB/s 0:00:00 (xfr#16, to-chk=20/55) |
09-Nov-2024 20:03:56 | 282,045 46% 67.24MB/s 0:00:00 (xfr#17, to-chk=19/55) |
09-Nov-2024 20:03:56 | 284,601 46% 67.85MB/s 0:00:00 (xfr#18, to-chk=18/55) |
09-Nov-2024 20:03:56 | 285,618 46% 54.48MB/s 0:00:00 (xfr#19, to-chk=17/55) |
09-Nov-2024 20:03:56 | 293,015 47% 55.89MB/s 0:00:00 (xfr#20, to-chk=16/55) |
09-Nov-2024 20:03:56 | 298,877 48% 57.01MB/s 0:00:00 (xfr#21, to-chk=15/55) |
09-Nov-2024 20:03:56 | 300,407 49% 57.30MB/s 0:00:00 (xfr#22, to-chk=14/55) |
09-Nov-2024 20:03:56 | 304,274 49% 58.04MB/s 0:00:00 (xfr#23, to-chk=13/55) |
09-Nov-2024 20:03:56 | 311,227 50% 59.36MB/s 0:00:00 (xfr#24, to-chk=12/55) |
09-Nov-2024 20:03:56 | 314,296 51% 49.96MB/s 0:00:00 (xfr#25, to-chk=11/55) |
09-Nov-2024 20:03:56 | 320,956 52% 51.01MB/s 0:00:00 (xfr#26, to-chk=10/55) |
09-Nov-2024 20:03:56 | 321,403 52% 51.09MB/s 0:00:00 (xfr#27, to-chk=9/55) |
09-Nov-2024 20:03:56 | 329,199 53% 52.32MB/s 0:00:00 (xfr#28, to-chk=8/55) |
09-Nov-2024 20:03:56 | 330,509 54% 52.53MB/s 0:00:00 (xfr#29, to-chk=7/55) |
09-Nov-2024 20:03:56 | 334,156 54% 45.53MB/s 0:00:00 (xfr#30, to-chk=6/55) |
09-Nov-2024 20:03:56 | 338,251 55% 46.08MB/s 0:00:00 (xfr#31, to-chk=5/55) |
09-Nov-2024 20:03:56 | 344,626 56% 46.95MB/s 0:00:00 (xfr#32, to-chk=4/55) |
09-Nov-2024 20:03:56 | 349,961 57% 47.68MB/s 0:00:00 (xfr#33, to-chk=3/55) |
09-Nov-2024 20:03:56 | 351,776 57% 47.93MB/s 0:00:00 (xfr#34, to-chk=2/55) |
09-Nov-2024 20:03:56 | 352,508 57% 48.03MB/s 0:00:00 (xfr#35, to-chk=1/55) |
09-Nov-2024 20:03:56 | 356,888 58% 42.54MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 20:03:56 | 356,888 58% 42.54MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 20:03:56 | 356,888 58% 42.54MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 20:03:56 | 356,888 58% 34.04MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 20:03:56 | 356,888 58% 34.04MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 20:03:56 | 356,888 58% 34.04MB/s 0:00:00 (xfr#36, to-chk=0/55) |
09-Nov-2024 20:03:56 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.04/pod-logs/dev-oneprovider-paris-0/cluster-manager |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:03:56 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:03:56 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:03:56 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:03:56 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:03:56 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:03:56 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:03:56 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.04/pod-logs/dev-onezone-0/oz-panel |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:03:56 | 56,505 12% 53.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:03:56 | 114,611 25% 109.30MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:03:56 | 163,985 37% 39.10MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:03:56 | 220,287 49% 52.52MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:03:56 | 220,578 50% 42.07MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:03:56 | 220,578 50% 35.06MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:03:56 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.04/pod-logs/dev-onezone-0/oz-worker |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:03:56 | 24,356 7% 23.23MB/s 0:00:00 (xfr#2, to-chk=13/18) |
09-Nov-2024 20:03:56 | 49,485 14% 47.19MB/s 0:00:00 (xfr#3, to-chk=11/18) |
09-Nov-2024 20:03:56 | 49,485 14% 47.19MB/s 0:00:00 (xfr#4, to-chk=9/18) |
09-Nov-2024 20:03:56 | 73,361 22% 69.96MB/s 0:00:00 (xfr#5, to-chk=7/18) |
09-Nov-2024 20:03:56 | 73,452 22% 70.05MB/s 0:00:00 (xfr#6, to-chk=5/18) |
09-Nov-2024 20:03:56 | 73,749 22% 70.33MB/s 0:00:00 (xfr#7, to-chk=3/18) |
09-Nov-2024 20:03:56 | 166,341 50% 158.64MB/s 0:00:00 (xfr#8, to-chk=1/18) |
09-Nov-2024 20:03:56 | 166,341 50% 79.32MB/s 0:00:00 (xfr#8, to-chk=0/18) |
09-Nov-2024 20:03:56 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.50.04/pod-logs/dev-onezone-0/cluster-manager |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 20:03:56 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 20:03:56 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 20:03:56 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 20:03:56 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 20:03:56 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 20:03:56 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 20:03:56 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 20:03:56 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731182625.837003 exists, exporting anyway. |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | =============================== warnings summary =============================== |
09-Nov-2024 20:03:56 | tests/utils/rest_utils.py:98 |
09-Nov-2024 20:03:56 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 20:03:56 | print(""" |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | tests/utils/path_utils.py:112 |
09-Nov-2024 20:03:56 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 20:03:56 | return path.replace("'", "\\'").replace(' ', '\ ') |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | tests/utils/acceptance_utils.py:55 |
09-Nov-2024 20:03:56 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 20:03:56 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | tests/utils/acceptance_utils.py:57 |
09-Nov-2024 20:03:56 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 20:03:56 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 20:03:56 | |
09-Nov-2024 20:03:56 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
09-Nov-2024 20:03:56 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/test-reports/results.xml - |
09-Nov-2024 20:03:56 | ================== 27 passed, 4 warnings in 834.22s (0:13:54) ================== |
09-Nov-2024 20:04:00 | release "dev" uninstalled |
09-Nov-2024 20:04:01 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
09-Nov-2024 20:04:01 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
09-Nov-2024 20:04:03 | No resources found |
09-Nov-2024 20:04:04 | Sidecar injection has been disabled |
09-Nov-2024 20:04:04 | Cleaning helm release "dev"... |
09-Nov-2024 20:04:04 | Deleted 1 helm deployments |
09-Nov-2024 20:04:04 | Deleted 0 k8s deployments |
09-Nov-2024 20:04:04 | Deleted 0 k8s services |
09-Nov-2024 20:04:04 | Deleted 0 persistent volumes |
09-Nov-2024 20:04:04 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 20:04:04 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
09-Nov-2024 20:04:04 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 20:04:04 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
09-Nov-2024 20:04:04 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
09-Nov-2024 20:04:04 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 20:04:04 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
09-Nov-2024 20:04:04 | Finished task 'Run acceptance oneclient tests' with result: Success |
09-Nov-2024 20:04:04 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
09-Nov-2024 20:04:04 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP... |
09-Nov-2024 20:04:04 | Finished task 'Parse test results' with result: Success |
09-Nov-2024 20:04:04 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 20:04:04 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 20:04:04 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 20:04:04 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 20:04:04 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 20:04:04 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 20:04:04 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 20:04:04 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 20:04:04 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 20:04:04 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 20:04:04 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 20:04:04 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 20:04:04 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio #3361 (ODSRV-OAP-MPDCP-3361)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCP-3361-ScriptBuildTask-5056040555604423881.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance |
09-Nov-2024 20:04:04 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_directory_CRUD_proxyio.tar.gz |
09-Nov-2024 20:04:05 | Uploading artifact |
09-Nov-2024 20:04:05 | source path: surefire_multiprovider_proxy_directory_CRUD_proxyio.tar.gz |
09-Nov-2024 20:04:05 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_directory_CRUD_proxyio.tar.gz |
09-Nov-2024 20:04:05 | Finished task 'Pack and push surefire artifact' with result: Success |
09-Nov-2024 20:04:05 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 20:04:05 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 20:04:05 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio #3361 (ODSRV-OAP-MPDCP-3361)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCP-3361-ScriptBuildTask-1821372098698467581.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP |
09-Nov-2024 20:04:05 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
09-Nov-2024 20:04:05 | Finished task 'Pack logs' with result: Success |
09-Nov-2024 20:04:05 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 20:04:05 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
09-Nov-2024 20:04:05 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 20:04:05 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio #3361 (ODSRV-OAP-MPDCP-3361)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCP-3361-ScriptBuildTask-11559538307475987427.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance |
09-Nov-2024 20:04:05 | % Total % Received % Xferd Average Speed Time Time Time Current |
09-Nov-2024 20:04:05 | Dload Upload Total Spent Left Speed |
09-Nov-2024 20:04:05 | |
09-Nov-2024 20:04:05 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
09-Nov-2024 20:04:05 | 100 4822 100 4822 0 0 16570 0 --:--:-- --:--:-- --:--:-- 16570 |
09-Nov-2024 20:04:05 | Clearing /tmp/onedata and /home/bamboo/.one-env |
09-Nov-2024 20:04:06 | Cleaning helm deployments |
09-Nov-2024 20:04:06 | Cleanining pods |
09-Nov-2024 20:04:06 | Cleaning kube persistant volumes |
09-Nov-2024 20:04:07 | Cleaning dockswift container |
09-Nov-2024 20:04:07 | Cleaning docker containers |
09-Nov-2024 20:04:09 | Stalled docker containers to remove: |
09-Nov-2024 20:04:09 | 95680a1253ff 845a9b3fa6f4 6c019e885a9f a04ffec05aa2 6fd6f052cd89 0b4de22a92c0 874cb0281d4b 693672ff0047 6f03406603c7 d7b77cbef9a3 a22b8c946a13 ae1c346afe71 46db83b661ea c14fb9001737 ae4d4f016ceb 0125ee7a56d1 a7799e79b16c cc9ba11fd351 f1bb5d896945 821203391af3 |
09-Nov-2024 20:04:09 | Removing stalled docker containers |
09-Nov-2024 20:04:09 | Error response from daemon: Cannot kill container: 95680a1253ff: Container 95680a1253ff755ee83b4c92418d5f8109f582faeed0c418ddd9e1e024f052e5 is not running |
09-Nov-2024 20:04:09 | 95680a1253ff |
09-Nov-2024 20:04:09 | Error response from daemon: Cannot kill container: 845a9b3fa6f4: Container 845a9b3fa6f48b202d712d22ae1c7fb1af44c1c97c5e0a63c0195472cf82301d is not running |
09-Nov-2024 20:04:09 | 845a9b3fa6f4 |
09-Nov-2024 20:04:09 | Error response from daemon: Cannot kill container: 6c019e885a9f: Container 6c019e885a9f47d7c5876f3c50e6469ab7f2829327683ce1ce9125e99356dabd is not running |
09-Nov-2024 20:04:09 | 6c019e885a9f |
09-Nov-2024 20:04:09 | Error response from daemon: Cannot kill container: a04ffec05aa2: Container a04ffec05aa2edc1dcb0ee05080478a1b5bd917f4f47572e1390c83e0bad820d is not running |
09-Nov-2024 20:04:09 | a04ffec05aa2 |
09-Nov-2024 20:04:09 | Error response from daemon: Cannot kill container: 6fd6f052cd89: Container 6fd6f052cd896ea95a30a884c75ec279e01a212501715c5e9334d517ab1f956d is not running |
09-Nov-2024 20:04:09 | 6fd6f052cd89 |
09-Nov-2024 20:04:09 | Error response from daemon: Cannot kill container: 0b4de22a92c0: Container 0b4de22a92c013acbec1e2aa9361c8c66186ec820763da988750a2b0aaa2a01a is not running |
09-Nov-2024 20:04:09 | 0b4de22a92c0 |
09-Nov-2024 20:04:09 | Error response from daemon: Cannot kill container: 874cb0281d4b: Container 874cb0281d4bbcf530521d6ba31e2ef80d4aba7a02bb751f7d7b1a2b7210796a is not running |
09-Nov-2024 20:04:10 | 874cb0281d4b |
09-Nov-2024 20:04:10 | Error response from daemon: Cannot kill container: 693672ff0047: Container 693672ff0047e300524cd1b44135a371c01ed5d5ca079d4e5f092d906119f0cb is not running |
09-Nov-2024 20:04:10 | 693672ff0047 |
09-Nov-2024 20:04:10 | Error response from daemon: Cannot kill container: 6f03406603c7: Container 6f03406603c7c933f90a45fb99eb0729b84344221eeb0a1d729a8ec020e6b4eb is not running |
09-Nov-2024 20:04:10 | 6f03406603c7 |
09-Nov-2024 20:04:10 | Error response from daemon: Cannot kill container: d7b77cbef9a3: Container d7b77cbef9a3262fc8b3c7af75d74f006006f4bbd80e818b24b56290ebb1f464 is not running |
09-Nov-2024 20:04:10 | d7b77cbef9a3 |
09-Nov-2024 20:04:10 | Error response from daemon: Cannot kill container: a22b8c946a13: Container a22b8c946a13cab0a13c5740589de9999fa4c0b354e295cd5f8f28a949bf0a46 is not running |
09-Nov-2024 20:04:10 | a22b8c946a13 |
09-Nov-2024 20:04:10 | Error response from daemon: Cannot kill container: ae1c346afe71: Container ae1c346afe711d96190c493e2d8c58c9bf9b52e7f0e8b68e95f2eb8061a665fa is not running |
09-Nov-2024 20:04:10 | ae1c346afe71 |
09-Nov-2024 20:04:10 | Error response from daemon: Cannot kill container: 46db83b661ea: Container 46db83b661eade62c1b0a373d9320059ddada78717b09c2df6802d957d43fcb0 is not running |
09-Nov-2024 20:04:10 | 46db83b661ea |
09-Nov-2024 20:04:10 | Error response from daemon: Cannot kill container: c14fb9001737: Container c14fb900173796a1ec3bda57cb7c5115887f57c4863d05ea12dbe35a6fa07387 is not running |
09-Nov-2024 20:04:10 | c14fb9001737 |
09-Nov-2024 20:04:10 | Error response from daemon: Cannot kill container: ae4d4f016ceb: Container ae4d4f016ceb2d6b322bc209d6f930eae926dfcf3d07cdc91ea74c8ae72173a6 is not running |
09-Nov-2024 20:04:10 | ae4d4f016ceb |
09-Nov-2024 20:04:10 | Error response from daemon: Cannot kill container: 0125ee7a56d1: Container 0125ee7a56d11bf2b9ea314f1046143a2924ec964fdcf0a85a23e8f3ef8a7bb3 is not running |
09-Nov-2024 20:04:10 | 0125ee7a56d1 |
09-Nov-2024 20:04:10 | Error response from daemon: Cannot kill container: a7799e79b16c: Container a7799e79b16c5014cb6d34d235cef3d657a30c4a54b04c5235ea405f37aa5e5a is not running |
09-Nov-2024 20:04:10 | a7799e79b16c |
09-Nov-2024 20:04:10 | Error response from daemon: Cannot kill container: cc9ba11fd351: Container cc9ba11fd3513add3d401c7ab0febb49e7095eaf74bced371bee4fe9ac8fc612 is not running |
09-Nov-2024 20:04:10 | cc9ba11fd351 |
09-Nov-2024 20:04:10 | Error response from daemon: Cannot kill container: f1bb5d896945: Container f1bb5d896945313a87a6a92f4fe15f6a32f8ecf62caacee97431eeb90f672c0c is not running |
09-Nov-2024 20:04:10 | f1bb5d896945 |
09-Nov-2024 20:04:11 | 821203391af3 |
09-Nov-2024 20:04:11 | 821203391af3 |
09-Nov-2024 20:04:11 | Stalled docker volumes to remove: |
09-Nov-2024 20:04:11 | |
09-Nov-2024 20:04:11 | Removing stalled docker volumes |
09-Nov-2024 20:04:11 | Removing stalled loopdevices |
09-Nov-2024 20:04:11 | Done |
09-Nov-2024 20:04:11 | Finished task 'Clear env and working dir' with result: Success |
09-Nov-2024 20:04:11 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
09-Nov-2024 20:04:11 | Running post build plugin 'Docker Container Cleanup' |
09-Nov-2024 20:04:11 | Running post build plugin 'NCover Results Collector' |
09-Nov-2024 20:04:11 | Running post build plugin 'Build Results Label Collector' |
09-Nov-2024 20:04:11 | Running post build plugin 'Clover Results Collector' |
09-Nov-2024 20:04:11 | Running post build plugin 'npm Cache Cleanup' |
09-Nov-2024 20:04:11 | Running post build plugin 'Artifact Copier' |
09-Nov-2024 20:04:11 | Publishing an artifact: test_logs.tar.gz |
09-Nov-2024 20:04:11 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 75.27 ms |
09-Nov-2024 20:04:12 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP' |
09-Nov-2024 20:04:12 | Finalising the build... |
09-Nov-2024 20:04:12 | Stopping timer. |
09-Nov-2024 20:04:12 | Build ODSRV-OAP-MPDCP-3361 completed. |
09-Nov-2024 20:04:12 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
09-Nov-2024 20:04:12 | Running on server: post build plugin 'NCover Results Collector' |
09-Nov-2024 20:04:12 | Running on server: post build plugin 'Build Labeller' |
09-Nov-2024 20:04:12 | Running on server: post build plugin 'Clover Delta Calculator' |
09-Nov-2024 20:04:12 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
09-Nov-2024 20:04:12 | All post build plugins have finished |
09-Nov-2024 20:04:12 | Generating build results summary... |
09-Nov-2024 20:04:12 | Saving build results to disk... |
09-Nov-2024 20:04:12 | Store variable context... |
09-Nov-2024 20:04:12 | Finished building ODSRV-OAP-MPDCP-3361. |