oneclient acceptance tests using environment deployed from packages
Build: #3362 failed
Job: multiprovider proxy regular file CRUD proxyio hardlinks was successful
Build log
The build generated 2,544 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 21:05:45 | Unmounting client from /tmp/onedata/mnt/2pv1zfffyo84shn0 |
09-Nov-2024 21:05:45 | |
09-Nov-2024 21:05:45 | |
09-Nov-2024 21:05:45 | Unmounting client from /tmp/onedata/mnt/v1rq997476dbg5vw |
09-Nov-2024 21:05:45 | |
09-Nov-2024 21:05:45 | |
09-Nov-2024 21:06:11 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:06:11 | ================================================================= |
09-Nov-2024 21:06:11 | - Executing scenario 'Delete file opened by other user for reading' |
09-Nov-2024 21:06:11 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:06:11 | ----------------------------------------------------------------- |
09-Nov-2024 21:06:11 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:06:11 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:06:11 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:06:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:06:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:06:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' |
09-Nov-2024 21:06:11 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' successfully started |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qizm6gvpf3q1i1du |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qizm6gvpf3q1i1du --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qizm6gvpf3q1i1du |
09-Nov-2024 21:06:11 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18111844412462090474'... |
09-Nov-2024 21:06:11 | Getting configuration... |
09-Nov-2024 21:06:11 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/qizm6gvpf3q1i1du'. |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:06:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:06:11 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' |
09-Nov-2024 21:06:11 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' successfully started |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/h4o8zxr3uxmzma66 |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h4o8zxr3uxmzma66 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h4o8zxr3uxmzma66 |
09-Nov-2024 21:06:11 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13342766827389353244'... |
09-Nov-2024 21:06:11 | Getting configuration... |
09-Nov-2024 21:06:11 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/h4o8zxr3uxmzma66'. |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 21:06:11 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 21:06:11 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:06:11 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:06:11 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
09-Nov-2024 21:06:11 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
09-Nov-2024 21:06:11 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
09-Nov-2024 21:06:11 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
09-Nov-2024 21:06:11 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
09-Nov-2024 21:06:11 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
09-Nov-2024 21:06:11 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:06:11 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:06:11 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:06:11 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:06:11 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
09-Nov-2024 21:06:11 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
09-Nov-2024 21:06:11 | ================================================================= |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | PASSED |
09-Nov-2024 21:06:11 | Unmounting client from /tmp/onedata/mnt/qizm6gvpf3q1i1du |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | Unmounting client from /tmp/onedata/mnt/h4o8zxr3uxmzma66 |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:11 | |
09-Nov-2024 21:06:35 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:06:35 | ================================================================= |
09-Nov-2024 21:06:35 | - Executing scenario 'Delete file opened by other user for reading and writing' |
09-Nov-2024 21:06:35 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:06:35 | ----------------------------------------------------------------- |
09-Nov-2024 21:06:35 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:06:35 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:06:35 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:06:35 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:06:35 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:06:35 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' |
09-Nov-2024 21:06:35 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' successfully started |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/45q48ddn69ylw29q |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/45q48ddn69ylw29q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/45q48ddn69ylw29q |
09-Nov-2024 21:06:35 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2921988363264219295'... |
09-Nov-2024 21:06:35 | Getting configuration... |
09-Nov-2024 21:06:35 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/45q48ddn69ylw29q'. |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:06:35 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:06:35 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' |
09-Nov-2024 21:06:35 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' successfully started |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/k12n3wqpxdkojyzj |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k12n3wqpxdkojyzj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k12n3wqpxdkojyzj |
09-Nov-2024 21:06:35 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '142595614943273434'... |
09-Nov-2024 21:06:35 | Getting configuration... |
09-Nov-2024 21:06:35 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/k12n3wqpxdkojyzj'. |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 21:06:35 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 21:06:35 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:06:35 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:06:35 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
09-Nov-2024 21:06:35 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
09-Nov-2024 21:06:35 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
09-Nov-2024 21:06:35 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
09-Nov-2024 21:06:35 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
09-Nov-2024 21:06:35 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
09-Nov-2024 21:06:35 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
09-Nov-2024 21:06:35 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:06:35 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:06:35 | ================================================================= |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | PASSED |
09-Nov-2024 21:06:35 | Unmounting client from /tmp/onedata/mnt/45q48ddn69ylw29q |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | Unmounting client from /tmp/onedata/mnt/k12n3wqpxdkojyzj |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:35 | |
09-Nov-2024 21:06:59 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:06:59 | ================================================================= |
09-Nov-2024 21:06:59 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
09-Nov-2024 21:06:59 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:06:59 | ----------------------------------------------------------------- |
09-Nov-2024 21:06:59 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:06:59 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:06:59 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:06:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:06:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:06:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' |
09-Nov-2024 21:06:59 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' successfully started |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/86gge8igxfjou6cq |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/86gge8igxfjou6cq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/86gge8igxfjou6cq |
09-Nov-2024 21:06:59 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2151656772753538818'... |
09-Nov-2024 21:06:59 | Getting configuration... |
09-Nov-2024 21:06:59 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/86gge8igxfjou6cq'. |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:06:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:06:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' |
09-Nov-2024 21:06:59 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' successfully started |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5wzsgo3gzxl6tp3t |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5wzsgo3gzxl6tp3t --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5wzsgo3gzxl6tp3t |
09-Nov-2024 21:06:59 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4784736872759410923'... |
09-Nov-2024 21:06:59 | Getting configuration... |
09-Nov-2024 21:06:59 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/5wzsgo3gzxl6tp3t'. |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
09-Nov-2024 21:06:59 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
09-Nov-2024 21:06:59 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:06:59 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
09-Nov-2024 21:06:59 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:06:59 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
09-Nov-2024 21:06:59 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
09-Nov-2024 21:06:59 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
09-Nov-2024 21:06:59 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
09-Nov-2024 21:06:59 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
09-Nov-2024 21:06:59 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
09-Nov-2024 21:06:59 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:06:59 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:06:59 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
09-Nov-2024 21:06:59 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
09-Nov-2024 21:06:59 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
09-Nov-2024 21:06:59 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
09-Nov-2024 21:06:59 | ================================================================= |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | PASSED |
09-Nov-2024 21:06:59 | Unmounting client from /tmp/onedata/mnt/86gge8igxfjou6cq |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | Unmounting client from /tmp/onedata/mnt/5wzsgo3gzxl6tp3t |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:06:59 | |
09-Nov-2024 21:07:22 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:07:22 | ================================================================= |
09-Nov-2024 21:07:22 | - Executing scenario 'Delete file right after closing it' |
09-Nov-2024 21:07:22 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:07:22 | ----------------------------------------------------------------- |
09-Nov-2024 21:07:22 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:07:22 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:07:22 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:07:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:07:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:07:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' |
09-Nov-2024 21:07:22 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' successfully started |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y96sgknh7tracuce |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y96sgknh7tracuce --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y96sgknh7tracuce |
09-Nov-2024 21:07:22 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15946089183268725088'... |
09-Nov-2024 21:07:22 | Getting configuration... |
09-Nov-2024 21:07:22 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/y96sgknh7tracuce'. |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:07:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:07:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' |
09-Nov-2024 21:07:22 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' successfully started |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ud9n7qqc22a7go0u |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ud9n7qqc22a7go0u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ud9n7qqc22a7go0u |
09-Nov-2024 21:07:22 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7287462995175035693'... |
09-Nov-2024 21:07:22 | Getting configuration... |
09-Nov-2024 21:07:22 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ud9n7qqc22a7go0u'. |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 21:07:22 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
09-Nov-2024 21:07:22 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
09-Nov-2024 21:07:22 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 21:07:22 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
09-Nov-2024 21:07:22 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
09-Nov-2024 21:07:22 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
09-Nov-2024 21:07:22 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
09-Nov-2024 21:07:22 | ================================================================= |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | PASSED |
09-Nov-2024 21:07:22 | Unmounting client from /tmp/onedata/mnt/y96sgknh7tracuce |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | Unmounting client from /tmp/onedata/mnt/ud9n7qqc22a7go0u |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:22 | |
09-Nov-2024 21:07:49 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:07:49 | ================================================================= |
09-Nov-2024 21:07:49 | - Executing scenario 'Create many children' |
09-Nov-2024 21:07:49 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:07:49 | ----------------------------------------------------------------- |
09-Nov-2024 21:07:49 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:07:49 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:07:49 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:07:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:07:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:07:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:07:49 | |
09-Nov-2024 21:07:49 | |
09-Nov-2024 21:07:49 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' |
09-Nov-2024 21:07:49 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' successfully started |
09-Nov-2024 21:07:49 | |
09-Nov-2024 21:07:49 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6nhzdoncfz8gxf0x |
09-Nov-2024 21:07:49 | |
09-Nov-2024 21:07:49 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6nhzdoncfz8gxf0x --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6nhzdoncfz8gxf0x |
09-Nov-2024 21:07:49 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13516461521684656128'... |
09-Nov-2024 21:07:49 | Getting configuration... |
09-Nov-2024 21:07:49 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/6nhzdoncfz8gxf0x'. |
09-Nov-2024 21:07:49 | |
09-Nov-2024 21:07:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:07:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:07:49 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:07:49 | |
09-Nov-2024 21:07:49 | |
09-Nov-2024 21:07:49 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' |
09-Nov-2024 21:07:49 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' successfully started |
09-Nov-2024 21:07:49 | |
09-Nov-2024 21:07:49 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xwzxh47nsms9wyz3 |
09-Nov-2024 21:07:49 | |
09-Nov-2024 21:07:49 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xwzxh47nsms9wyz3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xwzxh47nsms9wyz3 |
09-Nov-2024 21:07:49 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12690945854697424640'... |
09-Nov-2024 21:07:49 | Getting configuration... |
09-Nov-2024 21:07:49 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/xwzxh47nsms9wyz3'. |
09-Nov-2024 21:07:49 | |
09-Nov-2024 21:07:49 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
09-Nov-2024 21:07:49 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
09-Nov-2024 21:07:49 | ================================================================= |
09-Nov-2024 21:07:49 | |
09-Nov-2024 21:07:54 | PASSED |
09-Nov-2024 21:07:54 | Unmounting client from /tmp/onedata/mnt/6nhzdoncfz8gxf0x |
09-Nov-2024 21:07:54 | |
09-Nov-2024 21:07:54 | |
09-Nov-2024 21:07:54 | Unmounting client from /tmp/onedata/mnt/xwzxh47nsms9wyz3 |
09-Nov-2024 21:07:54 | |
09-Nov-2024 21:07:54 | |
09-Nov-2024 21:08:17 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:08:17 | ================================================================= |
09-Nov-2024 21:08:17 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
09-Nov-2024 21:08:17 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:08:17 | ----------------------------------------------------------------- |
09-Nov-2024 21:08:17 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:08:17 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:08:17 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:08:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:08:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:08:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' |
09-Nov-2024 21:08:17 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' successfully started |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/srrb48eqn5tw19jv |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/srrb48eqn5tw19jv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/srrb48eqn5tw19jv |
09-Nov-2024 21:08:17 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11623081097938513830'... |
09-Nov-2024 21:08:17 | Getting configuration... |
09-Nov-2024 21:08:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/srrb48eqn5tw19jv'. |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:08:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:08:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' |
09-Nov-2024 21:08:17 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' successfully started |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7anqpb9s9jjvwffk |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7anqpb9s9jjvwffk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7anqpb9s9jjvwffk |
09-Nov-2024 21:08:17 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11647182145481437919'... |
09-Nov-2024 21:08:17 | Getting configuration... |
09-Nov-2024 21:08:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/7anqpb9s9jjvwffk'. |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 21:08:17 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 21:08:17 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
09-Nov-2024 21:08:17 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
09-Nov-2024 21:08:17 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
09-Nov-2024 21:08:17 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
09-Nov-2024 21:08:17 | ================================================================= |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | PASSED |
09-Nov-2024 21:08:17 | Unmounting client from /tmp/onedata/mnt/srrb48eqn5tw19jv |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | Unmounting client from /tmp/onedata/mnt/7anqpb9s9jjvwffk |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:17 | |
09-Nov-2024 21:08:41 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
09-Nov-2024 21:08:41 | ================================================================= |
09-Nov-2024 21:08:41 | - Executing scenario 'Create nonempty file then move it to another space' |
09-Nov-2024 21:08:41 | - from feature 'Multi_regular_file_CRUD' |
09-Nov-2024 21:08:41 | ----------------------------------------------------------------- |
09-Nov-2024 21:08:41 | -- Executing step: 'Given "oneclients [client11, client21] |
09-Nov-2024 21:08:41 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
09-Nov-2024 21:08:41 | using [token, token] by [user1, user2]"' |
09-Nov-2024 21:08:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:08:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:08:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fwk5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:08:41 | |
09-Nov-2024 21:08:41 | |
09-Nov-2024 21:08:41 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' |
09-Nov-2024 21:08:41 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-fwk5l' successfully started |
09-Nov-2024 21:08:41 | |
09-Nov-2024 21:08:41 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dkgnrjaists0n5or |
09-Nov-2024 21:08:41 | |
09-Nov-2024 21:08:41 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dkgnrjaists0n5or --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dkgnrjaists0n5or |
09-Nov-2024 21:08:41 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4929678219627634329'... |
09-Nov-2024 21:08:41 | Getting configuration... |
09-Nov-2024 21:08:41 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/dkgnrjaists0n5or'. |
09-Nov-2024 21:08:41 | |
09-Nov-2024 21:08:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
09-Nov-2024 21:08:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
09-Nov-2024 21:08:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-l9jbc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
09-Nov-2024 21:08:41 | |
09-Nov-2024 21:08:41 | |
09-Nov-2024 21:08:41 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' |
09-Nov-2024 21:08:41 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-l9jbc' successfully started |
09-Nov-2024 21:08:41 | |
09-Nov-2024 21:08:41 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xq6tubb3uz5esrzq |
09-Nov-2024 21:08:41 | |
09-Nov-2024 21:08:41 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xq6tubb3uz5esrzq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xq6tubb3uz5esrzq |
09-Nov-2024 21:08:41 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9933919993615993207'... |
09-Nov-2024 21:08:41 | Getting configuration... |
09-Nov-2024 21:08:41 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/xq6tubb3uz5esrzq'. |
09-Nov-2024 21:08:41 | |
09-Nov-2024 21:08:41 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
09-Nov-2024 21:08:41 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
09-Nov-2024 21:08:41 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
09-Nov-2024 21:08:41 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
09-Nov-2024 21:08:41 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
09-Nov-2024 21:08:41 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
09-Nov-2024 21:08:41 | ================================================================= |
09-Nov-2024 21:08:41 | |
09-Nov-2024 21:08:52 | PASSED |
09-Nov-2024 21:08:52 | Unmounting client from /tmp/onedata/mnt/dkgnrjaists0n5or |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | Unmounting client from /tmp/onedata/mnt/xq6tubb3uz5esrzq |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1731186522.3168793', '-c', '/tmp/logs'] |
09-Nov-2024 21:08:52 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-qtdxm. See /home/bamboo/.one-env/deployments/2024.11.09-20.55.00/pod-logs/dev-cross-support-job-3p-users-qtdxm/entrypoint.log for more details |
09-Nov-2024 21:08:52 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-fwk5l: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-20.55.00/pod-logs/dev-oneclient-krakow-7d9476b8bc-fwk5l/oneclient_logs |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=187/219) |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:08:52 | 47,618 0% 45.41MB/s 0:00:00 (xfr#1, to-chk=186/219) |
09-Nov-2024 21:08:52 | 47,618 0% 45.41MB/s 0:00:00 (xfr#1, to-chk=180/219) |
09-Nov-2024 21:08:52 | 48,176 0% 45.94MB/s 0:00:00 (xfr#2, to-chk=182/219) |
09-Nov-2024 21:08:52 | 206,125 1% 98.29MB/s 0:00:00 (xfr#3, to-chk=181/219) |
09-Nov-2024 21:08:52 | 206,683 1% 98.55MB/s 0:00:00 (xfr#4, to-chk=180/219) |
09-Nov-2024 21:08:52 | 247,395 1% 58.98MB/s 0:00:00 (xfr#5, to-chk=179/219) |
09-Nov-2024 21:08:52 | 247,953 1% 59.12MB/s 0:00:00 (xfr#6, to-chk=175/219) |
09-Nov-2024 21:08:52 | 367,909 2% 35.09MB/s 0:00:00 (xfr#7, to-chk=174/219) |
09-Nov-2024 21:08:52 | 368,467 2% 31.95MB/s 0:00:00 (xfr#8, to-chk=173/219) |
09-Nov-2024 21:08:52 | 599,627 4% 47.65MB/s 0:00:00 (xfr#9, to-chk=172/219) |
09-Nov-2024 21:08:52 | 600,377 4% 47.71MB/s 0:00:00 (xfr#10, to-chk=168/219) |
09-Nov-2024 21:08:52 | 3,249,877 25% 37.34MB/s 0:00:00 (xfr#11, to-chk=167/219) |
09-Nov-2024 21:08:52 | 3,250,627 25% 36.47MB/s 0:00:00 (xfr#12, to-chk=166/219) |
09-Nov-2024 21:08:52 | 3,292,439 25% 36.51MB/s 0:00:00 (xfr#13, to-chk=165/219) |
09-Nov-2024 21:08:52 | 3,293,093 25% 36.52MB/s 0:00:00 (xfr#14, to-chk=161/219) |
09-Nov-2024 21:08:52 | 3,443,795 26% 36.49MB/s 0:00:00 (xfr#15, to-chk=160/219) |
09-Nov-2024 21:08:52 | 3,444,449 26% 36.10MB/s 0:00:00 (xfr#16, to-chk=159/219) |
09-Nov-2024 21:08:52 | 3,487,030 26% 36.54MB/s 0:00:00 (xfr#17, to-chk=158/219) |
09-Nov-2024 21:08:52 | 3,487,876 26% 36.55MB/s 0:00:00 (xfr#18, to-chk=154/219) |
09-Nov-2024 21:08:52 | 3,632,682 28% 37.25MB/s 0:00:00 (xfr#19, to-chk=153/219) |
09-Nov-2024 21:08:52 | 3,633,528 28% 37.26MB/s 0:00:00 (xfr#20, to-chk=152/219) |
09-Nov-2024 21:08:52 | 4,445,566 34% 38.54MB/s 0:00:00 (xfr#21, to-chk=151/219) |
09-Nov-2024 21:08:52 | 4,445,932 34% 38.20MB/s 0:00:00 (xfr#22, to-chk=147/219) |
09-Nov-2024 21:08:52 | 8,362,501 64% 37.80MB/s 0:00:00 (xfr#23, to-chk=146/219) |
09-Nov-2024 21:08:52 | 8,362,867 64% 37.80MB/s 0:00:00 (xfr#24, to-chk=145/219) |
09-Nov-2024 21:08:52 | 8,412,266 64% 37.84MB/s 0:00:00 (xfr#25, to-chk=144/219) |
09-Nov-2024 21:08:52 | 8,412,536 64% 37.84MB/s 0:00:00 (xfr#26, to-chk=140/219) |
09-Nov-2024 21:08:52 | 8,577,548 66% 38.40MB/s 0:00:00 (xfr#27, to-chk=139/219) |
09-Nov-2024 21:08:52 | 8,577,818 66% 38.41MB/s 0:00:00 (xfr#28, to-chk=138/219) |
09-Nov-2024 21:08:52 | 8,646,598 66% 38.71MB/s 0:00:00 (xfr#29, to-chk=137/219) |
09-Nov-2024 21:08:52 | 8,647,444 66% 38.72MB/s 0:00:00 (xfr#30, to-chk=133/219) |
09-Nov-2024 21:08:52 | 8,924,141 68% 37.33MB/s 0:00:00 (xfr#31, to-chk=132/219) |
09-Nov-2024 21:08:52 | 8,924,987 68% 37.33MB/s 0:00:00 (xfr#32, to-chk=131/219) |
09-Nov-2024 21:08:52 | 8,925,615 68% 37.33MB/s 0:00:00 (xfr#33, to-chk=130/219) |
09-Nov-2024 21:08:52 | 8,961,890 69% 37.49MB/s 0:00:00 (xfr#34, to-chk=129/219) |
09-Nov-2024 21:08:52 | 8,962,448 69% 37.32MB/s 0:00:00 (xfr#35, to-chk=125/219) |
09-Nov-2024 21:08:52 | 9,115,392 70% 37.80MB/s 0:00:00 (xfr#36, to-chk=124/219) |
09-Nov-2024 21:08:52 | 9,115,950 70% 37.80MB/s 0:00:00 (xfr#37, to-chk=123/219) |
09-Nov-2024 21:08:52 | 9,159,889 70% 37.82MB/s 0:00:00 (xfr#38, to-chk=122/219) |
09-Nov-2024 21:08:52 | 9,160,735 70% 37.82MB/s 0:00:00 (xfr#39, to-chk=118/219) |
09-Nov-2024 21:08:52 | 9,313,459 71% 37.32MB/s 0:00:00 (xfr#40, to-chk=117/219) |
09-Nov-2024 21:08:52 | 9,314,305 71% 37.17MB/s 0:00:00 (xfr#41, to-chk=116/219) |
09-Nov-2024 21:08:52 | 9,351,520 72% 37.32MB/s 0:00:00 (xfr#42, to-chk=115/219) |
09-Nov-2024 21:08:52 | 9,352,078 72% 36.70MB/s 0:00:00 (xfr#43, to-chk=111/219) |
09-Nov-2024 21:08:52 | 9,476,979 73% 36.89MB/s 0:00:00 (xfr#44, to-chk=110/219) |
09-Nov-2024 21:08:52 | 9,477,537 73% 36.74MB/s 0:00:00 (xfr#45, to-chk=109/219) |
09-Nov-2024 21:08:52 | 9,528,733 73% 36.94MB/s 0:00:00 (xfr#46, to-chk=108/219) |
09-Nov-2024 21:08:52 | 9,529,291 73% 36.94MB/s 0:00:00 (xfr#47, to-chk=104/219) |
09-Nov-2024 21:08:52 | 9,701,142 74% 37.16MB/s 0:00:00 (xfr#48, to-chk=103/219) |
09-Nov-2024 21:08:52 | 9,701,700 74% 37.16MB/s 0:00:00 (xfr#49, to-chk=102/219) |
09-Nov-2024 21:08:52 | 9,746,137 75% 37.18MB/s 0:00:00 (xfr#50, to-chk=101/219) |
09-Nov-2024 21:08:52 | 9,746,791 75% 37.18MB/s 0:00:00 (xfr#51, to-chk=97/219) |
09-Nov-2024 21:08:52 | 9,879,035 76% 37.09MB/s 0:00:00 (xfr#52, to-chk=96/219) |
09-Nov-2024 21:08:52 | 9,879,689 76% 36.95MB/s 0:00:00 (xfr#53, to-chk=95/219) |
09-Nov-2024 21:08:52 | 10,047,482 77% 35.75MB/s 0:00:00 (xfr#54, to-chk=94/219) |
09-Nov-2024 21:08:52 | 10,048,040 77% 35.76MB/s 0:00:00 (xfr#55, to-chk=90/219) |
09-Nov-2024 21:08:52 | 10,644,843 82% 36.65MB/s 0:00:00 (xfr#56, to-chk=89/219) |
09-Nov-2024 21:08:52 | 10,645,401 82% 36.65MB/s 0:00:00 (xfr#57, to-chk=88/219) |
09-Nov-2024 21:08:52 | 10,673,261 82% 36.75MB/s 0:00:00 (xfr#58, to-chk=87/219) |
09-Nov-2024 21:08:52 | 10,673,627 82% 36.75MB/s 0:00:00 (xfr#59, to-chk=83/219) |
09-Nov-2024 21:08:52 | 10,773,859 83% 36.96MB/s 0:00:00 (xfr#60, to-chk=82/219) |
09-Nov-2024 21:08:52 | 10,774,225 83% 36.96MB/s 0:00:00 (xfr#61, to-chk=81/219) |
09-Nov-2024 21:08:52 | 10,815,939 83% 37.10MB/s 0:00:00 (xfr#62, to-chk=80/219) |
09-Nov-2024 21:08:52 | 10,816,497 83% 37.11MB/s 0:00:00 (xfr#63, to-chk=76/219) |
09-Nov-2024 21:08:52 | 10,951,540 84% 36.91MB/s 0:00:00 (xfr#64, to-chk=75/219) |
09-Nov-2024 21:08:52 | 10,952,098 84% 36.78MB/s 0:00:00 (xfr#65, to-chk=74/219) |
09-Nov-2024 21:08:52 | 10,979,963 84% 36.87MB/s 0:00:00 (xfr#66, to-chk=73/219) |
09-Nov-2024 21:08:52 | 10,980,329 84% 36.74MB/s 0:00:00 (xfr#67, to-chk=69/219) |
09-Nov-2024 21:08:52 | 11,082,158 85% 36.19MB/s 0:00:00 (xfr#68, to-chk=68/219) |
09-Nov-2024 21:08:52 | 11,082,524 85% 36.20MB/s 0:00:00 (xfr#69, to-chk=67/219) |
09-Nov-2024 21:08:52 | 11,129,306 85% 36.22MB/s 0:00:00 (xfr#70, to-chk=66/219) |
09-Nov-2024 21:08:52 | 11,130,152 85% 36.23MB/s 0:00:00 (xfr#71, to-chk=62/219) |
09-Nov-2024 21:08:52 | 11,287,770 87% 36.62MB/s 0:00:00 (xfr#72, to-chk=61/219) |
09-Nov-2024 21:08:52 | 11,288,616 87% 36.49MB/s 0:00:00 (xfr#73, to-chk=60/219) |
09-Nov-2024 21:08:52 | 11,324,479 87% 36.49MB/s 0:00:00 (xfr#74, to-chk=59/219) |
09-Nov-2024 21:08:52 | 11,325,229 87% 36.49MB/s 0:00:00 (xfr#75, to-chk=55/219) |
09-Nov-2024 21:08:52 | 11,458,449 88% 36.79MB/s 0:00:00 (xfr#76, to-chk=54/219) |
09-Nov-2024 21:08:52 | 11,459,199 88% 36.80MB/s 0:00:00 (xfr#77, to-chk=53/219) |
09-Nov-2024 21:08:52 | 11,509,631 88% 36.83MB/s 0:00:00 (xfr#78, to-chk=52/219) |
09-Nov-2024 21:08:52 | 11,510,477 88% 36.84MB/s 0:00:00 (xfr#79, to-chk=48/219) |
09-Nov-2024 21:08:52 | 11,684,847 90% 37.27MB/s 0:00:00 (xfr#80, to-chk=47/219) |
09-Nov-2024 21:08:52 | 11,685,693 90% 37.27MB/s 0:00:00 (xfr#81, to-chk=46/219) |
09-Nov-2024 21:08:52 | 11,736,319 90% 37.18MB/s 0:00:00 (xfr#82, to-chk=45/219) |
09-Nov-2024 21:08:52 | 11,736,877 90% 37.19MB/s 0:00:00 (xfr#83, to-chk=41/219) |
09-Nov-2024 21:08:52 | 11,900,339 91% 37.46MB/s 0:00:00 (xfr#84, to-chk=40/219) |
09-Nov-2024 21:08:52 | 11,900,897 91% 37.33MB/s 0:00:00 (xfr#85, to-chk=39/219) |
09-Nov-2024 21:08:52 | 11,901,525 91% 37.34MB/s 0:00:00 (xfr#86, to-chk=38/219) |
09-Nov-2024 21:08:52 | 11,962,803 92% 37.41MB/s 0:00:00 (xfr#87, to-chk=37/219) |
09-Nov-2024 21:08:52 | 11,963,361 92% 37.41MB/s 0:00:00 (xfr#88, to-chk=33/219) |
09-Nov-2024 21:08:52 | 12,204,329 94% 37.67MB/s 0:00:00 (xfr#89, to-chk=32/219) |
09-Nov-2024 21:08:52 | 12,204,887 94% 37.67MB/s 0:00:00 (xfr#90, to-chk=31/219) |
09-Nov-2024 21:08:52 | 12,240,036 94% 37.41MB/s 0:00:00 (xfr#91, to-chk=30/219) |
09-Nov-2024 21:08:52 | 12,240,498 94% 36.48MB/s 0:00:00 (xfr#92, to-chk=26/219) |
09-Nov-2024 21:08:52 | 12,369,371 95% 36.75MB/s 0:00:00 (xfr#93, to-chk=25/219) |
09-Nov-2024 21:08:52 | 12,369,833 95% 36.75MB/s 0:00:00 (xfr#94, to-chk=24/219) |
09-Nov-2024 21:08:52 | 12,370,461 95% 36.75MB/s 0:00:00 (xfr#95, to-chk=23/219) |
09-Nov-2024 21:08:52 | 12,407,866 95% 36.86MB/s 0:00:00 (xfr#96, to-chk=22/219) |
09-Nov-2024 21:08:52 | 12,408,520 95% 36.87MB/s 0:00:00 (xfr#97, to-chk=18/219) |
09-Nov-2024 21:08:52 | 12,526,623 96% 37.10MB/s 0:00:00 (xfr#98, to-chk=17/219) |
09-Nov-2024 21:08:52 | 12,527,277 96% 37.10MB/s 0:00:00 (xfr#99, to-chk=16/219) |
09-Nov-2024 21:08:52 | 12,527,905 96% 36.99MB/s 0:00:00 (xfr#100, to-chk=15/219) |
09-Nov-2024 21:08:52 | 12,566,370 96% 37.10MB/s 0:00:00 (xfr#101, to-chk=14/219) |
09-Nov-2024 21:08:52 | 12,566,928 96% 37.10MB/s 0:00:00 (xfr#102, to-chk=10/219) |
09-Nov-2024 21:08:52 | 12,730,833 98% 36.90MB/s 0:00:00 (xfr#103, to-chk=9/219) |
09-Nov-2024 21:08:52 | 12,731,391 98% 36.90MB/s 0:00:00 (xfr#104, to-chk=8/219) |
09-Nov-2024 21:08:52 | 12,774,850 98% 37.03MB/s 0:00:00 (xfr#105, to-chk=7/219) |
09-Nov-2024 21:08:52 | 12,775,504 98% 36.92MB/s 0:00:00 (xfr#106, to-chk=3/219) |
09-Nov-2024 21:08:52 | 12,915,862 99% 37.33MB/s 0:00:00 (xfr#107, to-chk=2/219) |
09-Nov-2024 21:08:52 | 12,916,516 99% 37.33MB/s 0:00:00 (xfr#108, to-chk=1/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 37.33MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 36.13MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 35.71MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 35.71MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 35.71MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 12,955,983 99% 35.71MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-l9jbc: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-20.55.00/pod-logs/dev-oneclient-paris-5cc45c8cb7-l9jbc/oneclient_logs |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=187/219) |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:08:52 | 28,252 0% 26.94MB/s 0:00:00 (xfr#1, to-chk=186/219) |
09-Nov-2024 21:08:52 | 28,252 0% 26.94MB/s 0:00:00 (xfr#1, to-chk=180/219) |
09-Nov-2024 21:08:52 | 28,810 0% 27.48MB/s 0:00:00 (xfr#2, to-chk=182/219) |
09-Nov-2024 21:08:52 | 125,813 3% 39.99MB/s 0:00:00 (xfr#3, to-chk=181/219) |
09-Nov-2024 21:08:52 | 126,371 3% 40.17MB/s 0:00:00 (xfr#4, to-chk=180/219) |
09-Nov-2024 21:08:52 | 160,916 4% 51.15MB/s 0:00:00 (xfr#5, to-chk=179/219) |
09-Nov-2024 21:08:52 | 161,570 4% 38.52MB/s 0:00:00 (xfr#6, to-chk=175/219) |
09-Nov-2024 21:08:52 | 285,250 7% 68.01MB/s 0:00:00 (xfr#7, to-chk=174/219) |
09-Nov-2024 21:08:52 | 285,904 7% 68.16MB/s 0:00:00 (xfr#8, to-chk=173/219) |
09-Nov-2024 21:08:52 | 286,532 7% 68.31MB/s 0:00:00 (xfr#9, to-chk=172/219) |
09-Nov-2024 21:08:52 | 301,948 7% 57.59MB/s 0:00:00 (xfr#10, to-chk=171/219) |
09-Nov-2024 21:08:52 | 302,314 7% 57.66MB/s 0:00:00 (xfr#11, to-chk=167/219) |
09-Nov-2024 21:08:52 | 363,382 9% 49.51MB/s 0:00:00 (xfr#12, to-chk=166/219) |
09-Nov-2024 21:08:52 | 363,748 9% 49.56MB/s 0:00:00 (xfr#13, to-chk=165/219) |
09-Nov-2024 21:08:52 | 397,998 10% 54.22MB/s 0:00:00 (xfr#14, to-chk=164/219) |
09-Nov-2024 21:08:52 | 398,652 10% 54.31MB/s 0:00:00 (xfr#15, to-chk=160/219) |
09-Nov-2024 21:08:52 | 507,380 13% 53.76MB/s 0:00:00 (xfr#16, to-chk=159/219) |
09-Nov-2024 21:08:52 | 508,034 13% 53.83MB/s 0:00:00 (xfr#17, to-chk=158/219) |
09-Nov-2024 21:08:52 | 529,757 13% 50.52MB/s 0:00:00 (xfr#18, to-chk=157/219) |
09-Nov-2024 21:08:52 | 530,411 13% 50.58MB/s 0:00:00 (xfr#19, to-chk=153/219) |
09-Nov-2024 21:08:52 | 595,799 15% 51.65MB/s 0:00:00 (xfr#20, to-chk=152/219) |
09-Nov-2024 21:08:52 | 596,453 15% 51.71MB/s 0:00:00 (xfr#21, to-chk=151/219) |
09-Nov-2024 21:08:52 | 597,081 15% 51.77MB/s 0:00:00 (xfr#22, to-chk=150/219) |
09-Nov-2024 21:08:52 | 628,500 16% 49.95MB/s 0:00:00 (xfr#23, to-chk=149/219) |
09-Nov-2024 21:08:52 | 629,058 16% 49.99MB/s 0:00:00 (xfr#24, to-chk=145/219) |
09-Nov-2024 21:08:52 | 729,732 18% 53.53MB/s 0:00:00 (xfr#25, to-chk=144/219) |
09-Nov-2024 21:08:52 | 730,290 18% 53.57MB/s 0:00:00 (xfr#26, to-chk=143/219) |
09-Nov-2024 21:08:52 | 765,032 19% 38.40MB/s 0:00:00 (xfr#27, to-chk=142/219) |
09-Nov-2024 21:08:52 | 765,878 19% 38.44MB/s 0:00:00 (xfr#28, to-chk=138/219) |
09-Nov-2024 21:08:52 | 909,021 23% 37.69MB/s 0:00:00 (xfr#29, to-chk=137/219) |
09-Nov-2024 21:08:52 | 909,867 23% 37.73MB/s 0:00:00 (xfr#30, to-chk=136/219) |
09-Nov-2024 21:08:52 | 930,421 24% 30.60MB/s 0:00:00 (xfr#31, to-chk=135/219) |
09-Nov-2024 21:08:52 | 930,691 24% 27.74MB/s 0:00:00 (xfr#32, to-chk=131/219) |
09-Nov-2024 21:08:52 | 996,701 25% 26.40MB/s 0:00:00 (xfr#33, to-chk=130/219) |
09-Nov-2024 21:08:52 | 996,971 25% 26.41MB/s 0:00:00 (xfr#34, to-chk=129/219) |
09-Nov-2024 21:08:52 | 1,020,235 26% 26.30MB/s 0:00:00 (xfr#35, to-chk=128/219) |
09-Nov-2024 21:08:52 | 1,020,697 26% 25.62MB/s 0:00:00 (xfr#36, to-chk=124/219) |
09-Nov-2024 21:08:52 | 1,116,318 28% 25.97MB/s 0:00:00 (xfr#37, to-chk=123/219) |
09-Nov-2024 21:08:52 | 1,116,780 28% 25.36MB/s 0:00:00 (xfr#38, to-chk=122/219) |
09-Nov-2024 21:08:52 | 1,138,139 29% 22.15MB/s 0:00:00 (xfr#39, to-chk=121/219) |
09-Nov-2024 21:08:52 | 1,138,697 29% 22.16MB/s 0:00:00 (xfr#40, to-chk=117/219) |
09-Nov-2024 21:08:52 | 1,213,829 31% 23.15MB/s 0:00:00 (xfr#41, to-chk=116/219) |
09-Nov-2024 21:08:52 | 1,214,387 31% 23.16MB/s 0:00:00 (xfr#42, to-chk=115/219) |
09-Nov-2024 21:08:52 | 1,235,250 31% 23.56MB/s 0:00:00 (xfr#43, to-chk=114/219) |
09-Nov-2024 21:08:52 | 1,235,712 31% 23.57MB/s 0:00:00 (xfr#44, to-chk=110/219) |
09-Nov-2024 21:08:52 | 1,319,496 34% 25.17MB/s 0:00:00 (xfr#45, to-chk=109/219) |
09-Nov-2024 21:08:52 | 1,319,958 34% 25.18MB/s 0:00:00 (xfr#46, to-chk=108/219) |
09-Nov-2024 21:08:52 | 1,346,197 34% 25.17MB/s 0:00:00 (xfr#47, to-chk=107/219) |
09-Nov-2024 21:08:52 | 1,346,659 34% 25.18MB/s 0:00:00 (xfr#48, to-chk=103/219) |
09-Nov-2024 21:08:52 | 1,422,897 36% 26.61MB/s 0:00:00 (xfr#49, to-chk=102/219) |
09-Nov-2024 21:08:52 | 1,423,359 36% 26.62MB/s 0:00:00 (xfr#50, to-chk=101/219) |
09-Nov-2024 21:08:52 | 1,452,387 37% 27.16MB/s 0:00:00 (xfr#51, to-chk=100/219) |
09-Nov-2024 21:08:52 | 1,452,849 37% 27.17MB/s 0:00:00 (xfr#52, to-chk=96/219) |
09-Nov-2024 21:08:52 | 1,540,683 39% 25.33MB/s 0:00:00 (xfr#53, to-chk=95/219) |
09-Nov-2024 21:08:52 | 1,541,145 39% 24.91MB/s 0:00:00 (xfr#54, to-chk=94/219) |
09-Nov-2024 21:08:52 | 1,557,550 40% 25.18MB/s 0:00:00 (xfr#55, to-chk=93/219) |
09-Nov-2024 21:08:52 | 1,558,012 40% 24.76MB/s 0:00:00 (xfr#56, to-chk=89/219) |
09-Nov-2024 21:08:52 | 1,620,560 41% 25.76MB/s 0:00:00 (xfr#57, to-chk=88/219) |
09-Nov-2024 21:08:52 | 1,621,022 41% 25.77MB/s 0:00:00 (xfr#58, to-chk=87/219) |
09-Nov-2024 21:08:52 | 1,640,773 42% 24.84MB/s 0:00:00 (xfr#59, to-chk=86/219) |
09-Nov-2024 21:08:52 | 1,641,331 42% 24.85MB/s 0:00:00 (xfr#60, to-chk=82/219) |
09-Nov-2024 21:08:52 | 1,709,052 44% 24.70MB/s 0:00:00 (xfr#61, to-chk=81/219) |
09-Nov-2024 21:08:52 | 1,709,610 44% 24.33MB/s 0:00:00 (xfr#62, to-chk=80/219) |
09-Nov-2024 21:08:52 | 1,739,506 44% 24.76MB/s 0:00:00 (xfr#63, to-chk=79/219) |
09-Nov-2024 21:08:52 | 1,740,064 44% 24.77MB/s 0:00:00 (xfr#64, to-chk=75/219) |
09-Nov-2024 21:08:52 | 1,828,599 47% 25.65MB/s 0:00:00 (xfr#65, to-chk=74/219) |
09-Nov-2024 21:08:52 | 1,829,157 47% 25.65MB/s 0:00:00 (xfr#66, to-chk=73/219) |
09-Nov-2024 21:08:52 | 1,829,785 47% 25.66MB/s 0:00:00 (xfr#67, to-chk=72/219) |
09-Nov-2024 21:08:52 | 1,916,359 49% 26.49MB/s 0:00:00 (xfr#68, to-chk=71/219) |
09-Nov-2024 21:08:52 | 1,917,013 49% 26.12MB/s 0:00:00 (xfr#69, to-chk=67/219) |
09-Nov-2024 21:08:52 | 2,173,538 56% 23.56MB/s 0:00:00 (xfr#70, to-chk=66/219) |
09-Nov-2024 21:08:52 | 2,174,192 56% 23.30MB/s 0:00:00 (xfr#71, to-chk=65/219) |
09-Nov-2024 21:08:52 | 2,209,798 57% 23.68MB/s 0:00:00 (xfr#72, to-chk=64/219) |
09-Nov-2024 21:08:52 | 2,210,452 57% 23.69MB/s 0:00:00 (xfr#73, to-chk=60/219) |
09-Nov-2024 21:08:52 | 2,332,540 60% 22.70MB/s 0:00:00 (xfr#74, to-chk=59/219) |
09-Nov-2024 21:08:52 | 2,333,194 60% 22.71MB/s 0:00:00 (xfr#75, to-chk=58/219) |
09-Nov-2024 21:08:52 | 2,376,758 61% 22.90MB/s 0:00:00 (xfr#76, to-chk=57/219) |
09-Nov-2024 21:08:52 | 2,377,124 61% 22.67MB/s 0:00:00 (xfr#77, to-chk=53/219) |
09-Nov-2024 21:08:52 | 2,507,158 64% 22.56MB/s 0:00:00 (xfr#78, to-chk=52/219) |
09-Nov-2024 21:08:52 | 2,507,524 64% 22.56MB/s 0:00:00 (xfr#79, to-chk=51/219) |
09-Nov-2024 21:08:52 | 2,508,152 64% 22.35MB/s 0:00:00 (xfr#80, to-chk=50/219) |
09-Nov-2024 21:08:52 | 2,523,885 65% 22.29MB/s 0:00:00 (xfr#81, to-chk=49/219) |
09-Nov-2024 21:08:52 | 2,524,251 65% 22.29MB/s 0:00:00 (xfr#82, to-chk=45/219) |
09-Nov-2024 21:08:52 | 2,579,236 66% 22.57MB/s 0:00:00 (xfr#83, to-chk=44/219) |
09-Nov-2024 21:08:52 | 2,579,602 66% 22.57MB/s 0:00:00 (xfr#84, to-chk=43/219) |
09-Nov-2024 21:08:52 | 2,609,584 67% 22.83MB/s 0:00:00 (xfr#85, to-chk=42/219) |
09-Nov-2024 21:08:52 | 2,609,950 67% 22.84MB/s 0:00:00 (xfr#86, to-chk=38/219) |
09-Nov-2024 21:08:52 | 2,701,693 69% 22.02MB/s 0:00:00 (xfr#87, to-chk=37/219) |
09-Nov-2024 21:08:52 | 2,702,059 69% 22.02MB/s 0:00:00 (xfr#88, to-chk=36/219) |
09-Nov-2024 21:08:52 | 2,787,358 72% 22.53MB/s 0:00:00 (xfr#89, to-chk=35/219) |
09-Nov-2024 21:08:52 | 2,788,396 72% 22.54MB/s 0:00:00 (xfr#90, to-chk=31/219) |
09-Nov-2024 21:08:52 | 3,027,327 78% 24.26MB/s 0:00:00 (xfr#91, to-chk=30/219) |
09-Nov-2024 21:08:52 | 3,028,365 78% 24.27MB/s 0:00:00 (xfr#92, to-chk=29/219) |
09-Nov-2024 21:08:52 | 3,048,089 78% 23.83MB/s 0:00:00 (xfr#93, to-chk=28/219) |
09-Nov-2024 21:08:52 | 3,048,647 78% 23.83MB/s 0:00:00 (xfr#94, to-chk=24/219) |
09-Nov-2024 21:08:52 | 3,127,219 80% 24.25MB/s 0:00:00 (xfr#95, to-chk=23/219) |
09-Nov-2024 21:08:52 | 3,127,777 80% 24.06MB/s 0:00:00 (xfr#96, to-chk=22/219) |
09-Nov-2024 21:08:52 | 3,165,199 81% 24.15MB/s 0:00:00 (xfr#97, to-chk=21/219) |
09-Nov-2024 21:08:52 | 3,165,661 81% 24.15MB/s 0:00:00 (xfr#98, to-chk=17/219) |
09-Nov-2024 21:08:52 | 3,273,328 84% 24.78MB/s 0:00:00 (xfr#99, to-chk=16/219) |
09-Nov-2024 21:08:52 | 3,273,790 84% 24.58MB/s 0:00:00 (xfr#100, to-chk=15/219) |
09-Nov-2024 21:08:52 | 3,309,593 85% 24.66MB/s 0:00:00 (xfr#101, to-chk=14/219) |
09-Nov-2024 21:08:52 | 3,310,247 85% 24.66MB/s 0:00:00 (xfr#102, to-chk=10/219) |
09-Nov-2024 21:08:52 | 3,423,924 88% 25.31MB/s 0:00:00 (xfr#103, to-chk=9/219) |
09-Nov-2024 21:08:52 | 3,424,578 88% 25.32MB/s 0:00:00 (xfr#104, to-chk=8/219) |
09-Nov-2024 21:08:52 | 3,561,074 92% 25.92MB/s 0:00:00 (xfr#105, to-chk=7/219) |
09-Nov-2024 21:08:52 | 3,561,440 92% 25.93MB/s 0:00:00 (xfr#106, to-chk=3/219) |
09-Nov-2024 21:08:52 | 3,822,547 98% 27.41MB/s 0:00:00 (xfr#107, to-chk=2/219) |
09-Nov-2024 21:08:52 | 3,822,913 98% 27.41MB/s 0:00:00 (xfr#108, to-chk=1/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.51MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.30MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 27.10MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | 3,865,078 99% 26.14MB/s 0:00:00 (xfr#109, to-chk=0/219) |
09-Nov-2024 21:08:52 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.55.00/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:08:52 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:08:52 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:08:52 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:08:52 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:08:52 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:08:52 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:08:52 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.55.00/pod-logs/dev-oneprovider-krakow-0/op-panel |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:08:52 | 17,805 16% 16.98MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:08:52 | 36,543 33% 34.85MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:08:52 | 36,543 33% 34.85MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:08:52 | 54,145 49% 51.64MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:08:52 | 54,436 50% 51.91MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:08:52 | 54,436 50% 51.91MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:08:52 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.55.00/pod-logs/dev-oneprovider-krakow-0/op-worker |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:08:52 | 56,546 9% 53.93MB/s 0:00:00 (xfr#2, to-chk=49/54) |
09-Nov-2024 21:08:52 | 110,994 18% 52.93MB/s 0:00:00 (xfr#3, to-chk=47/54) |
09-Nov-2024 21:08:52 | 110,994 18% 52.93MB/s 0:00:00 (xfr#4, to-chk=45/54) |
09-Nov-2024 21:08:52 | 110,994 18% 52.93MB/s 0:00:00 (xfr#5, to-chk=43/54) |
09-Nov-2024 21:08:52 | 163,490 26% 38.98MB/s 0:00:00 (xfr#6, to-chk=41/54) |
09-Nov-2024 21:08:52 | 163,640 26% 39.01MB/s 0:00:00 (xfr#7, to-chk=39/54) |
09-Nov-2024 21:08:52 | 163,937 26% 39.09MB/s 0:00:00 (xfr#8, to-chk=37/54) |
09-Nov-2024 21:08:52 | 255,410 41% 40.60MB/s 0:00:00 (xfr#9, to-chk=35/54) |
09-Nov-2024 21:08:52 | 259,450 42% 41.24MB/s 0:00:00 (xfr#10, to-chk=25/54) |
09-Nov-2024 21:08:52 | 262,407 42% 41.71MB/s 0:00:00 (xfr#11, to-chk=24/54) |
09-Nov-2024 21:08:52 | 266,732 43% 42.40MB/s 0:00:00 (xfr#12, to-chk=23/54) |
09-Nov-2024 21:08:52 | 272,596 44% 43.33MB/s 0:00:00 (xfr#13, to-chk=22/54) |
09-Nov-2024 21:08:52 | 275,844 44% 43.84MB/s 0:00:00 (xfr#14, to-chk=21/54) |
09-Nov-2024 21:08:52 | 281,423 45% 38.34MB/s 0:00:00 (xfr#15, to-chk=20/54) |
09-Nov-2024 21:08:52 | 286,096 46% 38.98MB/s 0:00:00 (xfr#16, to-chk=19/54) |
09-Nov-2024 21:08:52 | 288,711 47% 39.33MB/s 0:00:00 (xfr#17, to-chk=18/54) |
09-Nov-2024 21:08:52 | 289,844 47% 39.49MB/s 0:00:00 (xfr#18, to-chk=17/54) |
09-Nov-2024 21:08:52 | 297,528 48% 40.53MB/s 0:00:00 (xfr#19, to-chk=16/54) |
09-Nov-2024 21:08:52 | 298,946 48% 40.73MB/s 0:00:00 (xfr#20, to-chk=15/54) |
09-Nov-2024 21:08:52 | 304,297 49% 36.28MB/s 0:00:00 (xfr#21, to-chk=14/54) |
09-Nov-2024 21:08:52 | 305,661 49% 36.44MB/s 0:00:00 (xfr#22, to-chk=13/54) |
09-Nov-2024 21:08:52 | 312,608 50% 37.27MB/s 0:00:00 (xfr#23, to-chk=12/54) |
09-Nov-2024 21:08:52 | 314,254 51% 37.46MB/s 0:00:00 (xfr#24, to-chk=11/54) |
09-Nov-2024 21:08:52 | 319,326 52% 38.07MB/s 0:00:00 (xfr#25, to-chk=10/54) |
09-Nov-2024 21:08:52 | 325,703 53% 34.51MB/s 0:00:00 (xfr#26, to-chk=9/54) |
09-Nov-2024 21:08:52 | 331,795 54% 35.16MB/s 0:00:00 (xfr#27, to-chk=8/54) |
09-Nov-2024 21:08:52 | 335,322 54% 35.53MB/s 0:00:00 (xfr#28, to-chk=7/54) |
09-Nov-2024 21:08:52 | 335,828 54% 35.59MB/s 0:00:00 (xfr#29, to-chk=6/54) |
09-Nov-2024 21:08:52 | 338,158 55% 35.83MB/s 0:00:00 (xfr#30, to-chk=5/54) |
09-Nov-2024 21:08:52 | 340,152 55% 36.04MB/s 0:00:00 (xfr#31, to-chk=4/54) |
09-Nov-2024 21:08:52 | 347,496 56% 36.82MB/s 0:00:00 (xfr#32, to-chk=3/54) |
09-Nov-2024 21:08:52 | 347,717 56% 33.16MB/s 0:00:00 (xfr#33, to-chk=2/54) |
09-Nov-2024 21:08:52 | 351,472 57% 33.52MB/s 0:00:00 (xfr#34, to-chk=1/54) |
09-Nov-2024 21:08:52 | 358,134 58% 34.15MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:08:52 | 358,134 58% 31.05MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:08:52 | 358,134 58% 31.05MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:08:52 | 358,134 58% 31.05MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:08:52 | 358,134 58% 31.05MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:08:52 | 358,134 58% 31.05MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:08:52 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.55.00/pod-logs/dev-oneprovider-paris-0/cluster-manager |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:08:52 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:08:52 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:08:52 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:08:52 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:08:52 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:08:52 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:08:52 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.55.00/pod-logs/dev-oneprovider-paris-0/op-panel |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:08:52 | 17,770 16% 16.95MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:08:52 | 36,471 33% 34.78MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:08:52 | 36,471 33% 34.78MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:08:52 | 54,038 49% 51.53MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:08:52 | 54,329 50% 51.81MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:08:52 | 54,329 50% 51.81MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:08:52 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.55.00/pod-logs/dev-oneprovider-paris-0/op-worker |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:08:52 | 58,168 9% 55.47MB/s 0:00:00 (xfr#2, to-chk=49/54) |
09-Nov-2024 21:08:52 | 114,169 18% 54.44MB/s 0:00:00 (xfr#3, to-chk=47/54) |
09-Nov-2024 21:08:52 | 116,778 18% 55.68MB/s 0:00:00 (xfr#4, to-chk=45/54) |
09-Nov-2024 21:08:52 | 116,778 18% 55.68MB/s 0:00:00 (xfr#5, to-chk=43/54) |
09-Nov-2024 21:08:52 | 170,896 27% 54.33MB/s 0:00:00 (xfr#6, to-chk=41/54) |
09-Nov-2024 21:08:52 | 171,046 27% 54.37MB/s 0:00:00 (xfr#7, to-chk=39/54) |
09-Nov-2024 21:08:52 | 171,343 27% 54.47MB/s 0:00:00 (xfr#8, to-chk=37/54) |
09-Nov-2024 21:08:52 | 262,664 41% 22.77MB/s 0:00:00 (xfr#9, to-chk=35/54) |
09-Nov-2024 21:08:52 | 264,990 42% 22.97MB/s 0:00:00 (xfr#10, to-chk=25/54) |
09-Nov-2024 21:08:52 | 271,080 43% 23.50MB/s 0:00:00 (xfr#11, to-chk=24/54) |
09-Nov-2024 21:08:52 | 271,301 43% 23.52MB/s 0:00:00 (xfr#12, to-chk=23/54) |
09-Nov-2024 21:08:52 | 272,719 43% 21.67MB/s 0:00:00 (xfr#13, to-chk=22/54) |
09-Nov-2024 21:08:52 | 278,070 44% 22.10MB/s 0:00:00 (xfr#14, to-chk=21/54) |
09-Nov-2024 21:08:52 | 279,999 44% 22.25MB/s 0:00:00 (xfr#15, to-chk=20/54) |
09-Nov-2024 21:08:52 | 285,863 45% 22.72MB/s 0:00:00 (xfr#16, to-chk=19/54) |
09-Nov-2024 21:08:52 | 290,524 46% 23.09MB/s 0:00:00 (xfr#17, to-chk=18/54) |
09-Nov-2024 21:08:52 | 296,897 47% 23.60MB/s 0:00:00 (xfr#18, to-chk=17/54) |
09-Nov-2024 21:08:52 | 298,030 47% 21.86MB/s 0:00:00 (xfr#19, to-chk=16/54) |
09-Nov-2024 21:08:52 | 303,609 48% 22.27MB/s 0:00:00 (xfr#20, to-chk=15/54) |
09-Nov-2024 21:08:52 | 306,173 48% 22.46MB/s 0:00:00 (xfr#21, to-chk=14/54) |
09-Nov-2024 21:08:52 | 313,857 50% 23.02MB/s 0:00:00 (xfr#22, to-chk=13/54) |
09-Nov-2024 21:08:52 | 317,612 50% 21.64MB/s 0:00:00 (xfr#23, to-chk=12/54) |
09-Nov-2024 21:08:52 | 324,565 51% 22.11MB/s 0:00:00 (xfr#24, to-chk=11/54) |
09-Nov-2024 21:08:52 | 327,528 52% 22.31MB/s 0:00:00 (xfr#25, to-chk=10/54) |
09-Nov-2024 21:08:52 | 334,186 53% 22.76MB/s 0:00:00 (xfr#26, to-chk=9/54) |
09-Nov-2024 21:08:52 | 337,713 53% 23.00MB/s 0:00:00 (xfr#27, to-chk=8/54) |
09-Nov-2024 21:08:52 | 341,759 54% 23.28MB/s 0:00:00 (xfr#28, to-chk=7/54) |
09-Nov-2024 21:08:52 | 342,265 54% 21.76MB/s 0:00:00 (xfr#29, to-chk=6/54) |
09-Nov-2024 21:08:52 | 345,503 55% 21.97MB/s 0:00:00 (xfr#30, to-chk=5/54) |
09-Nov-2024 21:08:52 | 349,828 55% 22.24MB/s 0:00:00 (xfr#31, to-chk=4/54) |
09-Nov-2024 21:08:52 | 354,886 56% 22.56MB/s 0:00:00 (xfr#32, to-chk=3/54) |
09-Nov-2024 21:08:52 | 362,228 57% 23.03MB/s 0:00:00 (xfr#33, to-chk=2/54) |
09-Nov-2024 21:08:52 | 363,874 57% 23.13MB/s 0:00:00 (xfr#34, to-chk=1/54) |
09-Nov-2024 21:08:52 | 364,728 58% 23.19MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:08:52 | 364,728 58% 21.74MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:08:52 | 364,728 58% 21.74MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:08:52 | 364,728 58% 19.32MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:08:52 | 364,728 58% 19.32MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:08:52 | 364,728 58% 19.32MB/s 0:00:00 (xfr#35, to-chk=0/54) |
09-Nov-2024 21:08:52 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.55.00/pod-logs/dev-onezone-0/oz-worker |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:08:52 | 23,822 7% 22.72MB/s 0:00:00 (xfr#2, to-chk=13/18) |
09-Nov-2024 21:08:52 | 48,409 14% 46.17MB/s 0:00:00 (xfr#3, to-chk=11/18) |
09-Nov-2024 21:08:52 | 48,409 14% 46.17MB/s 0:00:00 (xfr#4, to-chk=9/18) |
09-Nov-2024 21:08:52 | 71,751 21% 68.43MB/s 0:00:00 (xfr#5, to-chk=7/18) |
09-Nov-2024 21:08:52 | 71,842 21% 68.51MB/s 0:00:00 (xfr#6, to-chk=5/18) |
09-Nov-2024 21:08:52 | 72,139 21% 68.80MB/s 0:00:00 (xfr#7, to-chk=3/18) |
09-Nov-2024 21:08:52 | 165,919 50% 79.12MB/s 0:00:00 (xfr#8, to-chk=1/18) |
09-Nov-2024 21:08:52 | 165,919 50% 39.56MB/s 0:00:00 (xfr#8, to-chk=0/18) |
09-Nov-2024 21:08:52 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.55.00/pod-logs/dev-onezone-0/oz-panel |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:08:52 | 53,535 12% 51.05MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:08:52 | 108,624 25% 103.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:08:52 | 156,099 37% 148.87MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:08:52 | 209,431 49% 99.86MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:08:52 | 209,722 50% 100.00MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:08:52 | 209,722 50% 20.00MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:08:52 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.55.00/pod-logs/dev-onezone-0/cluster-manager |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
09-Nov-2024 21:08:52 | 0 0% 0.00kB/s 0:00:00 |
09-Nov-2024 21:08:52 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
09-Nov-2024 21:08:52 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
09-Nov-2024 21:08:52 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
09-Nov-2024 21:08:52 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
09-Nov-2024 21:08:52 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
09-Nov-2024 21:08:52 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
09-Nov-2024 21:08:52 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1731186522.3168793 exists, exporting anyway. |
09-Nov-2024 21:08:52 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 21:08:52 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | =============================== warnings summary =============================== |
09-Nov-2024 21:08:52 | tests/utils/rest_utils.py:98 |
09-Nov-2024 21:08:52 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 21:08:52 | print(""" |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | tests/utils/path_utils.py:112 |
09-Nov-2024 21:08:52 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
09-Nov-2024 21:08:52 | return path.replace("'", "\\'").replace(' ', '\ ') |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | tests/utils/acceptance_utils.py:55 |
09-Nov-2024 21:08:52 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 21:08:52 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | tests/utils/acceptance_utils.py:57 |
09-Nov-2024 21:08:52 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
09-Nov-2024 21:08:52 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
09-Nov-2024 21:08:52 | |
09-Nov-2024 21:08:52 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
09-Nov-2024 21:08:52 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/test-reports/results.xml - |
09-Nov-2024 21:08:52 | ================== 26 passed, 4 warnings in 835.50s (0:13:55) ================== |
09-Nov-2024 21:08:59 | release "dev" uninstalled |
09-Nov-2024 21:08:59 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
09-Nov-2024 21:08:59 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
09-Nov-2024 21:09:01 | No resources found |
09-Nov-2024 21:09:02 | Sidecar injection has been disabled |
09-Nov-2024 21:09:02 | Cleaning helm release "dev"... |
09-Nov-2024 21:09:02 | Deleted 1 helm deployments |
09-Nov-2024 21:09:02 | Deleted 0 k8s deployments |
09-Nov-2024 21:09:02 | Deleted 0 k8s services |
09-Nov-2024 21:09:02 | Deleted 0 persistent volumes |
09-Nov-2024 21:09:03 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 21:09:03 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
09-Nov-2024 21:09:03 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 21:09:03 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
09-Nov-2024 21:09:03 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
09-Nov-2024 21:09:03 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
09-Nov-2024 21:09:03 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
09-Nov-2024 21:09:03 | Finished task 'Run acceptance oneclient tests' with result: Success |
09-Nov-2024 21:09:03 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
09-Nov-2024 21:09:03 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH... |
09-Nov-2024 21:09:03 | Finished task 'Parse test results' with result: Success |
09-Nov-2024 21:09:03 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 21:09:03 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 21:09:03 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 21:09:03 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 21:09:03 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 21:09:03 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 21:09:03 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
09-Nov-2024 21:09:03 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
09-Nov-2024 21:09:03 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
09-Nov-2024 21:09:03 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
09-Nov-2024 21:09:03 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
09-Nov-2024 21:09:03 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 21:09:03 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3362 (ODSRV-OAP-MPRFCPH-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3362-ScriptBuildTask-5017191110400084350.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance |
09-Nov-2024 21:09:03 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz |
09-Nov-2024 21:09:03 | Uploading artifact |
09-Nov-2024 21:09:03 | source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz |
09-Nov-2024 21:09:03 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz |
09-Nov-2024 21:09:04 | Finished task 'Pack and push surefire artifact' with result: Success |
09-Nov-2024 21:09:04 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 21:09:04 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 21:09:04 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3362 (ODSRV-OAP-MPRFCPH-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3362-ScriptBuildTask-1822261494399884945.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH |
09-Nov-2024 21:09:04 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
09-Nov-2024 21:09:04 | Finished task 'Pack logs' with result: Success |
09-Nov-2024 21:09:04 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
09-Nov-2024 21:09:04 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
09-Nov-2024 21:09:04 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
09-Nov-2024 21:09:04 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3362 (ODSRV-OAP-MPRFCPH-3362)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3362-ScriptBuildTask-13815139651387078663.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance |
09-Nov-2024 21:09:04 | % Total % Received % Xferd Average Speed Time Time Time Current |
09-Nov-2024 21:09:04 | Dload Upload Total Spent Left Speed |
09-Nov-2024 21:09:04 | |
09-Nov-2024 21:09:04 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
09-Nov-2024 21:09:04 | 100 4822 100 4822 0 0 61037 0 --:--:-- --:--:-- --:--:-- 61037 |
09-Nov-2024 21:09:04 | Clearing /tmp/onedata and /home/bamboo/.one-env |
09-Nov-2024 21:09:05 | Cleaning helm deployments |
09-Nov-2024 21:09:05 | Cleanining pods |
09-Nov-2024 21:09:05 | Cleaning kube persistant volumes |
09-Nov-2024 21:09:05 | Cleaning dockswift container |
09-Nov-2024 21:09:05 | Cleaning docker containers |
09-Nov-2024 21:09:08 | Stalled docker containers to remove: |
09-Nov-2024 21:09:08 | 846da371f6ee 22701af2f528 becc7623da9a 69f3e6f1b8e2 63e106ca222d ad2bbd29e726 7ac397423b4b 97745988a262 4a5cbadc6b05 bb19a86081d9 58a898b4b558 33b954cbf617 9eb18386a942 776fa9beee68 ac8cf5aa172f 8fddbc562951 27f22b42296a 4478b6822805 684be451b403 25a64a1c10b4 |
09-Nov-2024 21:09:08 | Removing stalled docker containers |
09-Nov-2024 21:09:08 | Error response from daemon: Cannot kill container: 846da371f6ee: Container 846da371f6ee98f0c6c8247fb3cc796b64660dce5fa44d3995766ac3c76b3f5f is not running |
09-Nov-2024 21:09:08 | 846da371f6ee |
09-Nov-2024 21:09:08 | Error response from daemon: Cannot kill container: 22701af2f528: Container 22701af2f5285404d14979c888edf14349963081699b5d67fa90eb4ff1ad46f8 is not running |
09-Nov-2024 21:09:08 | 22701af2f528 |
09-Nov-2024 21:09:08 | Error response from daemon: Cannot kill container: becc7623da9a: Container becc7623da9ac2af509ee95f8a608080e8fa3cc82cbb7b6289930000374a01b8 is not running |
09-Nov-2024 21:09:08 | becc7623da9a |
09-Nov-2024 21:09:08 | Error response from daemon: Cannot kill container: 69f3e6f1b8e2: Container 69f3e6f1b8e295451f57bcc5a09dfe9453b3ffa8a4803c466009809a62f283dd is not running |
09-Nov-2024 21:09:08 | 69f3e6f1b8e2 |
09-Nov-2024 21:09:08 | Error response from daemon: Cannot kill container: 63e106ca222d: Container 63e106ca222d3322a3d3191d6ad72c442666899740789f8cdef5cf0091edc5f2 is not running |
09-Nov-2024 21:09:08 | 63e106ca222d |
09-Nov-2024 21:09:08 | Error response from daemon: Cannot kill container: ad2bbd29e726: Container ad2bbd29e726d3cf054279ea8ba97c0d730e8b113d4ae6494fc8c6cb865f0ea6 is not running |
09-Nov-2024 21:09:08 | ad2bbd29e726 |
09-Nov-2024 21:09:08 | Error response from daemon: Cannot kill container: 7ac397423b4b: Container 7ac397423b4b98e2bddadd63364e3fc9beb9a903f76a9945e616dc119e0c6e3d is not running |
09-Nov-2024 21:09:08 | 7ac397423b4b |
09-Nov-2024 21:09:08 | Error response from daemon: Cannot kill container: 97745988a262: Container 97745988a2629bb51a654b0bb1feb24a7087cfc034ef8cac244a94298e02fa09 is not running |
09-Nov-2024 21:09:08 | 97745988a262 |
09-Nov-2024 21:09:09 | Error response from daemon: Cannot kill container: 4a5cbadc6b05: Container 4a5cbadc6b05b1b346021b930e9aecd112dd29e122f9ebf0aa237fe3db95a5af is not running |
09-Nov-2024 21:09:09 | 4a5cbadc6b05 |
09-Nov-2024 21:09:09 | Error response from daemon: Cannot kill container: bb19a86081d9: Container bb19a86081d98b84e98e78544933550c46cf0c3ec81af303aac75327e62e8f61 is not running |
09-Nov-2024 21:09:09 | bb19a86081d9 |
09-Nov-2024 21:09:09 | Error response from daemon: Cannot kill container: 58a898b4b558: Container 58a898b4b5589b90ea3998077380854138921c22fe84a2b600755948ad4784b9 is not running |
09-Nov-2024 21:09:09 | 58a898b4b558 |
09-Nov-2024 21:09:09 | Error response from daemon: Cannot kill container: 33b954cbf617: Container 33b954cbf617908418abfadac5323ca06b5752bd7e1209eba8e4b7011dda3f79 is not running |
09-Nov-2024 21:09:09 | 33b954cbf617 |
09-Nov-2024 21:09:09 | Error response from daemon: Cannot kill container: 9eb18386a942: Container 9eb18386a94276a19da4dfeff62265defe8ff1e314c118c10d87ad9bc9a8a7ea is not running |
09-Nov-2024 21:09:09 | 9eb18386a942 |
09-Nov-2024 21:09:09 | Error response from daemon: Cannot kill container: 776fa9beee68: Container 776fa9beee68567505ed2cd81fd48ab0b8bde6e0ed5af498674df5f0a1d5fd48 is not running |
09-Nov-2024 21:09:09 | 776fa9beee68 |
09-Nov-2024 21:09:09 | Error response from daemon: Cannot kill container: ac8cf5aa172f: Container ac8cf5aa172f1007ad7d078cf0154ab1d62946e0d990aac69478f9a044024ba1 is not running |
09-Nov-2024 21:09:09 | ac8cf5aa172f |
09-Nov-2024 21:09:09 | Error response from daemon: Cannot kill container: 8fddbc562951: Container 8fddbc5629510b50a9c4a3f8572534ab467bc87836fdc2413cc18f15fdb52916 is not running |
09-Nov-2024 21:09:09 | 8fddbc562951 |
09-Nov-2024 21:09:09 | Error response from daemon: Cannot kill container: 27f22b42296a: Container 27f22b42296a5107b5f83d25160506580df38498d131d328d9af36009ab0f62e is not running |
09-Nov-2024 21:09:09 | 27f22b42296a |
09-Nov-2024 21:09:09 | Error response from daemon: Cannot kill container: 4478b6822805: Container 4478b682280512fcd84ff3c45581c6eee2edb6d6db246570b7f493a4f762764e is not running |
09-Nov-2024 21:09:09 | 4478b6822805 |
09-Nov-2024 21:09:09 | Error response from daemon: Cannot kill container: 684be451b403: Container 684be451b4033af105761a76ab2651c5ab599250ab12a3068b611f168c3c2f5b is not running |
09-Nov-2024 21:09:09 | 684be451b403 |
09-Nov-2024 21:09:09 | 25a64a1c10b4 |
09-Nov-2024 21:09:10 | 25a64a1c10b4 |
09-Nov-2024 21:09:10 | Stalled docker volumes to remove: |
09-Nov-2024 21:09:10 | |
09-Nov-2024 21:09:10 | Removing stalled docker volumes |
09-Nov-2024 21:09:10 | Removing stalled loopdevices |
09-Nov-2024 21:09:10 | Done |
09-Nov-2024 21:09:10 | Finished task 'Clear env and working dir' with result: Success |
09-Nov-2024 21:09:10 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
09-Nov-2024 21:09:10 | Running post build plugin 'Docker Container Cleanup' |
09-Nov-2024 21:09:10 | Running post build plugin 'NCover Results Collector' |
09-Nov-2024 21:09:10 | Running post build plugin 'Build Results Label Collector' |
09-Nov-2024 21:09:10 | Running post build plugin 'Clover Results Collector' |
09-Nov-2024 21:09:10 | Running post build plugin 'npm Cache Cleanup' |
09-Nov-2024 21:09:10 | Running post build plugin 'Artifact Copier' |
09-Nov-2024 21:09:10 | Publishing an artifact: test_logs.tar.gz |
09-Nov-2024 21:09:10 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 107.5 ms |
09-Nov-2024 21:09:10 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH' |
09-Nov-2024 21:09:10 | Finalising the build... |
09-Nov-2024 21:09:10 | Stopping timer. |
09-Nov-2024 21:09:10 | Build ODSRV-OAP-MPRFCPH-3362 completed. |
09-Nov-2024 21:09:11 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
09-Nov-2024 21:09:11 | Running on server: post build plugin 'NCover Results Collector' |
09-Nov-2024 21:09:11 | Running on server: post build plugin 'Build Labeller' |
09-Nov-2024 21:09:11 | Running on server: post build plugin 'Clover Delta Calculator' |
09-Nov-2024 21:09:11 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
09-Nov-2024 21:09:11 | All post build plugins have finished |
09-Nov-2024 21:09:11 | Generating build results summary... |
09-Nov-2024 21:09:11 | Saving build results to disk... |
09-Nov-2024 21:09:11 | Store variable context... |
09-Nov-2024 21:09:11 | Finished building ODSRV-OAP-MPRFCPH-3362. |