oneclient acceptance tests using environment deployed from packages
Build: #3366 failed
Job: multiprovider s3 directory CRUD proxyio symlinks was successful
Build log
The build generated 2,789 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
19-Nov-2024 22:55:48 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 22:55:48 | ================================================================= |
19-Nov-2024 22:55:48 | |
19-Nov-2024 22:55:49 | PASSED |
19-Nov-2024 22:55:49 | Unmounting client from /tmp/onedata/mnt/cwbybwfiint6on2m |
19-Nov-2024 22:55:49 | |
19-Nov-2024 22:55:49 | |
19-Nov-2024 22:55:49 | Unmounting client from /tmp/onedata/mnt/ihlu6rnd0ijfg39c |
19-Nov-2024 22:55:49 | |
19-Nov-2024 22:55:49 | |
19-Nov-2024 22:56:27 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 22:56:27 | ================================================================= |
19-Nov-2024 22:56:27 | - Executing scenario 'Copy directory' |
19-Nov-2024 22:56:27 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 22:56:27 | ----------------------------------------------------------------- |
19-Nov-2024 22:56:27 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:56:27 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:56:27 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:56:27 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kcm5k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:56:27 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kcm5k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:56:27 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kcm5k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:56:27 | |
19-Nov-2024 22:56:27 | |
19-Nov-2024 22:56:27 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kcm5k' |
19-Nov-2024 22:56:27 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kcm5k' successfully started |
19-Nov-2024 22:56:27 | |
19-Nov-2024 22:56:27 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/05oved4swh33o5uq |
19-Nov-2024 22:56:27 | |
19-Nov-2024 22:56:27 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/05oved4swh33o5uq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/05oved4swh33o5uq |
19-Nov-2024 22:56:27 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10803595564978666108'... |
19-Nov-2024 22:56:27 | Getting configuration... |
19-Nov-2024 22:56:27 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/05oved4swh33o5uq'. |
19-Nov-2024 22:56:27 | |
19-Nov-2024 22:56:27 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-djc46', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:56:27 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-djc46', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:56:27 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-djc46', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:56:27 | |
19-Nov-2024 22:56:27 | |
19-Nov-2024 22:56:27 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-djc46' |
19-Nov-2024 22:56:27 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-djc46' successfully started |
19-Nov-2024 22:56:27 | |
19-Nov-2024 22:56:27 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rt15s8q5ix0wy3d1 |
19-Nov-2024 22:56:27 | |
19-Nov-2024 22:56:27 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rt15s8q5ix0wy3d1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rt15s8q5ix0wy3d1 |
19-Nov-2024 22:56:27 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11871445319299395454'... |
19-Nov-2024 22:56:27 | Getting configuration... |
19-Nov-2024 22:56:27 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/rt15s8q5ix0wy3d1'. |
19-Nov-2024 22:56:27 | |
19-Nov-2024 22:56:27 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
19-Nov-2024 22:56:27 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
19-Nov-2024 22:56:27 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
19-Nov-2024 22:56:27 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 22:56:27 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 22:56:27 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 22:56:27 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 22:56:27 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 22:56:27 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 22:56:27 | -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 22:56:27 | -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 22:56:27 | -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 22:56:27 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
19-Nov-2024 22:56:27 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
19-Nov-2024 22:56:27 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"' |
19-Nov-2024 22:56:27 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"' |
19-Nov-2024 22:56:27 | -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 22:56:27 | -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 22:56:27 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
19-Nov-2024 22:56:27 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
19-Nov-2024 22:56:27 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 22:56:27 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 22:56:27 | ================================================================= |
19-Nov-2024 22:56:27 | |
19-Nov-2024 22:56:28 | PASSED |
19-Nov-2024 22:56:28 | Unmounting client from /tmp/onedata/mnt/05oved4swh33o5uq |
19-Nov-2024 22:56:28 | |
19-Nov-2024 22:56:28 | |
19-Nov-2024 22:56:28 | Unmounting client from /tmp/onedata/mnt/rt15s8q5ix0wy3d1 |
19-Nov-2024 22:56:28 | |
19-Nov-2024 22:56:28 | |
19-Nov-2024 22:57:08 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 22:57:08 | ================================================================= |
19-Nov-2024 22:57:08 | - Executing scenario 'Fail to move directory to itself' |
19-Nov-2024 22:57:08 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 22:57:08 | ----------------------------------------------------------------- |
19-Nov-2024 22:57:08 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:57:08 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:57:08 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:57:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kcm5k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:57:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kcm5k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:57:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kcm5k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kcm5k' |
19-Nov-2024 22:57:08 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kcm5k' successfully started |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wfvo5l2z24wz147v |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wfvo5l2z24wz147v --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wfvo5l2z24wz147v |
19-Nov-2024 22:57:08 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16062328495085709804'... |
19-Nov-2024 22:57:08 | Getting configuration... |
19-Nov-2024 22:57:08 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wfvo5l2z24wz147v'. |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-djc46', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:57:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-djc46', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:57:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-djc46', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-djc46' |
19-Nov-2024 22:57:08 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-djc46' successfully started |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7aovlm1tp91z0vjx |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7aovlm1tp91z0vjx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7aovlm1tp91z0vjx |
19-Nov-2024 22:57:08 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9413661716996832952'... |
19-Nov-2024 22:57:08 | Getting configuration... |
19-Nov-2024 22:57:08 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/7aovlm1tp91z0vjx'. |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 22:57:08 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 22:57:08 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 22:57:08 | -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"' |
19-Nov-2024 22:57:08 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 22:57:08 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 22:57:08 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 22:57:08 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 22:57:08 | ================================================================= |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | PASSED |
19-Nov-2024 22:57:08 | Unmounting client from /tmp/onedata/mnt/wfvo5l2z24wz147v |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | Unmounting client from /tmp/onedata/mnt/7aovlm1tp91z0vjx |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:08 | |
19-Nov-2024 22:57:42 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 22:57:42 | ================================================================= |
19-Nov-2024 22:57:42 | - Executing scenario 'Fail to move directory to its subtree' |
19-Nov-2024 22:57:42 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 22:57:42 | ----------------------------------------------------------------- |
19-Nov-2024 22:57:42 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:57:42 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:57:42 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:57:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kcm5k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:57:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kcm5k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:57:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kcm5k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:57:42 | |
19-Nov-2024 22:57:42 | |
19-Nov-2024 22:57:42 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kcm5k' |
19-Nov-2024 22:57:42 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kcm5k' successfully started |
19-Nov-2024 22:57:42 | |
19-Nov-2024 22:57:42 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2s0udvw8p3ok0ou7 |
19-Nov-2024 22:57:42 | |
19-Nov-2024 22:57:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2s0udvw8p3ok0ou7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2s0udvw8p3ok0ou7 |
19-Nov-2024 22:57:42 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15602783717764846040'... |
19-Nov-2024 22:57:42 | Getting configuration... |
19-Nov-2024 22:57:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2s0udvw8p3ok0ou7'. |
19-Nov-2024 22:57:42 | |
19-Nov-2024 22:57:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-djc46', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:57:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-djc46', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:57:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-djc46', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:57:42 | |
19-Nov-2024 22:57:42 | |
19-Nov-2024 22:57:42 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-djc46' |
19-Nov-2024 22:57:42 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-djc46' successfully started |
19-Nov-2024 22:57:42 | |
19-Nov-2024 22:57:42 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/v2aks1yogcs11mma |
19-Nov-2024 22:57:42 | |
19-Nov-2024 22:57:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v2aks1yogcs11mma --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v2aks1yogcs11mma |
19-Nov-2024 22:57:42 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3709872424173527776'... |
19-Nov-2024 22:57:42 | Getting configuration... |
19-Nov-2024 22:57:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/v2aks1yogcs11mma'. |
19-Nov-2024 22:57:42 | |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 22:57:42 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 22:57:42 | ================================================================= |
19-Nov-2024 22:57:42 | |
19-Nov-2024 22:57:56 | PASSED |
19-Nov-2024 22:57:56 | Unmounting client from /tmp/onedata/mnt/2s0udvw8p3ok0ou7 |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | Unmounting client from /tmp/onedata/mnt/v2aks1yogcs11mma |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1732057063.0455878', '-c', '/tmp/logs'] |
19-Nov-2024 22:57:56 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-mdtkf. See /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-cross-support-job-3p-users-mdtkf/entrypoint.log for more details |
19-Nov-2024 22:57:56 | [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-kcm5k: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-oneclient-krakow-9b8968f6-kcm5k/oneclient_logs |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=197/230) |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:57:56 | 64,410 1% 15.36MB/s 0:00:00 (xfr#1, to-chk=196/230) |
19-Nov-2024 22:57:56 | 64,410 1% 15.36MB/s 0:00:00 (xfr#1, to-chk=190/230) |
19-Nov-2024 22:57:56 | 65,064 1% 15.51MB/s 0:00:00 (xfr#2, to-chk=192/230) |
19-Nov-2024 22:57:56 | 468,712 9% 20.32MB/s 0:00:00 (xfr#3, to-chk=191/230) |
19-Nov-2024 22:57:56 | 469,366 9% 19.46MB/s 0:00:00 (xfr#4, to-chk=190/230) |
19-Nov-2024 22:57:56 | 492,187 9% 18.05MB/s 0:00:00 (xfr#5, to-chk=189/230) |
19-Nov-2024 22:57:56 | 492,649 9% 18.07MB/s 0:00:00 (xfr#6, to-chk=185/230) |
19-Nov-2024 22:57:56 | 576,417 11% 20.36MB/s 0:00:00 (xfr#7, to-chk=184/230) |
19-Nov-2024 22:57:56 | 576,879 11% 20.38MB/s 0:00:00 (xfr#8, to-chk=183/230) |
19-Nov-2024 22:57:56 | 609,270 12% 19.37MB/s 0:00:00 (xfr#9, to-chk=182/230) |
19-Nov-2024 22:57:56 | 610,020 12% 19.39MB/s 0:00:00 (xfr#10, to-chk=178/230) |
19-Nov-2024 22:57:56 | 766,840 15% 22.85MB/s 0:00:00 (xfr#11, to-chk=177/230) |
19-Nov-2024 22:57:56 | 767,590 15% 22.88MB/s 0:00:00 (xfr#12, to-chk=176/230) |
19-Nov-2024 22:57:56 | 794,208 15% 21.64MB/s 0:00:00 (xfr#13, to-chk=175/230) |
19-Nov-2024 22:57:56 | 794,766 15% 21.66MB/s 0:00:00 (xfr#14, to-chk=171/230) |
19-Nov-2024 22:57:56 | 886,170 17% 24.15MB/s 0:00:00 (xfr#15, to-chk=170/230) |
19-Nov-2024 22:57:56 | 886,728 17% 23.49MB/s 0:00:00 (xfr#16, to-chk=169/230) |
19-Nov-2024 22:57:56 | 931,543 18% 24.01MB/s 0:00:00 (xfr#17, to-chk=168/230) |
19-Nov-2024 22:57:56 | 931,813 18% 23.39MB/s 0:00:00 (xfr#18, to-chk=164/230) |
19-Nov-2024 22:57:56 | 935,959 18% 23.49MB/s 0:00:00 (xfr#19, to-chk=163/230) |
19-Nov-2024 22:57:56 | 1,103,895 22% 21.48MB/s 0:00:00 (xfr#20, to-chk=162/230) |
19-Nov-2024 22:57:56 | 1,104,165 22% 21.06MB/s 0:00:00 (xfr#21, to-chk=161/230) |
19-Nov-2024 22:57:56 | 1,135,387 22% 21.66MB/s 0:00:00 (xfr#22, to-chk=160/230) |
19-Nov-2024 22:57:56 | 1,135,849 22% 21.66MB/s 0:00:00 (xfr#23, to-chk=156/230) |
19-Nov-2024 22:57:56 | 1,249,264 25% 21.66MB/s 0:00:00 (xfr#24, to-chk=155/230) |
19-Nov-2024 22:57:56 | 1,249,726 25% 21.67MB/s 0:00:00 (xfr#25, to-chk=154/230) |
19-Nov-2024 22:57:56 | 1,268,107 25% 21.60MB/s 0:00:00 (xfr#26, to-chk=153/230) |
19-Nov-2024 22:57:56 | 1,268,665 25% 21.61MB/s 0:00:00 (xfr#27, to-chk=149/230) |
19-Nov-2024 22:57:56 | 1,367,583 27% 22.88MB/s 0:00:00 (xfr#28, to-chk=148/230) |
19-Nov-2024 22:57:56 | 1,368,141 27% 22.50MB/s 0:00:00 (xfr#29, to-chk=147/230) |
19-Nov-2024 22:57:56 | 1,386,573 27% 21.68MB/s 0:00:00 (xfr#30, to-chk=146/230) |
19-Nov-2024 22:57:56 | 1,387,131 27% 21.69MB/s 0:00:00 (xfr#31, to-chk=142/230) |
19-Nov-2024 22:57:56 | 1,495,893 30% 21.95MB/s 0:00:00 (xfr#32, to-chk=141/230) |
19-Nov-2024 22:57:56 | 1,496,451 30% 21.62MB/s 0:00:00 (xfr#33, to-chk=140/230) |
19-Nov-2024 22:57:56 | 1,497,079 30% 21.31MB/s 0:00:00 (xfr#34, to-chk=139/230) |
19-Nov-2024 22:57:56 | 1,524,867 30% 21.70MB/s 0:00:00 (xfr#35, to-chk=138/230) |
19-Nov-2024 22:57:56 | 1,525,617 30% 21.40MB/s 0:00:00 (xfr#36, to-chk=134/230) |
19-Nov-2024 22:57:56 | 1,637,357 32% 21.39MB/s 0:00:00 (xfr#37, to-chk=133/230) |
19-Nov-2024 22:57:56 | 1,638,107 32% 21.40MB/s 0:00:00 (xfr#38, to-chk=132/230) |
19-Nov-2024 22:57:56 | 1,691,399 33% 20.68MB/s 0:00:00 (xfr#39, to-chk=131/230) |
19-Nov-2024 22:57:56 | 1,692,053 34% 19.92MB/s 0:00:00 (xfr#40, to-chk=127/230) |
19-Nov-2024 22:57:56 | 1,933,097 38% 21.69MB/s 0:00:00 (xfr#41, to-chk=126/230) |
19-Nov-2024 22:57:56 | 1,933,751 38% 21.44MB/s 0:00:00 (xfr#42, to-chk=125/230) |
19-Nov-2024 22:57:56 | 1,934,379 38% 21.20MB/s 0:00:00 (xfr#43, to-chk=124/230) |
19-Nov-2024 22:57:56 | 1,983,030 39% 21.49MB/s 0:00:00 (xfr#44, to-chk=123/230) |
19-Nov-2024 22:57:56 | 1,983,492 39% 21.25MB/s 0:00:00 (xfr#45, to-chk=119/230) |
19-Nov-2024 22:57:56 | 2,221,208 44% 22.78MB/s 0:00:00 (xfr#46, to-chk=118/230) |
19-Nov-2024 22:57:56 | 2,221,670 44% 21.84MB/s 0:00:00 (xfr#47, to-chk=117/230) |
19-Nov-2024 22:57:56 | 2,222,298 44% 21.63MB/s 0:00:00 (xfr#48, to-chk=116/230) |
19-Nov-2024 22:57:56 | 2,244,624 45% 21.41MB/s 0:00:00 (xfr#49, to-chk=115/230) |
19-Nov-2024 22:57:56 | 2,245,086 45% 21.41MB/s 0:00:00 (xfr#50, to-chk=111/230) |
19-Nov-2024 22:57:56 | 2,335,632 46% 22.05MB/s 0:00:00 (xfr#51, to-chk=110/230) |
19-Nov-2024 22:57:56 | 2,336,094 46% 21.84MB/s 0:00:00 (xfr#52, to-chk=109/230) |
19-Nov-2024 22:57:56 | 2,363,524 47% 22.10MB/s 0:00:00 (xfr#53, to-chk=108/230) |
19-Nov-2024 22:57:56 | 2,364,082 47% 21.89MB/s 0:00:00 (xfr#54, to-chk=104/230) |
19-Nov-2024 22:57:56 | 2,462,522 49% 22.37MB/s 0:00:00 (xfr#55, to-chk=103/230) |
19-Nov-2024 22:57:56 | 2,463,080 49% 22.37MB/s 0:00:00 (xfr#56, to-chk=102/230) |
19-Nov-2024 22:57:56 | 2,494,474 50% 22.66MB/s 0:00:00 (xfr#57, to-chk=101/230) |
19-Nov-2024 22:57:56 | 2,494,840 50% 22.66MB/s 0:00:00 (xfr#58, to-chk=97/230) |
19-Nov-2024 22:57:56 | 2,622,665 52% 22.33MB/s 0:00:00 (xfr#59, to-chk=96/230) |
19-Nov-2024 22:57:56 | 2,623,031 52% 22.33MB/s 0:00:00 (xfr#60, to-chk=95/230) |
19-Nov-2024 22:57:56 | 2,644,488 53% 22.32MB/s 0:00:00 (xfr#61, to-chk=94/230) |
19-Nov-2024 22:57:56 | 2,644,854 53% 22.13MB/s 0:00:00 (xfr#62, to-chk=90/230) |
19-Nov-2024 22:57:56 | 2,710,517 54% 21.91MB/s 0:00:00 (xfr#63, to-chk=89/230) |
19-Nov-2024 22:57:56 | 2,710,883 54% 20.85MB/s 0:00:00 (xfr#64, to-chk=88/230) |
19-Nov-2024 22:57:56 | 2,733,105 54% 20.85MB/s 0:00:00 (xfr#65, to-chk=87/230) |
19-Nov-2024 22:57:56 | 2,733,759 54% 20.86MB/s 0:00:00 (xfr#66, to-chk=83/230) |
19-Nov-2024 22:57:56 | 2,857,251 57% 21.46MB/s 0:00:00 (xfr#67, to-chk=82/230) |
19-Nov-2024 22:57:56 | 2,857,905 57% 21.46MB/s 0:00:00 (xfr#68, to-chk=81/230) |
19-Nov-2024 22:57:56 | 2,886,841 58% 21.51MB/s 0:00:00 (xfr#69, to-chk=80/230) |
19-Nov-2024 22:57:56 | 2,887,207 58% 21.51MB/s 0:00:00 (xfr#70, to-chk=76/230) |
19-Nov-2024 22:57:56 | 2,993,694 60% 22.13MB/s 0:00:00 (xfr#71, to-chk=75/230) |
19-Nov-2024 22:57:56 | 2,994,060 60% 22.13MB/s 0:00:00 (xfr#72, to-chk=74/230) |
19-Nov-2024 22:57:56 | 3,020,339 60% 21.50MB/s 0:00:00 (xfr#73, to-chk=73/230) |
19-Nov-2024 22:57:56 | 3,020,897 60% 21.50MB/s 0:00:00 (xfr#74, to-chk=69/230) |
19-Nov-2024 22:57:56 | 3,146,110 63% 21.59MB/s 0:00:00 (xfr#75, to-chk=68/230) |
19-Nov-2024 22:57:56 | 3,146,668 63% 21.59MB/s 0:00:00 (xfr#76, to-chk=67/230) |
19-Nov-2024 22:57:56 | 3,175,796 63% 21.33MB/s 0:00:00 (xfr#77, to-chk=66/230) |
19-Nov-2024 22:57:56 | 3,176,450 63% 21.18MB/s 0:00:00 (xfr#78, to-chk=62/230) |
19-Nov-2024 22:57:56 | 3,317,266 66% 21.97MB/s 0:00:00 (xfr#79, to-chk=61/230) |
19-Nov-2024 22:57:56 | 3,317,920 66% 21.82MB/s 0:00:00 (xfr#80, to-chk=60/230) |
19-Nov-2024 22:57:56 | 3,339,501 67% 21.96MB/s 0:00:00 (xfr#81, to-chk=59/230) |
19-Nov-2024 22:57:56 | 3,340,251 67% 21.97MB/s 0:00:00 (xfr#82, to-chk=55/230) |
19-Nov-2024 22:57:56 | 3,466,199 69% 21.75MB/s 0:00:00 (xfr#83, to-chk=54/230) |
19-Nov-2024 22:57:56 | 3,466,949 69% 21.75MB/s 0:00:00 (xfr#84, to-chk=53/230) |
19-Nov-2024 22:57:56 | 3,504,415 70% 21.84MB/s 0:00:00 (xfr#85, to-chk=52/230) |
19-Nov-2024 22:57:56 | 3,505,165 70% 21.71MB/s 0:00:00 (xfr#86, to-chk=48/230) |
19-Nov-2024 22:57:56 | 3,653,904 73% 21.64MB/s 0:00:00 (xfr#87, to-chk=47/230) |
19-Nov-2024 22:57:56 | 3,654,654 73% 21.38MB/s 0:00:00 (xfr#88, to-chk=46/230) |
19-Nov-2024 22:57:56 | 3,687,578 74% 21.19MB/s 0:00:00 (xfr#89, to-chk=45/230) |
19-Nov-2024 22:57:56 | 3,688,136 74% 20.81MB/s 0:00:00 (xfr#90, to-chk=41/230) |
19-Nov-2024 22:57:56 | 3,827,378 76% 21.10MB/s 0:00:00 (xfr#91, to-chk=40/230) |
19-Nov-2024 22:57:56 | 3,827,936 76% 21.10MB/s 0:00:00 (xfr#92, to-chk=39/230) |
19-Nov-2024 22:57:56 | 3,879,362 77% 21.26MB/s 0:00:00 (xfr#93, to-chk=38/230) |
19-Nov-2024 22:57:56 | 3,879,824 77% 21.14MB/s 0:00:00 (xfr#94, to-chk=34/230) |
19-Nov-2024 22:57:56 | 4,090,071 82% 22.04MB/s 0:00:00 (xfr#95, to-chk=33/230) |
19-Nov-2024 22:57:56 | 4,090,533 82% 21.92MB/s 0:00:00 (xfr#96, to-chk=32/230) |
19-Nov-2024 22:57:56 | 4,133,515 83% 21.42MB/s 0:00:00 (xfr#97, to-chk=31/230) |
19-Nov-2024 22:57:56 | 4,134,361 83% 21.31MB/s 0:00:00 (xfr#98, to-chk=27/230) |
19-Nov-2024 22:57:56 | 4,312,036 86% 21.76MB/s 0:00:00 (xfr#99, to-chk=26/230) |
19-Nov-2024 22:57:56 | 4,312,882 86% 21.76MB/s 0:00:00 (xfr#100, to-chk=25/230) |
19-Nov-2024 22:57:56 | 4,313,510 86% 21.65MB/s 0:00:00 (xfr#101, to-chk=24/230) |
19-Nov-2024 22:57:56 | 4,355,212 87% 21.63MB/s 0:00:00 (xfr#102, to-chk=23/230) |
19-Nov-2024 22:57:56 | 4,355,674 87% 21.63MB/s 0:00:00 (xfr#103, to-chk=19/230) |
19-Nov-2024 22:57:56 | 4,359,815 87% 21.54MB/s 0:00:00 (xfr#104, to-chk=18/230) |
19-Nov-2024 22:57:56 | 4,630,129 93% 22.64MB/s 0:00:00 (xfr#105, to-chk=17/230) |
19-Nov-2024 22:57:56 | 4,630,591 93% 22.65MB/s 0:00:00 (xfr#106, to-chk=16/230) |
19-Nov-2024 22:57:56 | 4,652,331 93% 22.64MB/s 0:00:00 (xfr#107, to-chk=15/230) |
19-Nov-2024 22:57:56 | 4,652,889 93% 22.64MB/s 0:00:00 (xfr#108, to-chk=11/230) |
19-Nov-2024 22:57:56 | 4,657,034 93% 22.66MB/s 0:00:00 (xfr#109, to-chk=10/230) |
19-Nov-2024 22:57:56 | 4,757,849 95% 22.92MB/s 0:00:00 (xfr#110, to-chk=9/230) |
19-Nov-2024 22:57:56 | 4,758,407 95% 22.92MB/s 0:00:00 (xfr#111, to-chk=8/230) |
19-Nov-2024 22:57:56 | 4,782,948 96% 23.04MB/s 0:00:00 (xfr#112, to-chk=7/230) |
19-Nov-2024 22:57:56 | 4,783,602 96% 23.04MB/s 0:00:00 (xfr#113, to-chk=3/230) |
19-Nov-2024 22:57:56 | 4,876,775 98% 23.37MB/s 0:00:00 (xfr#114, to-chk=2/230) |
19-Nov-2024 22:57:56 | 4,877,429 98% 23.37MB/s 0:00:00 (xfr#115, to-chk=1/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.59MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.24MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.24MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.24MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | 4,971,202 99% 23.13MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 22:57:56 | [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-djc46: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-oneclient-paris-7f5779b546-djc46/oneclient_logs |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=195/228) |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:57:56 | 35,288 0% 33.65MB/s 0:00:00 (xfr#1, to-chk=194/228) |
19-Nov-2024 22:57:56 | 35,288 0% 33.65MB/s 0:00:00 (xfr#1, to-chk=188/228) |
19-Nov-2024 22:57:56 | 36,134 0% 34.46MB/s 0:00:00 (xfr#2, to-chk=190/228) |
19-Nov-2024 22:57:56 | 169,190 3% 32.27MB/s 0:00:00 (xfr#3, to-chk=189/228) |
19-Nov-2024 22:57:56 | 170,036 3% 32.43MB/s 0:00:00 (xfr#4, to-chk=188/228) |
19-Nov-2024 22:57:56 | 199,089 4% 37.97MB/s 0:00:00 (xfr#5, to-chk=187/228) |
19-Nov-2024 22:57:56 | 199,647 4% 38.08MB/s 0:00:00 (xfr#6, to-chk=183/228) |
19-Nov-2024 22:57:56 | 298,736 6% 40.70MB/s 0:00:00 (xfr#7, to-chk=182/228) |
19-Nov-2024 22:57:56 | 299,294 6% 35.68MB/s 0:00:00 (xfr#8, to-chk=181/228) |
19-Nov-2024 22:57:56 | 348,354 8% 36.91MB/s 0:00:00 (xfr#9, to-chk=180/228) |
19-Nov-2024 22:57:56 | 348,912 8% 36.97MB/s 0:00:00 (xfr#10, to-chk=176/228) |
19-Nov-2024 22:57:56 | 567,648 13% 36.09MB/s 0:00:00 (xfr#11, to-chk=175/228) |
19-Nov-2024 22:57:56 | 568,206 13% 36.13MB/s 0:00:00 (xfr#12, to-chk=174/228) |
19-Nov-2024 22:57:56 | 592,806 13% 37.69MB/s 0:00:00 (xfr#13, to-chk=173/228) |
19-Nov-2024 22:57:56 | 593,268 13% 37.72MB/s 0:00:00 (xfr#14, to-chk=169/228) |
19-Nov-2024 22:57:56 | 693,997 16% 34.83MB/s 0:00:00 (xfr#15, to-chk=168/228) |
19-Nov-2024 22:57:56 | 694,459 16% 34.86MB/s 0:00:00 (xfr#16, to-chk=167/228) |
19-Nov-2024 22:57:56 | 714,560 16% 35.87MB/s 0:00:00 (xfr#17, to-chk=166/228) |
19-Nov-2024 22:57:56 | 714,926 16% 35.88MB/s 0:00:00 (xfr#18, to-chk=162/228) |
19-Nov-2024 22:57:56 | 794,405 18% 37.88MB/s 0:00:00 (xfr#19, to-chk=161/228) |
19-Nov-2024 22:57:56 | 794,771 18% 37.90MB/s 0:00:00 (xfr#20, to-chk=160/228) |
19-Nov-2024 22:57:56 | 795,399 18% 37.93MB/s 0:00:00 (xfr#21, to-chk=159/228) |
19-Nov-2024 22:57:56 | 813,741 18% 36.95MB/s 0:00:00 (xfr#22, to-chk=158/228) |
19-Nov-2024 22:57:56 | 814,203 18% 36.98MB/s 0:00:00 (xfr#23, to-chk=154/228) |
19-Nov-2024 22:57:56 | 926,842 21% 36.83MB/s 0:00:00 (xfr#24, to-chk=153/228) |
19-Nov-2024 22:57:56 | 927,304 21% 36.85MB/s 0:00:00 (xfr#25, to-chk=152/228) |
19-Nov-2024 22:57:56 | 958,455 22% 38.09MB/s 0:00:00 (xfr#26, to-chk=151/228) |
19-Nov-2024 22:57:56 | 958,821 22% 38.10MB/s 0:00:00 (xfr#27, to-chk=147/228) |
19-Nov-2024 22:57:56 | 1,095,952 25% 41.81MB/s 0:00:00 (xfr#28, to-chk=146/228) |
19-Nov-2024 22:57:56 | 1,096,318 25% 41.82MB/s 0:00:00 (xfr#29, to-chk=145/228) |
19-Nov-2024 22:57:56 | 1,125,784 25% 42.95MB/s 0:00:00 (xfr#30, to-chk=144/228) |
19-Nov-2024 22:57:56 | 1,126,438 25% 41.32MB/s 0:00:00 (xfr#31, to-chk=140/228) |
19-Nov-2024 22:57:56 | 1,223,040 28% 40.22MB/s 0:00:00 (xfr#32, to-chk=139/228) |
19-Nov-2024 22:57:56 | 1,223,694 28% 40.24MB/s 0:00:00 (xfr#33, to-chk=138/228) |
19-Nov-2024 22:57:56 | 1,255,056 28% 39.90MB/s 0:00:00 (xfr#34, to-chk=137/228) |
19-Nov-2024 22:57:56 | 1,255,518 28% 39.91MB/s 0:00:00 (xfr#35, to-chk=133/228) |
19-Nov-2024 22:57:56 | 1,377,118 31% 33.67MB/s 0:00:00 (xfr#36, to-chk=132/228) |
19-Nov-2024 22:57:56 | 1,377,580 31% 33.69MB/s 0:00:00 (xfr#37, to-chk=131/228) |
19-Nov-2024 22:57:56 | 1,404,067 32% 33.48MB/s 0:00:00 (xfr#38, to-chk=130/228) |
19-Nov-2024 22:57:56 | 1,404,625 32% 33.49MB/s 0:00:00 (xfr#39, to-chk=126/228) |
19-Nov-2024 22:57:56 | 1,512,237 34% 33.54MB/s 0:00:00 (xfr#40, to-chk=125/228) |
19-Nov-2024 22:57:56 | 1,512,795 34% 33.55MB/s 0:00:00 (xfr#41, to-chk=124/228) |
19-Nov-2024 22:57:56 | 1,534,378 35% 34.03MB/s 0:00:00 (xfr#42, to-chk=123/228) |
19-Nov-2024 22:57:56 | 1,534,840 35% 34.04MB/s 0:00:00 (xfr#43, to-chk=119/228) |
19-Nov-2024 22:57:56 | 1,605,824 37% 33.29MB/s 0:00:00 (xfr#44, to-chk=118/228) |
19-Nov-2024 22:57:56 | 1,606,286 37% 33.30MB/s 0:00:00 (xfr#45, to-chk=117/228) |
19-Nov-2024 22:57:56 | 1,606,914 37% 33.31MB/s 0:00:00 (xfr#46, to-chk=116/228) |
19-Nov-2024 22:57:56 | 1,641,996 37% 31.96MB/s 0:00:00 (xfr#47, to-chk=115/228) |
19-Nov-2024 22:57:56 | 1,642,746 37% 31.97MB/s 0:00:00 (xfr#48, to-chk=111/228) |
19-Nov-2024 22:57:56 | 1,773,131 40% 32.52MB/s 0:00:00 (xfr#49, to-chk=110/228) |
19-Nov-2024 22:57:56 | 1,773,881 40% 32.53MB/s 0:00:00 (xfr#50, to-chk=109/228) |
19-Nov-2024 22:57:56 | 1,793,566 41% 31.68MB/s 0:00:00 (xfr#51, to-chk=108/228) |
19-Nov-2024 22:57:56 | 1,793,836 41% 31.68MB/s 0:00:00 (xfr#52, to-chk=104/228) |
19-Nov-2024 22:57:56 | 1,864,144 43% 32.32MB/s 0:00:00 (xfr#53, to-chk=103/228) |
19-Nov-2024 22:57:56 | 1,864,414 43% 32.33MB/s 0:00:00 (xfr#54, to-chk=102/228) |
19-Nov-2024 22:57:56 | 1,890,367 43% 31.63MB/s 0:00:00 (xfr#55, to-chk=101/228) |
19-Nov-2024 22:57:56 | 1,890,637 43% 31.63MB/s 0:00:00 (xfr#56, to-chk=97/228) |
19-Nov-2024 22:57:56 | 2,047,941 47% 28.72MB/s 0:00:00 (xfr#57, to-chk=96/228) |
19-Nov-2024 22:57:56 | 2,048,211 47% 28.31MB/s 0:00:00 (xfr#58, to-chk=95/228) |
19-Nov-2024 22:57:56 | 2,076,650 47% 28.29MB/s 0:00:00 (xfr#59, to-chk=94/228) |
19-Nov-2024 22:57:56 | 2,077,112 47% 27.90MB/s 0:00:00 (xfr#60, to-chk=90/228) |
19-Nov-2024 22:57:56 | 2,180,568 50% 28.49MB/s 0:00:00 (xfr#61, to-chk=89/228) |
19-Nov-2024 22:57:56 | 2,181,030 50% 28.49MB/s 0:00:00 (xfr#62, to-chk=88/228) |
19-Nov-2024 22:57:56 | 2,205,559 50% 28.05MB/s 0:00:00 (xfr#63, to-chk=87/228) |
19-Nov-2024 22:57:56 | 2,206,021 50% 27.68MB/s 0:00:00 (xfr#64, to-chk=83/228) |
19-Nov-2024 22:57:56 | 2,308,885 53% 24.47MB/s 0:00:00 (xfr#65, to-chk=82/228) |
19-Nov-2024 22:57:56 | 2,309,347 53% 24.47MB/s 0:00:00 (xfr#66, to-chk=81/228) |
19-Nov-2024 22:57:56 | 2,309,975 53% 24.48MB/s 0:00:00 (xfr#67, to-chk=80/228) |
19-Nov-2024 22:57:56 | 2,350,470 54% 24.37MB/s 0:00:00 (xfr#68, to-chk=79/228) |
19-Nov-2024 22:57:56 | 2,351,220 54% 24.37MB/s 0:00:00 (xfr#69, to-chk=75/228) |
19-Nov-2024 22:57:56 | 2,572,883 59% 25.56MB/s 0:00:00 (xfr#70, to-chk=74/228) |
19-Nov-2024 22:57:56 | 2,573,633 59% 25.57MB/s 0:00:00 (xfr#71, to-chk=73/228) |
19-Nov-2024 22:57:56 | 2,607,078 60% 25.63MB/s 0:00:00 (xfr#72, to-chk=72/228) |
19-Nov-2024 22:57:56 | 2,607,636 60% 25.64MB/s 0:00:00 (xfr#73, to-chk=68/228) |
19-Nov-2024 22:57:56 | 2,745,022 63% 25.92MB/s 0:00:00 (xfr#74, to-chk=67/228) |
19-Nov-2024 22:57:56 | 2,745,580 63% 25.67MB/s 0:00:00 (xfr#75, to-chk=66/228) |
19-Nov-2024 22:57:56 | 2,773,905 64% 25.44MB/s 0:00:00 (xfr#76, to-chk=65/228) |
19-Nov-2024 22:57:56 | 2,774,463 64% 24.05MB/s 0:00:00 (xfr#77, to-chk=61/228) |
19-Nov-2024 22:57:56 | 2,870,734 66% 24.44MB/s 0:00:00 (xfr#78, to-chk=60/228) |
19-Nov-2024 22:57:56 | 2,871,292 66% 24.23MB/s 0:00:00 (xfr#79, to-chk=59/228) |
19-Nov-2024 22:57:56 | 2,871,920 66% 24.24MB/s 0:00:00 (xfr#80, to-chk=58/228) |
19-Nov-2024 22:57:56 | 2,897,598 66% 24.24MB/s 0:00:00 (xfr#81, to-chk=57/228) |
19-Nov-2024 22:57:56 | 2,898,156 66% 24.24MB/s 0:00:00 (xfr#82, to-chk=53/228) |
19-Nov-2024 22:57:56 | 3,028,174 69% 24.90MB/s 0:00:00 (xfr#83, to-chk=52/228) |
19-Nov-2024 22:57:56 | 3,028,732 69% 24.90MB/s 0:00:00 (xfr#84, to-chk=51/228) |
19-Nov-2024 22:57:56 | 3,076,564 70% 25.08MB/s 0:00:00 (xfr#85, to-chk=50/228) |
19-Nov-2024 22:57:56 | 3,077,602 71% 24.87MB/s 0:00:00 (xfr#86, to-chk=46/228) |
19-Nov-2024 22:57:56 | 3,340,794 77% 22.13MB/s 0:00:00 (xfr#87, to-chk=45/228) |
19-Nov-2024 22:57:56 | 3,341,832 77% 22.13MB/s 0:00:00 (xfr#88, to-chk=44/228) |
19-Nov-2024 22:57:56 | 3,361,323 77% 22.26MB/s 0:00:00 (xfr#89, to-chk=43/228) |
19-Nov-2024 22:57:56 | 3,361,881 77% 22.26MB/s 0:00:00 (xfr#90, to-chk=39/228) |
19-Nov-2024 22:57:56 | 3,454,560 79% 22.57MB/s 0:00:00 (xfr#91, to-chk=38/228) |
19-Nov-2024 22:57:56 | 3,455,118 79% 22.57MB/s 0:00:00 (xfr#92, to-chk=37/228) |
19-Nov-2024 22:57:56 | 3,479,173 80% 22.27MB/s 0:00:00 (xfr#93, to-chk=36/228) |
19-Nov-2024 22:57:56 | 3,479,731 80% 22.27MB/s 0:00:00 (xfr#94, to-chk=32/228) |
19-Nov-2024 22:57:56 | 3,604,692 83% 22.32MB/s 0:00:00 (xfr#95, to-chk=31/228) |
19-Nov-2024 22:57:56 | 3,605,250 83% 22.33MB/s 0:00:00 (xfr#96, to-chk=30/228) |
19-Nov-2024 22:57:56 | 3,605,878 83% 22.19MB/s 0:00:00 (xfr#97, to-chk=29/228) |
19-Nov-2024 22:57:56 | 3,630,496 83% 22.19MB/s 0:00:00 (xfr#98, to-chk=28/228) |
19-Nov-2024 22:57:56 | 3,630,958 83% 22.20MB/s 0:00:00 (xfr#99, to-chk=24/228) |
19-Nov-2024 22:57:56 | 3,779,585 87% 22.67MB/s 0:00:00 (xfr#100, to-chk=23/228) |
19-Nov-2024 22:57:56 | 3,780,047 87% 22.67MB/s 0:00:00 (xfr#101, to-chk=22/228) |
19-Nov-2024 22:57:56 | 3,812,493 87% 22.72MB/s 0:00:00 (xfr#102, to-chk=21/228) |
19-Nov-2024 22:57:56 | 3,813,339 88% 22.73MB/s 0:00:00 (xfr#103, to-chk=17/228) |
19-Nov-2024 22:57:56 | 3,940,170 90% 23.05MB/s 0:00:00 (xfr#104, to-chk=16/228) |
19-Nov-2024 22:57:56 | 3,941,016 90% 22.92MB/s 0:00:00 (xfr#105, to-chk=15/228) |
19-Nov-2024 22:57:56 | 3,967,695 91% 22.93MB/s 0:00:00 (xfr#106, to-chk=14/228) |
19-Nov-2024 22:57:56 | 3,968,157 91% 22.94MB/s 0:00:00 (xfr#107, to-chk=10/228) |
19-Nov-2024 22:57:56 | 4,079,823 94% 23.30MB/s 0:00:00 (xfr#108, to-chk=9/228) |
19-Nov-2024 22:57:56 | 4,080,285 94% 23.30MB/s 0:00:00 (xfr#109, to-chk=8/228) |
19-Nov-2024 22:57:56 | 4,112,380 94% 23.34MB/s 0:00:00 (xfr#110, to-chk=7/228) |
19-Nov-2024 22:57:56 | 4,112,842 94% 23.35MB/s 0:00:00 (xfr#111, to-chk=3/228) |
19-Nov-2024 22:57:56 | 4,260,124 98% 24.04MB/s 0:00:00 (xfr#112, to-chk=2/228) |
19-Nov-2024 22:57:56 | 4,260,586 98% 24.04MB/s 0:00:00 (xfr#113, to-chk=1/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.28MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.14MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | 4,328,742 99% 24.00MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 22:57:56 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-oneprovider-krakow-0/op-panel |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:57:56 | 24,890 16% 23.74MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:57:56 | 50,804 33% 48.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:57:56 | 50,804 33% 48.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:57:56 | 75,491 49% 71.99MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:57:56 | 75,782 50% 72.27MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:57:56 | 75,782 50% 36.14MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:57:56 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-oneprovider-krakow-0/op-worker |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:57:56 | 4,237 0% 4.04MB/s 0:00:00 (xfr#1, to-chk=133/136) |
19-Nov-2024 22:57:56 | 54,471 5% 17.32MB/s 0:00:00 (xfr#2, to-chk=131/136) |
19-Nov-2024 22:57:56 | 101,098 10% 16.07MB/s 0:00:00 (xfr#3, to-chk=129/136) |
19-Nov-2024 22:57:56 | 106,551 11% 16.94MB/s 0:00:00 (xfr#4, to-chk=127/136) |
19-Nov-2024 22:57:56 | 106,551 11% 14.52MB/s 0:00:00 (xfr#5, to-chk=125/136) |
19-Nov-2024 22:57:56 | 151,624 15% 18.07MB/s 0:00:00 (xfr#6, to-chk=123/136) |
19-Nov-2024 22:57:56 | 151,774 15% 18.09MB/s 0:00:00 (xfr#7, to-chk=121/136) |
19-Nov-2024 22:57:56 | 152,071 15% 18.13MB/s 0:00:00 (xfr#8, to-chk=119/136) |
19-Nov-2024 22:57:56 | 296,374 30% 21.74MB/s 0:00:00 (xfr#9, to-chk=117/136) |
19-Nov-2024 22:57:56 | 296,690 30% 20.21MB/s 0:00:00 (xfr#10, to-chk=107/136) |
19-Nov-2024 22:57:56 | 297,498 30% 20.27MB/s 0:00:00 (xfr#11, to-chk=106/136) |
19-Nov-2024 22:57:56 | 298,318 30% 20.32MB/s 0:00:00 (xfr#12, to-chk=105/136) |
19-Nov-2024 22:57:56 | 298,790 30% 20.35MB/s 0:00:00 (xfr#13, to-chk=104/136) |
19-Nov-2024 22:57:56 | 299,262 30% 20.39MB/s 0:00:00 (xfr#14, to-chk=103/136) |
19-Nov-2024 22:57:56 | 300,376 31% 20.46MB/s 0:00:00 (xfr#15, to-chk=102/136) |
19-Nov-2024 22:57:56 | 300,692 31% 20.48MB/s 0:00:00 (xfr#16, to-chk=101/136) |
19-Nov-2024 22:57:56 | 301,008 31% 20.50MB/s 0:00:00 (xfr#17, to-chk=100/136) |
19-Nov-2024 22:57:56 | 301,966 31% 20.57MB/s 0:00:00 (xfr#18, to-chk=99/136) |
19-Nov-2024 22:57:56 | 302,765 31% 19.25MB/s 0:00:00 (xfr#19, to-chk=98/136) |
19-Nov-2024 22:57:56 | 303,408 31% 19.29MB/s 0:00:00 (xfr#20, to-chk=97/136) |
19-Nov-2024 22:57:56 | 304,057 31% 19.33MB/s 0:00:00 (xfr#21, to-chk=96/136) |
19-Nov-2024 22:57:56 | 305,168 31% 19.40MB/s 0:00:00 (xfr#22, to-chk=95/136) |
19-Nov-2024 22:57:56 | 305,484 31% 19.42MB/s 0:00:00 (xfr#23, to-chk=94/136) |
19-Nov-2024 22:57:56 | 305,800 31% 19.44MB/s 0:00:00 (xfr#24, to-chk=93/136) |
19-Nov-2024 22:57:56 | 306,590 31% 19.49MB/s 0:00:00 (xfr#25, to-chk=92/136) |
19-Nov-2024 22:57:56 | 307,380 31% 18.32MB/s 0:00:00 (xfr#26, to-chk=91/136) |
19-Nov-2024 22:57:56 | 308,035 31% 18.36MB/s 0:00:00 (xfr#27, to-chk=90/136) |
19-Nov-2024 22:57:56 | 308,577 31% 18.39MB/s 0:00:00 (xfr#28, to-chk=89/136) |
19-Nov-2024 22:57:56 | 308,901 31% 18.41MB/s 0:00:00 (xfr#29, to-chk=88/136) |
19-Nov-2024 22:57:56 | 309,222 31% 18.43MB/s 0:00:00 (xfr#30, to-chk=87/136) |
19-Nov-2024 22:57:56 | 309,538 32% 18.45MB/s 0:00:00 (xfr#31, to-chk=86/136) |
19-Nov-2024 22:57:56 | 310,328 32% 18.50MB/s 0:00:00 (xfr#32, to-chk=85/136) |
19-Nov-2024 22:57:56 | 311,118 32% 18.54MB/s 0:00:00 (xfr#33, to-chk=84/136) |
19-Nov-2024 22:57:56 | 311,278 32% 17.46MB/s 0:00:00 (xfr#34, to-chk=83/136) |
19-Nov-2024 22:57:56 | 312,132 32% 17.51MB/s 0:00:00 (xfr#35, to-chk=82/136) |
19-Nov-2024 22:57:56 | 312,961 32% 16.58MB/s 0:00:00 (xfr#36, to-chk=81/136) |
19-Nov-2024 22:57:56 | 313,869 32% 16.63MB/s 0:00:00 (xfr#37, to-chk=80/136) |
19-Nov-2024 22:57:56 | 314,692 32% 16.67MB/s 0:00:00 (xfr#38, to-chk=79/136) |
19-Nov-2024 22:57:56 | 315,800 32% 16.73MB/s 0:00:00 (xfr#39, to-chk=78/136) |
19-Nov-2024 22:57:56 | 316,116 32% 16.75MB/s 0:00:00 (xfr#40, to-chk=77/136) |
19-Nov-2024 22:57:56 | 316,432 32% 16.77MB/s 0:00:00 (xfr#41, to-chk=76/136) |
19-Nov-2024 22:57:56 | 316,748 32% 15.90MB/s 0:00:00 (xfr#42, to-chk=75/136) |
19-Nov-2024 22:57:56 | 317,064 32% 15.91MB/s 0:00:00 (xfr#43, to-chk=74/136) |
19-Nov-2024 22:57:56 | 317,959 32% 15.16MB/s 0:00:00 (xfr#44, to-chk=73/136) |
19-Nov-2024 22:57:56 | 318,764 32% 15.20MB/s 0:00:00 (xfr#45, to-chk=72/136) |
19-Nov-2024 22:57:56 | 319,080 33% 15.21MB/s 0:00:00 (xfr#46, to-chk=71/136) |
19-Nov-2024 22:57:56 | 319,552 33% 15.24MB/s 0:00:00 (xfr#47, to-chk=70/136) |
19-Nov-2024 22:57:56 | 319,868 33% 14.53MB/s 0:00:00 (xfr#48, to-chk=69/136) |
19-Nov-2024 22:57:56 | 320,697 33% 14.56MB/s 0:00:00 (xfr#49, to-chk=68/136) |
19-Nov-2024 22:57:56 | 321,337 33% 14.59MB/s 0:00:00 (xfr#50, to-chk=67/136) |
19-Nov-2024 22:57:56 | 321,653 33% 13.94MB/s 0:00:00 (xfr#51, to-chk=66/136) |
19-Nov-2024 22:57:56 | 321,969 33% 13.96MB/s 0:00:00 (xfr#52, to-chk=65/136) |
19-Nov-2024 22:57:56 | 322,609 33% 13.38MB/s 0:00:00 (xfr#53, to-chk=64/136) |
19-Nov-2024 22:57:56 | 323,258 33% 13.40MB/s 0:00:00 (xfr#54, to-chk=63/136) |
19-Nov-2024 22:57:56 | 323,574 33% 13.42MB/s 0:00:00 (xfr#55, to-chk=62/136) |
19-Nov-2024 22:57:56 | 323,890 33% 12.87MB/s 0:00:00 (xfr#56, to-chk=61/136) |
19-Nov-2024 22:57:56 | 324,206 33% 12.88MB/s 0:00:00 (xfr#57, to-chk=60/136) |
19-Nov-2024 22:57:56 | 324,831 33% 12.91MB/s 0:00:00 (xfr#58, to-chk=59/136) |
19-Nov-2024 22:57:56 | 325,795 33% 12.95MB/s 0:00:00 (xfr#59, to-chk=58/136) |
19-Nov-2024 22:57:56 | 326,111 33% 12.96MB/s 0:00:00 (xfr#60, to-chk=57/136) |
19-Nov-2024 22:57:56 | 327,066 33% 12.48MB/s 0:00:00 (xfr#61, to-chk=56/136) |
19-Nov-2024 22:57:56 | 327,226 33% 12.48MB/s 0:00:00 (xfr#62, to-chk=55/136) |
19-Nov-2024 22:57:56 | 327,542 33% 12.49MB/s 0:00:00 (xfr#63, to-chk=54/136) |
19-Nov-2024 22:57:56 | 339,204 35% 12.94MB/s 0:00:00 (xfr#64, to-chk=53/136) |
19-Nov-2024 22:57:56 | 339,543 35% 12.95MB/s 0:00:00 (xfr#65, to-chk=52/136) |
19-Nov-2024 22:57:56 | 349,173 36% 13.32MB/s 0:00:00 (xfr#66, to-chk=51/136) |
19-Nov-2024 22:57:56 | 356,788 36% 13.61MB/s 0:00:00 (xfr#67, to-chk=50/136) |
19-Nov-2024 22:57:56 | 363,833 37% 13.35MB/s 0:00:00 (xfr#68, to-chk=49/136) |
19-Nov-2024 22:57:56 | 376,142 38% 13.80MB/s 0:00:00 (xfr#69, to-chk=48/136) |
19-Nov-2024 22:57:56 | 377,435 39% 13.84MB/s 0:00:00 (xfr#70, to-chk=47/136) |
19-Nov-2024 22:57:56 | 380,604 39% 13.96MB/s 0:00:00 (xfr#71, to-chk=46/136) |
19-Nov-2024 22:57:56 | 389,835 40% 14.30MB/s 0:00:00 (xfr#72, to-chk=45/136) |
19-Nov-2024 22:57:56 | 395,076 40% 14.49MB/s 0:00:00 (xfr#73, to-chk=44/136) |
19-Nov-2024 22:57:56 | 406,341 42% 14.35MB/s 0:00:00 (xfr#74, to-chk=43/136) |
19-Nov-2024 22:57:56 | 412,836 42% 14.58MB/s 0:00:00 (xfr#75, to-chk=42/136) |
19-Nov-2024 22:57:56 | 420,414 43% 14.85MB/s 0:00:00 (xfr#76, to-chk=41/136) |
19-Nov-2024 22:57:56 | 424,381 43% 14.99MB/s 0:00:00 (xfr#77, to-chk=40/136) |
19-Nov-2024 22:57:56 | 434,105 44% 15.33MB/s 0:00:00 (xfr#78, to-chk=39/136) |
19-Nov-2024 22:57:56 | 435,356 45% 14.83MB/s 0:00:00 (xfr#79, to-chk=38/136) |
19-Nov-2024 22:57:56 | 438,830 45% 14.95MB/s 0:00:00 (xfr#80, to-chk=37/136) |
19-Nov-2024 22:57:56 | 443,102 45% 15.09MB/s 0:00:00 (xfr#81, to-chk=36/136) |
19-Nov-2024 22:57:56 | 454,727 47% 15.49MB/s 0:00:00 (xfr#82, to-chk=35/136) |
19-Nov-2024 22:57:56 | 465,363 48% 15.30MB/s 0:00:00 (xfr#83, to-chk=34/136) |
19-Nov-2024 22:57:56 | 477,714 49% 15.71MB/s 0:00:00 (xfr#84, to-chk=33/136) |
19-Nov-2024 22:57:56 | 478,546 49% 15.74MB/s 0:00:00 (xfr#85, to-chk=32/136) |
19-Nov-2024 22:57:56 | 485,554 50% 15.97MB/s 0:00:00 (xfr#86, to-chk=31/136) |
19-Nov-2024 22:57:56 | 486,349 50% 15.46MB/s 0:00:00 (xfr#87, to-chk=30/136) |
19-Nov-2024 22:57:56 | 489,917 50% 15.57MB/s 0:00:00 (xfr#88, to-chk=29/136) |
19-Nov-2024 22:57:56 | 492,080 50% 15.64MB/s 0:00:00 (xfr#89, to-chk=28/136) |
19-Nov-2024 22:57:56 | 500,798 51% 15.92MB/s 0:00:00 (xfr#90, to-chk=27/136) |
19-Nov-2024 22:57:56 | 502,505 51% 15.97MB/s 0:00:00 (xfr#91, to-chk=26/136) |
19-Nov-2024 22:57:56 | 508,145 52% 15.63MB/s 0:00:00 (xfr#92, to-chk=25/136) |
19-Nov-2024 22:57:56 | 518,288 53% 15.94MB/s 0:00:00 (xfr#93, to-chk=24/136) |
19-Nov-2024 22:57:56 | 520,089 53% 16.00MB/s 0:00:00 (xfr#94, to-chk=23/136) |
19-Nov-2024 22:57:56 | 530,269 54% 16.31MB/s 0:00:00 (xfr#95, to-chk=22/136) |
19-Nov-2024 22:57:56 | 532,526 55% 16.38MB/s 0:00:00 (xfr#96, to-chk=21/136) |
19-Nov-2024 22:57:56 | 535,182 55% 15.95MB/s 0:00:00 (xfr#97, to-chk=20/136) |
19-Nov-2024 22:57:56 | 539,055 55% 15.58MB/s 0:00:00 (xfr#98, to-chk=19/136) |
19-Nov-2024 22:57:56 | 551,875 57% 15.95MB/s 0:00:00 (xfr#99, to-chk=18/136) |
19-Nov-2024 22:57:56 | 559,889 57% 16.18MB/s 0:00:00 (xfr#100, to-chk=17/136) |
19-Nov-2024 22:57:56 | 571,095 59% 16.50MB/s 0:00:00 (xfr#101, to-chk=16/136) |
19-Nov-2024 22:57:56 | 571,471 59% 16.52MB/s 0:00:00 (xfr#102, to-chk=15/136) |
19-Nov-2024 22:57:56 | 574,090 59% 16.10MB/s 0:00:00 (xfr#103, to-chk=14/136) |
19-Nov-2024 22:57:56 | 582,012 60% 16.32MB/s 0:00:00 (xfr#104, to-chk=13/136) |
19-Nov-2024 22:57:56 | 587,746 60% 16.49MB/s 0:00:00 (xfr#105, to-chk=12/136) |
19-Nov-2024 22:57:56 | 593,879 61% 16.66MB/s 0:00:00 (xfr#106, to-chk=11/136) |
19-Nov-2024 22:57:56 | 604,478 62% 16.47MB/s 0:00:00 (xfr#107, to-chk=10/136) |
19-Nov-2024 22:57:56 | 610,574 63% 16.64MB/s 0:00:00 (xfr#108, to-chk=9/136) |
19-Nov-2024 22:57:56 | 615,453 63% 16.77MB/s 0:00:00 (xfr#109, to-chk=8/136) |
19-Nov-2024 22:57:56 | 624,721 64% 17.02MB/s 0:00:00 (xfr#110, to-chk=7/136) |
19-Nov-2024 22:57:56 | 637,580 65% 17.37MB/s 0:00:00 (xfr#111, to-chk=6/136) |
19-Nov-2024 22:57:56 | 646,392 66% 17.12MB/s 0:00:00 (xfr#112, to-chk=5/136) |
19-Nov-2024 22:57:56 | 649,469 67% 17.21MB/s 0:00:00 (xfr#113, to-chk=4/136) |
19-Nov-2024 22:57:56 | 654,747 67% 17.34MB/s 0:00:00 (xfr#114, to-chk=3/136) |
19-Nov-2024 22:57:56 | 659,532 68% 17.47MB/s 0:00:00 (xfr#115, to-chk=2/136) |
19-Nov-2024 22:57:56 | 666,064 68% 17.64MB/s 0:00:00 (xfr#116, to-chk=1/136) |
19-Nov-2024 22:57:56 | 670,373 69% 17.28MB/s 0:00:00 (xfr#117, to-chk=0/136) |
19-Nov-2024 22:57:56 | 670,373 69% 17.28MB/s 0:00:00 (xfr#117, to-chk=0/136) |
19-Nov-2024 22:57:56 | 670,373 69% 17.28MB/s 0:00:00 (xfr#117, to-chk=0/136) |
19-Nov-2024 22:57:56 | 670,373 69% 15.98MB/s 0:00:00 (xfr#117, to-chk=0/136) |
19-Nov-2024 22:57:56 | 670,373 69% 15.98MB/s 0:00:00 (xfr#117, to-chk=0/136) |
19-Nov-2024 22:57:56 | 670,373 69% 15.98MB/s 0:00:00 (xfr#117, to-chk=0/136) |
19-Nov-2024 22:57:56 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:57:56 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:57:56 | 4,818 34% 4.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:57:56 | 4,818 34% 4.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:57:56 | 6,637 48% 6.33MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:57:56 | 6,899 50% 6.58MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:57:56 | 6,899 50% 842.16kB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:57:56 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-oneprovider-paris-0/op-panel |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:57:56 | 25,026 16% 23.87MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:57:56 | 51,076 33% 48.71MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:57:56 | 51,076 33% 48.71MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:57:56 | 75,899 49% 72.38MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:57:56 | 76,190 50% 72.66MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:57:56 | 76,190 50% 36.33MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:57:56 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-oneprovider-paris-0/op-worker |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=133/136) |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:57:56 | 43,360 4% 13.78MB/s 0:00:00 (xfr#2, to-chk=131/136) |
19-Nov-2024 22:57:56 | 82,994 9% 26.38MB/s 0:00:00 (xfr#3, to-chk=129/136) |
19-Nov-2024 22:57:56 | 82,994 9% 26.38MB/s 0:00:00 (xfr#4, to-chk=127/136) |
19-Nov-2024 22:57:56 | 82,994 9% 26.38MB/s 0:00:00 (xfr#5, to-chk=125/136) |
19-Nov-2024 22:57:56 | 121,193 13% 9.63MB/s 0:00:00 (xfr#6, to-chk=123/136) |
19-Nov-2024 22:57:56 | 121,343 13% 9.64MB/s 0:00:00 (xfr#7, to-chk=121/136) |
19-Nov-2024 22:57:56 | 121,640 13% 9.67MB/s 0:00:00 (xfr#8, to-chk=119/136) |
19-Nov-2024 22:57:56 | 266,169 29% 18.13MB/s 0:00:00 (xfr#9, to-chk=117/136) |
19-Nov-2024 22:57:56 | 266,449 29% 18.15MB/s 0:00:00 (xfr#10, to-chk=107/136) |
19-Nov-2024 22:57:56 | 267,375 29% 18.21MB/s 0:00:00 (xfr#11, to-chk=106/136) |
19-Nov-2024 22:57:56 | 267,850 29% 18.25MB/s 0:00:00 (xfr#12, to-chk=105/136) |
19-Nov-2024 22:57:56 | 268,290 29% 18.28MB/s 0:00:00 (xfr#13, to-chk=104/136) |
19-Nov-2024 22:57:56 | 268,728 29% 18.31MB/s 0:00:00 (xfr#14, to-chk=103/136) |
19-Nov-2024 22:57:56 | 270,015 29% 18.39MB/s 0:00:00 (xfr#15, to-chk=102/136) |
19-Nov-2024 22:57:56 | 270,300 29% 17.19MB/s 0:00:00 (xfr#16, to-chk=101/136) |
19-Nov-2024 22:57:56 | 270,582 29% 17.20MB/s 0:00:00 (xfr#17, to-chk=100/136) |
19-Nov-2024 22:57:56 | 271,522 30% 17.26MB/s 0:00:00 (xfr#18, to-chk=99/136) |
19-Nov-2024 22:57:56 | 272,186 30% 17.31MB/s 0:00:00 (xfr#19, to-chk=98/136) |
19-Nov-2024 22:57:56 | 272,960 30% 17.35MB/s 0:00:00 (xfr#20, to-chk=97/136) |
19-Nov-2024 22:57:56 | 273,588 30% 17.39MB/s 0:00:00 (xfr#21, to-chk=96/136) |
19-Nov-2024 22:57:56 | 274,567 30% 17.46MB/s 0:00:00 (xfr#22, to-chk=95/136) |
19-Nov-2024 22:57:56 | 275,003 30% 17.48MB/s 0:00:00 (xfr#23, to-chk=94/136) |
19-Nov-2024 22:57:56 | 275,285 30% 17.50MB/s 0:00:00 (xfr#24, to-chk=93/136) |
19-Nov-2024 22:57:56 | 276,375 30% 17.57MB/s 0:00:00 (xfr#25, to-chk=92/136) |
19-Nov-2024 22:57:56 | 277,174 30% 16.52MB/s 0:00:00 (xfr#26, to-chk=91/136) |
19-Nov-2024 22:57:56 | 278,021 30% 16.57MB/s 0:00:00 (xfr#27, to-chk=90/136) |
19-Nov-2024 22:57:56 | 278,823 30% 16.62MB/s 0:00:00 (xfr#28, to-chk=89/136) |
19-Nov-2024 22:57:56 | 279,103 30% 16.64MB/s 0:00:00 (xfr#29, to-chk=88/136) |
19-Nov-2024 22:57:56 | 279,542 30% 16.66MB/s 0:00:00 (xfr#30, to-chk=87/136) |
19-Nov-2024 22:57:56 | 279,822 30% 16.68MB/s 0:00:00 (xfr#31, to-chk=86/136) |
19-Nov-2024 22:57:56 | 280,715 31% 16.73MB/s 0:00:00 (xfr#32, to-chk=85/136) |
19-Nov-2024 22:57:56 | 281,670 31% 16.79MB/s 0:00:00 (xfr#33, to-chk=84/136) |
19-Nov-2024 22:57:56 | 281,952 31% 16.81MB/s 0:00:00 (xfr#34, to-chk=83/136) |
19-Nov-2024 22:57:56 | 282,850 31% 15.87MB/s 0:00:00 (xfr#35, to-chk=82/136) |
19-Nov-2024 22:57:56 | 283,478 31% 15.90MB/s 0:00:00 (xfr#36, to-chk=81/136) |
19-Nov-2024 22:57:56 | 284,328 31% 15.95MB/s 0:00:00 (xfr#37, to-chk=80/136) |
19-Nov-2024 22:57:56 | 284,956 31% 15.99MB/s 0:00:00 (xfr#38, to-chk=79/136) |
19-Nov-2024 22:57:56 | 285,749 31% 16.03MB/s 0:00:00 (xfr#39, to-chk=78/136) |
19-Nov-2024 22:57:56 | 286,031 31% 16.05MB/s 0:00:00 (xfr#40, to-chk=77/136) |
19-Nov-2024 22:57:56 | 286,469 31% 16.07MB/s 0:00:00 (xfr#41, to-chk=76/136) |
19-Nov-2024 22:57:56 | 286,749 31% 16.09MB/s 0:00:00 (xfr#42, to-chk=75/136) |
19-Nov-2024 22:57:56 | 287,187 31% 16.11MB/s 0:00:00 (xfr#43, to-chk=74/136) |
19-Nov-2024 22:57:56 | 287,863 31% 15.25MB/s 0:00:00 (xfr#44, to-chk=73/136) |
19-Nov-2024 22:57:56 | 288,686 31% 15.30MB/s 0:00:00 (xfr#45, to-chk=72/136) |
19-Nov-2024 22:57:56 | 288,968 32% 15.31MB/s 0:00:00 (xfr#46, to-chk=71/136) |
19-Nov-2024 22:57:56 | 289,404 32% 15.33MB/s 0:00:00 (xfr#47, to-chk=70/136) |
19-Nov-2024 22:57:56 | 289,842 32% 15.36MB/s 0:00:00 (xfr#48, to-chk=69/136) |
19-Nov-2024 22:57:56 | 290,384 32% 15.39MB/s 0:00:00 (xfr#49, to-chk=68/136) |
19-Nov-2024 22:57:56 | 291,027 32% 15.42MB/s 0:00:00 (xfr#50, to-chk=67/136) |
19-Nov-2024 22:57:56 | 291,305 32% 15.43MB/s 0:00:00 (xfr#51, to-chk=66/136) |
19-Nov-2024 22:57:56 | 291,587 32% 15.45MB/s 0:00:00 (xfr#52, to-chk=65/136) |
19-Nov-2024 22:57:56 | 292,224 32% 15.48MB/s 0:00:00 (xfr#53, to-chk=64/136) |
19-Nov-2024 22:57:56 | 293,023 32% 14.71MB/s 0:00:00 (xfr#54, to-chk=63/136) |
19-Nov-2024 22:57:56 | 293,303 32% 14.72MB/s 0:00:00 (xfr#55, to-chk=62/136) |
19-Nov-2024 22:57:56 | 293,744 32% 14.74MB/s 0:00:00 (xfr#56, to-chk=61/136) |
19-Nov-2024 22:57:56 | 294,182 32% 14.77MB/s 0:00:00 (xfr#57, to-chk=60/136) |
19-Nov-2024 22:57:56 | 294,464 32% 14.78MB/s 0:00:00 (xfr#58, to-chk=59/136) |
19-Nov-2024 22:57:56 | 295,474 32% 14.83MB/s 0:00:00 (xfr#59, to-chk=58/136) |
19-Nov-2024 22:57:56 | 295,756 32% 14.84MB/s 0:00:00 (xfr#60, to-chk=57/136) |
19-Nov-2024 22:57:56 | 296,720 32% 14.89MB/s 0:00:00 (xfr#61, to-chk=56/136) |
19-Nov-2024 22:57:56 | 297,002 32% 14.91MB/s 0:00:00 (xfr#62, to-chk=55/136) |
19-Nov-2024 22:57:56 | 297,284 32% 14.18MB/s 0:00:00 (xfr#63, to-chk=54/136) |
19-Nov-2024 22:57:56 | 308,844 34% 14.73MB/s 0:00:00 (xfr#64, to-chk=53/136) |
19-Nov-2024 22:57:56 | 309,183 34% 14.74MB/s 0:00:00 (xfr#65, to-chk=52/136) |
19-Nov-2024 22:57:56 | 318,813 35% 14.48MB/s 0:00:00 (xfr#66, to-chk=51/136) |
19-Nov-2024 22:57:56 | 326,328 36% 14.82MB/s 0:00:00 (xfr#67, to-chk=50/136) |
19-Nov-2024 22:57:56 | 333,216 36% 14.44MB/s 0:00:00 (xfr#68, to-chk=49/136) |
19-Nov-2024 22:57:56 | 345,525 38% 13.73MB/s 0:00:00 (xfr#69, to-chk=48/136) |
19-Nov-2024 22:57:56 | 346,713 38% 13.78MB/s 0:00:00 (xfr#70, to-chk=47/136) |
19-Nov-2024 22:57:56 | 349,725 38% 13.34MB/s 0:00:00 (xfr#71, to-chk=46/136) |
19-Nov-2024 22:57:56 | 358,956 39% 13.69MB/s 0:00:00 (xfr#72, to-chk=45/136) |
19-Nov-2024 22:57:56 | 364,197 40% 13.89MB/s 0:00:00 (xfr#73, to-chk=44/136) |
19-Nov-2024 22:57:56 | 375,358 41% 14.32MB/s 0:00:00 (xfr#74, to-chk=43/136) |
19-Nov-2024 22:57:56 | 381,853 42% 12.56MB/s 0:00:00 (xfr#75, to-chk=42/136) |
19-Nov-2024 22:57:56 | 389,431 43% 12.38MB/s 0:00:00 (xfr#76, to-chk=41/136) |
19-Nov-2024 22:57:56 | 393,241 43% 11.72MB/s 0:00:00 (xfr#77, to-chk=40/136) |
19-Nov-2024 22:57:56 | 402,808 44% 11.64MB/s 0:00:00 (xfr#78, to-chk=39/136) |
19-Nov-2024 22:57:56 | 404,061 44% 11.33MB/s 0:00:00 (xfr#79, to-chk=38/136) |
19-Nov-2024 22:57:56 | 407,535 45% 11.43MB/s 0:00:00 (xfr#80, to-chk=37/136) |
19-Nov-2024 22:57:56 | 411,807 45% 11.55MB/s 0:00:00 (xfr#81, to-chk=36/136) |
19-Nov-2024 22:57:56 | 423,432 46% 11.88MB/s 0:00:00 (xfr#82, to-chk=35/136) |
19-Nov-2024 22:57:56 | 433,976 48% 12.17MB/s 0:00:00 (xfr#83, to-chk=34/136) |
19-Nov-2024 22:57:56 | 446,230 49% 12.52MB/s 0:00:00 (xfr#84, to-chk=33/136) |
19-Nov-2024 22:57:56 | 446,962 49% 12.18MB/s 0:00:00 (xfr#85, to-chk=32/136) |
19-Nov-2024 22:57:56 | 453,970 50% 12.37MB/s 0:00:00 (xfr#86, to-chk=31/136) |
19-Nov-2024 22:57:56 | 454,765 50% 12.39MB/s 0:00:00 (xfr#87, to-chk=30/136) |
19-Nov-2024 22:57:56 | 458,176 50% 12.14MB/s 0:00:00 (xfr#88, to-chk=29/136) |
19-Nov-2024 22:57:56 | 460,339 50% 11.87MB/s 0:00:00 (xfr#89, to-chk=28/136) |
19-Nov-2024 22:57:56 | 469,057 51% 12.09MB/s 0:00:00 (xfr#90, to-chk=27/136) |
19-Nov-2024 22:57:56 | 470,764 52% 12.13MB/s 0:00:00 (xfr#91, to-chk=26/136) |
19-Nov-2024 22:57:56 | 476,404 52% 12.28MB/s 0:00:00 (xfr#92, to-chk=25/136) |
19-Nov-2024 22:57:56 | 486,547 53% 12.21MB/s 0:00:00 (xfr#93, to-chk=24/136) |
19-Nov-2024 22:57:56 | 488,191 54% 12.25MB/s 0:00:00 (xfr#94, to-chk=23/136) |
19-Nov-2024 22:57:56 | 498,271 55% 12.50MB/s 0:00:00 (xfr#95, to-chk=22/136) |
19-Nov-2024 22:57:56 | 500,371 55% 12.56MB/s 0:00:00 (xfr#96, to-chk=21/136) |
19-Nov-2024 22:57:56 | 502,927 55% 12.62MB/s 0:00:00 (xfr#97, to-chk=20/136) |
19-Nov-2024 22:57:56 | 506,800 56% 12.72MB/s 0:00:00 (xfr#98, to-chk=19/136) |
19-Nov-2024 22:57:56 | 519,622 57% 13.04MB/s 0:00:00 (xfr#99, to-chk=18/136) |
19-Nov-2024 22:57:56 | 527,479 58% 13.24MB/s 0:00:00 (xfr#100, to-chk=17/136) |
19-Nov-2024 22:57:56 | 538,585 59% 13.17MB/s 0:00:00 (xfr#101, to-chk=16/136) |
19-Nov-2024 22:57:56 | 538,861 59% 13.18MB/s 0:00:00 (xfr#102, to-chk=15/136) |
19-Nov-2024 22:57:56 | 541,482 59% 13.24MB/s 0:00:00 (xfr#103, to-chk=14/136) |
19-Nov-2024 22:57:56 | 549,461 60% 13.44MB/s 0:00:00 (xfr#104, to-chk=13/136) |
19-Nov-2024 22:57:56 | 555,038 61% 13.57MB/s 0:00:00 (xfr#105, to-chk=12/136) |
19-Nov-2024 22:57:56 | 561,071 62% 13.72MB/s 0:00:00 (xfr#106, to-chk=11/136) |
19-Nov-2024 22:57:56 | 571,670 63% 13.98MB/s 0:00:00 (xfr#107, to-chk=10/136) |
19-Nov-2024 22:57:56 | 577,766 63% 14.13MB/s 0:00:00 (xfr#108, to-chk=9/136) |
19-Nov-2024 22:57:56 | 582,488 64% 13.55MB/s 0:00:00 (xfr#109, to-chk=8/136) |
19-Nov-2024 22:57:56 | 591,656 65% 13.76MB/s 0:00:00 (xfr#110, to-chk=7/136) |
19-Nov-2024 22:57:56 | 604,415 66% 14.06MB/s 0:00:00 (xfr#111, to-chk=6/136) |
19-Nov-2024 22:57:56 | 613,127 67% 14.26MB/s 0:00:00 (xfr#112, to-chk=5/136) |
19-Nov-2024 22:57:56 | 616,202 68% 14.33MB/s 0:00:00 (xfr#113, to-chk=4/136) |
19-Nov-2024 22:57:56 | 621,380 68% 14.45MB/s 0:00:00 (xfr#114, to-chk=3/136) |
19-Nov-2024 22:57:56 | 626,165 69% 14.22MB/s 0:00:00 (xfr#115, to-chk=2/136) |
19-Nov-2024 22:57:56 | 632,597 70% 14.36MB/s 0:00:00 (xfr#116, to-chk=1/136) |
19-Nov-2024 22:57:56 | 636,806 70% 14.46MB/s 0:00:00 (xfr#117, to-chk=0/136) |
19-Nov-2024 22:57:56 | 636,806 70% 14.46MB/s 0:00:00 (xfr#117, to-chk=0/136) |
19-Nov-2024 22:57:56 | 636,806 70% 14.46MB/s 0:00:00 (xfr#117, to-chk=0/136) |
19-Nov-2024 22:57:56 | 636,806 70% 14.12MB/s 0:00:00 (xfr#117, to-chk=0/136) |
19-Nov-2024 22:57:56 | 636,806 70% 14.12MB/s 0:00:00 (xfr#117, to-chk=0/136) |
19-Nov-2024 22:57:56 | 636,806 70% 14.12MB/s 0:00:00 (xfr#117, to-chk=0/136) |
19-Nov-2024 22:57:56 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-oneprovider-paris-0/cluster-manager |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:57:56 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:57:56 | 4,808 34% 4.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:57:56 | 4,808 34% 4.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:57:56 | 6,623 48% 6.32MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:57:56 | 6,885 50% 6.57MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:57:56 | 6,885 50% 6.57MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:57:56 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-onezone-0/oz-panel |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:57:56 | 56,355 12% 53.74MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:57:56 | 114,309 25% 109.01MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:57:56 | 163,683 37% 156.10MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:57:56 | 219,835 49% 209.65MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:57:56 | 220,126 50% 104.96MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:57:56 | 220,126 50% 69.98MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:57:56 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-onezone-0/oz-worker |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=17/20) |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:57:56 | 24,446 3% 23.31MB/s 0:00:00 (xfr#2, to-chk=15/20) |
19-Nov-2024 22:57:56 | 49,667 6% 47.37MB/s 0:00:00 (xfr#3, to-chk=13/20) |
19-Nov-2024 22:57:56 | 49,667 6% 47.37MB/s 0:00:00 (xfr#4, to-chk=11/20) |
19-Nov-2024 22:57:56 | 73,633 10% 70.22MB/s 0:00:00 (xfr#5, to-chk=9/20) |
19-Nov-2024 22:57:56 | 73,724 10% 70.31MB/s 0:00:00 (xfr#6, to-chk=7/20) |
19-Nov-2024 22:57:56 | 210,487 29% 40.15MB/s 0:00:00 (xfr#7, to-chk=5/20) |
19-Nov-2024 22:57:56 | 210,784 29% 40.20MB/s 0:00:00 (xfr#8, to-chk=3/20) |
19-Nov-2024 22:57:56 | 358,240 50% 48.81MB/s 0:00:00 (xfr#9, to-chk=1/20) |
19-Nov-2024 22:57:56 | 358,240 50% 37.96MB/s 0:00:00 (xfr#9, to-chk=0/20) |
19-Nov-2024 22:57:56 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-onezone-0/cluster-manager |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:57:56 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:57:56 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:57:56 | 4,706 34% 4.49MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:57:56 | 4,706 34% 4.49MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:57:56 | 6,480 48% 6.18MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:57:56 | 6,742 50% 6.43MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:57:56 | 6,742 50% 3.21MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:57:56 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-mzbsl. See /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-volume-s3-krakow-init-mzbsl/entrypoint.log for more details |
19-Nov-2024 22:57:56 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-kt6pq. See /home/bamboo/.one-env/deployments/2024.11.19-22.36.30/pod-logs/dev-volume-s3-paris-init-kt6pq/entrypoint.log for more details |
19-Nov-2024 22:57:56 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1732057063.0455878 exists, exporting anyway. |
19-Nov-2024 22:57:56 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 22:57:56 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 22:57:56 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
19-Nov-2024 22:57:56 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
19-Nov-2024 22:57:56 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
19-Nov-2024 22:57:56 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
19-Nov-2024 22:57:56 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
19-Nov-2024 22:57:56 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | =============================== warnings summary =============================== |
19-Nov-2024 22:57:56 | tests/utils/rest_utils.py:98 |
19-Nov-2024 22:57:56 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 22:57:56 | print(""" |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | tests/utils/path_utils.py:112 |
19-Nov-2024 22:57:56 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 22:57:56 | return path.replace("'", "\\'").replace(' ', '\ ') |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | tests/utils/acceptance_utils.py:55 |
19-Nov-2024 22:57:56 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 22:57:56 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | tests/utils/acceptance_utils.py:57 |
19-Nov-2024 22:57:56 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 22:57:56 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 22:57:56 | |
19-Nov-2024 22:57:56 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
19-Nov-2024 22:57:56 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/test-reports/results.xml - |
19-Nov-2024 22:57:56 | ================= 27 passed, 4 warnings in 1289.39s (0:21:29) ================== |
19-Nov-2024 22:58:00 | release "dev" uninstalled |
19-Nov-2024 22:58:01 | Sidecar injection has been disabled |
19-Nov-2024 22:58:01 | Cleaning helm release "dev"... |
19-Nov-2024 22:58:01 | Deleted 1 helm deployments |
19-Nov-2024 22:58:01 | Deleted 0 k8s deployments |
19-Nov-2024 22:58:01 | Deleted 0 k8s services |
19-Nov-2024 22:58:01 | Deleted 0 persistent volumes |
19-Nov-2024 22:58:02 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 22:58:02 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
19-Nov-2024 22:58:02 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 22:58:02 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
19-Nov-2024 22:58:02 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
19-Nov-2024 22:58:02 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 22:58:02 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
19-Nov-2024 22:58:02 | Finished task 'Run acceptance oneclient tests' with result: Success |
19-Nov-2024 22:58:02 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
19-Nov-2024 22:58:02 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS... |
19-Nov-2024 22:58:02 | Finished task 'Parse test results' with result: Success |
19-Nov-2024 22:58:02 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 22:58:02 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 22:58:02 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 22:58:02 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 22:58:02 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 22:58:02 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 22:58:02 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 22:58:02 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 22:58:02 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 22:58:02 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 22:58:02 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 22:58:02 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 22:58:02 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio symlinks #3366 (ODSRV-OAP-MSDCPS-3366)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPS-3366-ScriptBuildTask-14644626067559340475.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance |
19-Nov-2024 22:58:02 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_directory_CRUD_proxyio_symlinks.tar.gz |
19-Nov-2024 22:58:04 | Uploading artifact |
19-Nov-2024 22:58:04 | source path: surefire_multiprovider_s3_directory_CRUD_proxyio_symlinks.tar.gz |
19-Nov-2024 22:58:04 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_directory_CRUD_proxyio_symlinks.tar.gz |
19-Nov-2024 22:58:04 | Finished task 'Pack and push surefire artifact' with result: Success |
19-Nov-2024 22:58:04 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 22:58:04 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 22:58:04 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio symlinks #3366 (ODSRV-OAP-MSDCPS-3366)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPS-3366-ScriptBuildTask-7431214927184248893.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS |
19-Nov-2024 22:58:04 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
19-Nov-2024 22:58:04 | Finished task 'Pack logs' with result: Success |
19-Nov-2024 22:58:04 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 22:58:04 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
19-Nov-2024 22:58:04 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 22:58:04 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio symlinks #3366 (ODSRV-OAP-MSDCPS-3366)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPS-3366-ScriptBuildTask-4574231279671647021.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance |
19-Nov-2024 22:58:04 | % Total % Received % Xferd Average Speed Time Time Time Current |
19-Nov-2024 22:58:04 | Dload Upload Total Spent Left Speed |
19-Nov-2024 22:58:04 | |
19-Nov-2024 22:58:04 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
19-Nov-2024 22:58:04 | 100 4822 100 4822 0 0 58096 0 --:--:-- --:--:-- --:--:-- 58096 |
19-Nov-2024 22:58:04 | Clearing /tmp/onedata and /home/bamboo/.one-env |
19-Nov-2024 22:58:08 | Cleaning helm deployments |
19-Nov-2024 22:58:08 | Cleanining pods |
19-Nov-2024 22:58:08 | Cleaning kube persistant volumes |
19-Nov-2024 22:58:08 | pod "dev-volume-s3-krakow-585f4c9-npxbz" deleted |
19-Nov-2024 22:58:28 | pod "dev-volume-s3-paris-64bd65585f-gdpjp" deleted |
19-Nov-2024 22:58:34 | Cleaning dockswift container |
19-Nov-2024 22:58:34 | Cleaning docker containers |
19-Nov-2024 22:58:38 | Stalled docker containers to remove: |
19-Nov-2024 22:58:38 | 7225aaba43a6 23b5fa5e5f1d d7e39eebcf5b a4713d5df371 a9b802f43867 d88a73f74a04 0ab0e97933d3 e24dfe843b5e 7137edacfff6 2bcd21b381fb 5bb5af2fb48d 3e421670be02 7d14620ff949 5dfb15a1076e 2c16467d4d1a 3cb86afcd7cb c0476c8b1fdd 450b43d57538 f218f7725a3f 41aeca2abac7 5eeaf5720941 81eec37d97db 39bd3c5507bb e3f47bdbec73 00c89f6a5dc1 f3d4ac8ae795 2e8e5217013f 2af76d2f2094 |
19-Nov-2024 22:58:38 | Removing stalled docker containers |
19-Nov-2024 22:58:38 | Error response from daemon: Cannot kill container: 7225aaba43a6: Container 7225aaba43a6b797d70ff1855998f35b2d5744025919d6bf394b335cf603de48 is not running |
19-Nov-2024 22:58:38 | 7225aaba43a6 |
19-Nov-2024 22:58:38 | Error response from daemon: Cannot kill container: 23b5fa5e5f1d: Container 23b5fa5e5f1d73ca7ad1650cc3205df1e52a5a42e39dab0659ad6b57db08d2ef is not running |
19-Nov-2024 22:58:38 | 23b5fa5e5f1d |
19-Nov-2024 22:58:38 | Error response from daemon: Cannot kill container: d7e39eebcf5b: Container d7e39eebcf5b36ac0ec779ee7f14b985df5460b776b69b0dfd2ce0e55cf93466 is not running |
19-Nov-2024 22:58:38 | d7e39eebcf5b |
19-Nov-2024 22:58:38 | Error response from daemon: Cannot kill container: a4713d5df371: Container a4713d5df371db937bc10a5b58fef069ff330cef535da71b9e47bbeae5bae76f is not running |
19-Nov-2024 22:58:38 | a4713d5df371 |
19-Nov-2024 22:58:38 | Error response from daemon: Cannot kill container: a9b802f43867: Container a9b802f4386788b0bf5dc4f7116ae3fefe67cd39727132cd48c1fd16a981b98b is not running |
19-Nov-2024 22:58:38 | a9b802f43867 |
19-Nov-2024 22:58:38 | Error response from daemon: Cannot kill container: d88a73f74a04: Container d88a73f74a0446e01511a0e7087b07bde19520ff56d3b825ebd3d94208525527 is not running |
19-Nov-2024 22:58:38 | d88a73f74a04 |
19-Nov-2024 22:58:38 | Error response from daemon: Cannot kill container: 0ab0e97933d3: Container 0ab0e97933d33e781181f5e3be2d1665010c8c3ef7170e24b9c475e03b8e0dee is not running |
19-Nov-2024 22:58:39 | 0ab0e97933d3 |
19-Nov-2024 22:58:39 | Error response from daemon: Cannot kill container: e24dfe843b5e: Container e24dfe843b5ea127f318d4ff64efe4831adc6e5330e8ea10f6815a87f98fe219 is not running |
19-Nov-2024 22:58:39 | e24dfe843b5e |
19-Nov-2024 22:58:39 | Error response from daemon: Cannot kill container: 7137edacfff6: Container 7137edacfff6dbb5719fb35ec85adff61c9857117d9550d16e6d1ac9531983bd is not running |
19-Nov-2024 22:58:39 | 7137edacfff6 |
19-Nov-2024 22:58:39 | Error response from daemon: Cannot kill container: 2bcd21b381fb: Container 2bcd21b381fb8c65cf0afc197ce7be33566028decfb0429e59fe7280a7302ee4 is not running |
19-Nov-2024 22:58:39 | 2bcd21b381fb |
19-Nov-2024 22:58:39 | Error response from daemon: Cannot kill container: 5bb5af2fb48d: Container 5bb5af2fb48d2f835f5030a4f5160ef784c4fccb6aa95d92347dfed3a92de1dc is not running |
19-Nov-2024 22:58:39 | 5bb5af2fb48d |
19-Nov-2024 22:58:39 | Error response from daemon: Cannot kill container: 3e421670be02: Container 3e421670be02d204ba2e5837e963ff7594bc36816d46a0b25b927ad8ad58db5f is not running |
19-Nov-2024 22:58:40 | 3e421670be02 |
19-Nov-2024 22:58:40 | Error response from daemon: Cannot kill container: 7d14620ff949: Container 7d14620ff9491eb57854bd72b93a30dd89e107330e85bed2e2cba7de997d0181 is not running |
19-Nov-2024 22:58:40 | 7d14620ff949 |
19-Nov-2024 22:58:40 | Error response from daemon: Cannot kill container: 5dfb15a1076e: Container 5dfb15a1076e26d8defce4ff914f29c1e8f3b19f64286c67318af1c921718782 is not running |
19-Nov-2024 22:58:40 | 5dfb15a1076e |
19-Nov-2024 22:58:40 | Error response from daemon: Cannot kill container: 2c16467d4d1a: Container 2c16467d4d1a26021cce7cc0764e60a466d73feb83510b9355c932393890f4d6 is not running |
19-Nov-2024 22:58:40 | 2c16467d4d1a |
19-Nov-2024 22:58:40 | Error response from daemon: Cannot kill container: 3cb86afcd7cb: Container 3cb86afcd7cb8a487ee73208e0573b9ee7cbf4604d58ae6920ab100a8be9f82a is not running |
19-Nov-2024 22:58:40 | 3cb86afcd7cb |
19-Nov-2024 22:58:40 | Error response from daemon: Cannot kill container: c0476c8b1fdd: Container c0476c8b1fdd59e85b2308e90f5d2bfb8493a8827e7a508b0daf6f711650ba03 is not running |
19-Nov-2024 22:58:41 | c0476c8b1fdd |
19-Nov-2024 22:58:41 | Error response from daemon: Cannot kill container: 450b43d57538: Container 450b43d575382653584744d664ea944888c64860fada7c06982825c171e6971d is not running |
19-Nov-2024 22:58:41 | 450b43d57538 |
19-Nov-2024 22:58:41 | Error response from daemon: Cannot kill container: f218f7725a3f: Container f218f7725a3f75666fb2421ddd360bbaec7307d5f87e397552912cb9851d2766 is not running |
19-Nov-2024 22:58:41 | f218f7725a3f |
19-Nov-2024 22:58:41 | Error response from daemon: Cannot kill container: 41aeca2abac7: Container 41aeca2abac789196424402036d4c8ec01fa549486afa7db68d2881a0516fd67 is not running |
19-Nov-2024 22:58:41 | 41aeca2abac7 |
19-Nov-2024 22:58:41 | Error response from daemon: Cannot kill container: 5eeaf5720941: Container 5eeaf572094107aed620f0afae017fe8689f7a72ddcb4431beb6fbccba6e95b0 is not running |
19-Nov-2024 22:58:41 | 5eeaf5720941 |
19-Nov-2024 22:58:41 | Error response from daemon: Cannot kill container: 81eec37d97db: Container 81eec37d97dbec991a7c3b51cf41fe3216985852c33045ce0883cd81aef28c26 is not running |
19-Nov-2024 22:58:41 | 81eec37d97db |
19-Nov-2024 22:58:41 | Error response from daemon: Cannot kill container: 39bd3c5507bb: Container 39bd3c5507bb0c844e5d9b9090ed71ef59fa685e8e315a9835996e3e63dd19d4 is not running |
19-Nov-2024 22:58:42 | 39bd3c5507bb |
19-Nov-2024 22:58:42 | Error response from daemon: Cannot kill container: e3f47bdbec73: Container e3f47bdbec73f0b95717c06c532d70ebdd360ed5df9ebf3b3880e0388f94faee is not running |
19-Nov-2024 22:58:42 | e3f47bdbec73 |
19-Nov-2024 22:58:42 | Error response from daemon: Cannot kill container: 00c89f6a5dc1: Container 00c89f6a5dc13841741ec1e305331c326360a1a7d1d0c626bba04fdbe0cec585 is not running |
19-Nov-2024 22:58:42 | 00c89f6a5dc1 |
19-Nov-2024 22:58:42 | Error response from daemon: Cannot kill container: f3d4ac8ae795: Container f3d4ac8ae795f405ee2a8e395cbba6777d28047559904cb34b9c53eea66332c7 is not running |
19-Nov-2024 22:58:42 | f3d4ac8ae795 |
19-Nov-2024 22:58:42 | Error response from daemon: Cannot kill container: 2e8e5217013f: Container 2e8e5217013f2f75c5ba849ef06698459f0480a1888842f3438feaa8625f6035 is not running |
19-Nov-2024 22:58:42 | 2e8e5217013f |
19-Nov-2024 22:58:42 | 2af76d2f2094 |
19-Nov-2024 22:58:42 | 2af76d2f2094 |
19-Nov-2024 22:58:42 | Stalled docker volumes to remove: |
19-Nov-2024 22:58:42 | |
19-Nov-2024 22:58:42 | Removing stalled docker volumes |
19-Nov-2024 22:58:42 | Removing stalled loopdevices |
19-Nov-2024 22:58:46 | Done |
19-Nov-2024 22:58:46 | Finished task 'Clear env and working dir' with result: Success |
19-Nov-2024 22:58:46 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
19-Nov-2024 22:58:46 | Running post build plugin 'Docker Container Cleanup' |
19-Nov-2024 22:58:46 | Running post build plugin 'NCover Results Collector' |
19-Nov-2024 22:58:46 | Running post build plugin 'Build Results Label Collector' |
19-Nov-2024 22:58:46 | Running post build plugin 'Clover Results Collector' |
19-Nov-2024 22:58:46 | Running post build plugin 'npm Cache Cleanup' |
19-Nov-2024 22:58:46 | Running post build plugin 'Artifact Copier' |
19-Nov-2024 22:58:46 | Publishing an artifact: test_logs.tar.gz |
19-Nov-2024 22:58:46 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 127.7 ms |
19-Nov-2024 22:58:47 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS' |
19-Nov-2024 22:58:47 | Finalising the build... |
19-Nov-2024 22:58:47 | Stopping timer. |
19-Nov-2024 22:58:47 | Build ODSRV-OAP-MSDCPS-3366 completed. |
19-Nov-2024 22:58:49 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
19-Nov-2024 22:58:49 | Running on server: post build plugin 'NCover Results Collector' |
19-Nov-2024 22:58:49 | Running on server: post build plugin 'Build Labeller' |
19-Nov-2024 22:58:49 | Running on server: post build plugin 'Clover Delta Calculator' |
19-Nov-2024 22:58:49 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
19-Nov-2024 22:58:49 | All post build plugins have finished |
19-Nov-2024 22:58:49 | Generating build results summary... |
19-Nov-2024 22:58:49 | Saving build results to disk... |
19-Nov-2024 22:58:49 | Store variable context... |
19-Nov-2024 22:58:49 | Finished building ODSRV-OAP-MSDCPS-3366. |