oneclient acceptance tests using environment deployed from packages
Build: #3374 failed
Job: multiprovider proxy regular file CRUD proxyio symlinks was successful
Build log
The build generated 3,053 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
03-Dec-2024 18:34:57 | - Executing scenario 'Delete file opened by other user for reading' |
03-Dec-2024 18:34:57 | - from feature 'Multi_regular_file_CRUD' |
03-Dec-2024 18:34:57 | ----------------------------------------------------------------- |
03-Dec-2024 18:34:57 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:34:57 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:34:57 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:34:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:34:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:34:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' |
03-Dec-2024 18:34:57 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' successfully started |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aggls7biqdgjy76w |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aggls7biqdgjy76w --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aggls7biqdgjy76w |
03-Dec-2024 18:34:57 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8194835999947017410'... |
03-Dec-2024 18:34:57 | Getting configuration... |
03-Dec-2024 18:34:57 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/aggls7biqdgjy76w'. |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:34:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:34:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' |
03-Dec-2024 18:34:57 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' successfully started |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/84shm4oq4vempnp6 |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/84shm4oq4vempnp6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/84shm4oq4vempnp6 |
03-Dec-2024 18:34:57 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7040939566105073798'... |
03-Dec-2024 18:34:57 | Getting configuration... |
03-Dec-2024 18:34:57 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/84shm4oq4vempnp6'. |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
03-Dec-2024 18:34:57 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
03-Dec-2024 18:34:57 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
03-Dec-2024 18:34:57 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
03-Dec-2024 18:34:57 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
03-Dec-2024 18:34:57 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
03-Dec-2024 18:34:57 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
03-Dec-2024 18:34:57 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
03-Dec-2024 18:34:57 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
03-Dec-2024 18:34:57 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
03-Dec-2024 18:34:57 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
03-Dec-2024 18:34:57 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
03-Dec-2024 18:34:57 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
03-Dec-2024 18:34:57 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
03-Dec-2024 18:34:57 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
03-Dec-2024 18:34:57 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
03-Dec-2024 18:34:57 | ================================================================= |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | PASSED |
03-Dec-2024 18:34:57 | Unmounting client from /tmp/onedata/mnt/aggls7biqdgjy76w |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | Unmounting client from /tmp/onedata/mnt/84shm4oq4vempnp6 |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:34:57 | |
03-Dec-2024 18:35:22 | 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 |
03-Dec-2024 18:35:22 | ================================================================= |
03-Dec-2024 18:35:22 | - Executing scenario 'Delete file opened by other user for reading and writing' |
03-Dec-2024 18:35:22 | - from feature 'Multi_regular_file_CRUD' |
03-Dec-2024 18:35:22 | ----------------------------------------------------------------- |
03-Dec-2024 18:35:22 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:35:22 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:35:22 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:35:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:35:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:35:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' |
03-Dec-2024 18:35:22 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' successfully started |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/u5kj4krhnh9sx8vc |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u5kj4krhnh9sx8vc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u5kj4krhnh9sx8vc |
03-Dec-2024 18:35:22 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2030934147863062089'... |
03-Dec-2024 18:35:22 | Getting configuration... |
03-Dec-2024 18:35:22 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/u5kj4krhnh9sx8vc'. |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:35:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:35:22 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' |
03-Dec-2024 18:35:22 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' successfully started |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/swcabtgy1ksxdv60 |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/swcabtgy1ksxdv60 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/swcabtgy1ksxdv60 |
03-Dec-2024 18:35:22 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2987126733558679857'... |
03-Dec-2024 18:35:22 | Getting configuration... |
03-Dec-2024 18:35:22 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/swcabtgy1ksxdv60'. |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
03-Dec-2024 18:35:22 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
03-Dec-2024 18:35:22 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
03-Dec-2024 18:35:22 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
03-Dec-2024 18:35:22 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
03-Dec-2024 18:35:22 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
03-Dec-2024 18:35:22 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
03-Dec-2024 18:35:22 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
03-Dec-2024 18:35:22 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
03-Dec-2024 18:35:22 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
03-Dec-2024 18:35:22 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
03-Dec-2024 18:35:22 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
03-Dec-2024 18:35:22 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
03-Dec-2024 18:35:22 | ================================================================= |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | PASSED |
03-Dec-2024 18:35:22 | Unmounting client from /tmp/onedata/mnt/u5kj4krhnh9sx8vc |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | Unmounting client from /tmp/onedata/mnt/swcabtgy1ksxdv60 |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:22 | |
03-Dec-2024 18:35:48 | 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 |
03-Dec-2024 18:35:48 | ================================================================= |
03-Dec-2024 18:35:48 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
03-Dec-2024 18:35:48 | - from feature 'Multi_regular_file_CRUD' |
03-Dec-2024 18:35:48 | ----------------------------------------------------------------- |
03-Dec-2024 18:35:48 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:35:48 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:35:48 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:35:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:35:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:35:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:35:48 | |
03-Dec-2024 18:35:48 | |
03-Dec-2024 18:35:48 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' |
03-Dec-2024 18:35:48 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' successfully started |
03-Dec-2024 18:35:48 | |
03-Dec-2024 18:35:48 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dpfd3szacq7d44wq |
03-Dec-2024 18:35:48 | |
03-Dec-2024 18:35:48 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dpfd3szacq7d44wq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dpfd3szacq7d44wq |
03-Dec-2024 18:35:48 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '866503884993426469'... |
03-Dec-2024 18:35:48 | Getting configuration... |
03-Dec-2024 18:35:48 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/dpfd3szacq7d44wq'. |
03-Dec-2024 18:35:48 | |
03-Dec-2024 18:35:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:35:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:35:48 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:35:48 | |
03-Dec-2024 18:35:48 | |
03-Dec-2024 18:35:48 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' |
03-Dec-2024 18:35:48 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' successfully started |
03-Dec-2024 18:35:48 | |
03-Dec-2024 18:35:48 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/o8q3lyw2bs2c6myz |
03-Dec-2024 18:35:48 | |
03-Dec-2024 18:35:48 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o8q3lyw2bs2c6myz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o8q3lyw2bs2c6myz |
03-Dec-2024 18:35:48 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '560940035573193065'... |
03-Dec-2024 18:35:48 | Getting configuration... |
03-Dec-2024 18:35:48 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/o8q3lyw2bs2c6myz'. |
03-Dec-2024 18:35:48 | |
03-Dec-2024 18:35:48 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
03-Dec-2024 18:35:48 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
03-Dec-2024 18:35:48 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
03-Dec-2024 18:35:48 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
03-Dec-2024 18:35:48 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
03-Dec-2024 18:35:48 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
03-Dec-2024 18:35:48 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
03-Dec-2024 18:35:48 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
03-Dec-2024 18:35:48 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
03-Dec-2024 18:35:48 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
03-Dec-2024 18:35:48 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
03-Dec-2024 18:35:48 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
03-Dec-2024 18:35:48 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
03-Dec-2024 18:35:48 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
03-Dec-2024 18:35:48 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
03-Dec-2024 18:35:48 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
03-Dec-2024 18:35:48 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
03-Dec-2024 18:35:48 | ================================================================= |
03-Dec-2024 18:35:48 | |
03-Dec-2024 18:35:49 | PASSED |
03-Dec-2024 18:35:49 | Unmounting client from /tmp/onedata/mnt/dpfd3szacq7d44wq |
03-Dec-2024 18:35:49 | |
03-Dec-2024 18:35:49 | |
03-Dec-2024 18:35:49 | Unmounting client from /tmp/onedata/mnt/o8q3lyw2bs2c6myz |
03-Dec-2024 18:35:49 | |
03-Dec-2024 18:35:49 | |
03-Dec-2024 18:36:13 | 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 |
03-Dec-2024 18:36:13 | ================================================================= |
03-Dec-2024 18:36:13 | - Executing scenario 'Delete file right after closing it' |
03-Dec-2024 18:36:13 | - from feature 'Multi_regular_file_CRUD' |
03-Dec-2024 18:36:13 | ----------------------------------------------------------------- |
03-Dec-2024 18:36:13 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:36:13 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:36:13 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:36:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:36:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:36:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:36:13 | |
03-Dec-2024 18:36:13 | |
03-Dec-2024 18:36:13 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' |
03-Dec-2024 18:36:13 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' successfully started |
03-Dec-2024 18:36:13 | |
03-Dec-2024 18:36:13 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/b7xj4gnvros46qz9 |
03-Dec-2024 18:36:13 | |
03-Dec-2024 18:36:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b7xj4gnvros46qz9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b7xj4gnvros46qz9 |
03-Dec-2024 18:36:13 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2481241729012333386'... |
03-Dec-2024 18:36:13 | Getting configuration... |
03-Dec-2024 18:36:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/b7xj4gnvros46qz9'. |
03-Dec-2024 18:36:13 | |
03-Dec-2024 18:36:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:36:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:36:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:36:13 | |
03-Dec-2024 18:36:13 | |
03-Dec-2024 18:36:13 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' |
03-Dec-2024 18:36:13 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' successfully started |
03-Dec-2024 18:36:13 | |
03-Dec-2024 18:36:13 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/92okv42w5l7ovy2b |
03-Dec-2024 18:36:13 | |
03-Dec-2024 18:36:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/92okv42w5l7ovy2b --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/92okv42w5l7ovy2b |
03-Dec-2024 18:36:13 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15070961146910574027'... |
03-Dec-2024 18:36:13 | Getting configuration... |
03-Dec-2024 18:36:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/92okv42w5l7ovy2b'. |
03-Dec-2024 18:36:13 | |
03-Dec-2024 18:36:13 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
03-Dec-2024 18:36:13 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
03-Dec-2024 18:36:13 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
03-Dec-2024 18:36:13 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
03-Dec-2024 18:36:13 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
03-Dec-2024 18:36:13 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
03-Dec-2024 18:36:13 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
03-Dec-2024 18:36:13 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
03-Dec-2024 18:36:13 | ================================================================= |
03-Dec-2024 18:36:13 | |
03-Dec-2024 18:36:14 | PASSED |
03-Dec-2024 18:36:14 | Unmounting client from /tmp/onedata/mnt/b7xj4gnvros46qz9 |
03-Dec-2024 18:36:14 | |
03-Dec-2024 18:36:14 | |
03-Dec-2024 18:36:14 | Unmounting client from /tmp/onedata/mnt/92okv42w5l7ovy2b |
03-Dec-2024 18:36:14 | |
03-Dec-2024 18:36:14 | |
03-Dec-2024 18:36:44 | 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 |
03-Dec-2024 18:36:44 | ================================================================= |
03-Dec-2024 18:36:44 | - Executing scenario 'Create many children' |
03-Dec-2024 18:36:44 | - from feature 'Multi_regular_file_CRUD' |
03-Dec-2024 18:36:44 | ----------------------------------------------------------------- |
03-Dec-2024 18:36:44 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:36:44 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:36:44 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:36:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:36:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:36:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:36:44 | |
03-Dec-2024 18:36:44 | |
03-Dec-2024 18:36:44 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' |
03-Dec-2024 18:36:44 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' successfully started |
03-Dec-2024 18:36:44 | |
03-Dec-2024 18:36:44 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xdn0ixhunf319mu8 |
03-Dec-2024 18:36:44 | |
03-Dec-2024 18:36:44 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xdn0ixhunf319mu8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xdn0ixhunf319mu8 |
03-Dec-2024 18:36:44 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16806955879572673631'... |
03-Dec-2024 18:36:44 | Getting configuration... |
03-Dec-2024 18:36:44 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/xdn0ixhunf319mu8'. |
03-Dec-2024 18:36:44 | |
03-Dec-2024 18:36:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:36:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:36:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:36:44 | |
03-Dec-2024 18:36:44 | |
03-Dec-2024 18:36:44 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' |
03-Dec-2024 18:36:44 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' successfully started |
03-Dec-2024 18:36:44 | |
03-Dec-2024 18:36:44 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/sl6ps74lp2iwrn5v |
03-Dec-2024 18:36:44 | |
03-Dec-2024 18:36:44 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sl6ps74lp2iwrn5v --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sl6ps74lp2iwrn5v |
03-Dec-2024 18:36:44 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15916369950267848476'... |
03-Dec-2024 18:36:44 | Getting configuration... |
03-Dec-2024 18:36:44 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/sl6ps74lp2iwrn5v'. |
03-Dec-2024 18:36:44 | |
03-Dec-2024 18:36:44 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
03-Dec-2024 18:36:44 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
03-Dec-2024 18:36:44 | ================================================================= |
03-Dec-2024 18:36:44 | |
03-Dec-2024 18:36:56 | PASSED |
03-Dec-2024 18:36:56 | Unmounting client from /tmp/onedata/mnt/xdn0ixhunf319mu8 |
03-Dec-2024 18:36:56 | |
03-Dec-2024 18:36:56 | |
03-Dec-2024 18:36:56 | Unmounting client from /tmp/onedata/mnt/sl6ps74lp2iwrn5v |
03-Dec-2024 18:36:56 | |
03-Dec-2024 18:36:56 | |
03-Dec-2024 18:37:21 | 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 |
03-Dec-2024 18:37:21 | ================================================================= |
03-Dec-2024 18:37:21 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
03-Dec-2024 18:37:21 | - from feature 'Multi_regular_file_CRUD' |
03-Dec-2024 18:37:21 | ----------------------------------------------------------------- |
03-Dec-2024 18:37:21 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:37:21 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:37:21 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:37:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:37:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:37:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:37:21 | |
03-Dec-2024 18:37:21 | |
03-Dec-2024 18:37:21 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' |
03-Dec-2024 18:37:21 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' successfully started |
03-Dec-2024 18:37:21 | |
03-Dec-2024 18:37:21 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uuub30b491t45nnd |
03-Dec-2024 18:37:21 | |
03-Dec-2024 18:37:21 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uuub30b491t45nnd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uuub30b491t45nnd |
03-Dec-2024 18:37:21 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6346153047184729197'... |
03-Dec-2024 18:37:21 | Getting configuration... |
03-Dec-2024 18:37:21 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/uuub30b491t45nnd'. |
03-Dec-2024 18:37:21 | |
03-Dec-2024 18:37:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:37:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:37:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:37:21 | |
03-Dec-2024 18:37:21 | |
03-Dec-2024 18:37:21 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' |
03-Dec-2024 18:37:21 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' successfully started |
03-Dec-2024 18:37:21 | |
03-Dec-2024 18:37:21 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fqose5z7uhv5f1h1 |
03-Dec-2024 18:37:21 | |
03-Dec-2024 18:37:21 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fqose5z7uhv5f1h1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fqose5z7uhv5f1h1 |
03-Dec-2024 18:37:21 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5893059642547623314'... |
03-Dec-2024 18:37:21 | Getting configuration... |
03-Dec-2024 18:37:21 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/fqose5z7uhv5f1h1'. |
03-Dec-2024 18:37:21 | |
03-Dec-2024 18:37:21 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
03-Dec-2024 18:37:21 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
03-Dec-2024 18:37:21 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
03-Dec-2024 18:37:21 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
03-Dec-2024 18:37:21 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
03-Dec-2024 18:37:21 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
03-Dec-2024 18:37:21 | ================================================================= |
03-Dec-2024 18:37:21 | |
03-Dec-2024 18:37:22 | PASSED |
03-Dec-2024 18:37:22 | Unmounting client from /tmp/onedata/mnt/uuub30b491t45nnd |
03-Dec-2024 18:37:22 | |
03-Dec-2024 18:37:22 | |
03-Dec-2024 18:37:22 | Unmounting client from /tmp/onedata/mnt/fqose5z7uhv5f1h1 |
03-Dec-2024 18:37:22 | |
03-Dec-2024 18:37:22 | |
03-Dec-2024 18:37:47 | 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 |
03-Dec-2024 18:37:47 | ================================================================= |
03-Dec-2024 18:37:47 | - Executing scenario 'Create nonempty file then move it to another space' |
03-Dec-2024 18:37:47 | - from feature 'Multi_regular_file_CRUD' |
03-Dec-2024 18:37:47 | ----------------------------------------------------------------- |
03-Dec-2024 18:37:47 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:37:47 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:37:47 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:37:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:37:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:37:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hlgx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:37:47 | |
03-Dec-2024 18:37:47 | |
03-Dec-2024 18:37:47 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' |
03-Dec-2024 18:37:47 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hlgx' successfully started |
03-Dec-2024 18:37:47 | |
03-Dec-2024 18:37:47 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/w6mefmlqe6u6ws2m |
03-Dec-2024 18:37:47 | |
03-Dec-2024 18:37:47 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w6mefmlqe6u6ws2m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w6mefmlqe6u6ws2m |
03-Dec-2024 18:37:47 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10770897186204158138'... |
03-Dec-2024 18:37:47 | Getting configuration... |
03-Dec-2024 18:37:47 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/w6mefmlqe6u6ws2m'. |
03-Dec-2024 18:37:47 | |
03-Dec-2024 18:37:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:37:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:37:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-m7p4q', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:37:47 | |
03-Dec-2024 18:37:47 | |
03-Dec-2024 18:37:47 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' |
03-Dec-2024 18:37:47 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-m7p4q' successfully started |
03-Dec-2024 18:37:47 | |
03-Dec-2024 18:37:47 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l3gt1pgdbmnnup7h |
03-Dec-2024 18:37:47 | |
03-Dec-2024 18:37:47 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l3gt1pgdbmnnup7h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l3gt1pgdbmnnup7h |
03-Dec-2024 18:37:47 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7851383078472016764'... |
03-Dec-2024 18:37:47 | Getting configuration... |
03-Dec-2024 18:37:47 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/l3gt1pgdbmnnup7h'. |
03-Dec-2024 18:37:47 | |
03-Dec-2024 18:37:47 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
03-Dec-2024 18:37:47 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
03-Dec-2024 18:37:47 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
03-Dec-2024 18:37:47 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
03-Dec-2024 18:37:47 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
03-Dec-2024 18:37:47 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
03-Dec-2024 18:37:47 | ================================================================= |
03-Dec-2024 18:37:47 | |
03-Dec-2024 18:37:59 | PASSED |
03-Dec-2024 18:37:59 | Unmounting client from /tmp/onedata/mnt/w6mefmlqe6u6ws2m |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | Unmounting client from /tmp/onedata/mnt/l3gt1pgdbmnnup7h |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1733251067.844237', '-c', '/tmp/logs'] |
03-Dec-2024 18:37:59 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-qbs7d. See /home/bamboo/.one-env/deployments/2024.12.03-18.23.20/pod-logs/dev-cross-support-job-3p-users-qbs7d/entrypoint.log for more details |
03-Dec-2024 18:37:59 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-8hlgx: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.23.20/pod-logs/dev-oneclient-krakow-7d9476b8bc-8hlgx/oneclient_logs |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=189/221) |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:37:59 | 37,527 0% 35.79MB/s 0:00:00 (xfr#1, to-chk=188/221) |
03-Dec-2024 18:37:59 | 37,527 0% 35.79MB/s 0:00:00 (xfr#1, to-chk=182/221) |
03-Dec-2024 18:37:59 | 37,989 0% 36.23MB/s 0:00:00 (xfr#2, to-chk=184/221) |
03-Dec-2024 18:37:59 | 159,602 1% 16.91MB/s 0:00:00 (xfr#3, to-chk=183/221) |
03-Dec-2024 18:37:59 | 160,064 1% 16.96MB/s 0:00:00 (xfr#4, to-chk=182/221) |
03-Dec-2024 18:37:59 | 160,692 1% 17.03MB/s 0:00:00 (xfr#5, to-chk=181/221) |
03-Dec-2024 18:37:59 | 207,181 1% 19.76MB/s 0:00:00 (xfr#6, to-chk=180/221) |
03-Dec-2024 18:37:59 | 207,451 1% 19.78MB/s 0:00:00 (xfr#7, to-chk=176/221) |
03-Dec-2024 18:37:59 | 347,875 2% 30.16MB/s 0:00:00 (xfr#8, to-chk=175/221) |
03-Dec-2024 18:37:59 | 348,145 2% 30.18MB/s 0:00:00 (xfr#9, to-chk=174/221) |
03-Dec-2024 18:37:59 | 387,700 3% 33.61MB/s 0:00:00 (xfr#10, to-chk=173/221) |
03-Dec-2024 18:37:59 | 388,354 3% 33.67MB/s 0:00:00 (xfr#11, to-chk=169/221) |
03-Dec-2024 18:37:59 | 513,423 4% 23.32MB/s 0:00:00 (xfr#12, to-chk=168/221) |
03-Dec-2024 18:37:59 | 514,077 4% 23.35MB/s 0:00:00 (xfr#13, to-chk=167/221) |
03-Dec-2024 18:37:59 | 552,715 4% 21.08MB/s 0:00:00 (xfr#14, to-chk=166/221) |
03-Dec-2024 18:37:59 | 553,273 4% 20.29MB/s 0:00:00 (xfr#15, to-chk=162/221) |
03-Dec-2024 18:37:59 | 675,075 5% 23.84MB/s 0:00:00 (xfr#16, to-chk=161/221) |
03-Dec-2024 18:37:59 | 675,633 5% 23.86MB/s 0:00:00 (xfr#17, to-chk=160/221) |
03-Dec-2024 18:37:59 | 720,266 6% 24.53MB/s 0:00:00 (xfr#18, to-chk=159/221) |
03-Dec-2024 18:37:59 | 720,920 6% 24.55MB/s 0:00:00 (xfr#19, to-chk=155/221) |
03-Dec-2024 18:37:59 | 876,895 7% 20.40MB/s 0:00:00 (xfr#20, to-chk=154/221) |
03-Dec-2024 18:37:59 | 877,549 7% 20.41MB/s 0:00:00 (xfr#21, to-chk=153/221) |
03-Dec-2024 18:37:59 | 924,822 7% 21.00MB/s 0:00:00 (xfr#22, to-chk=152/221) |
03-Dec-2024 18:37:59 | 925,284 7% 21.01MB/s 0:00:00 (xfr#23, to-chk=148/221) |
03-Dec-2024 18:37:59 | 1,089,977 9% 22.60MB/s 0:00:00 (xfr#24, to-chk=147/221) |
03-Dec-2024 18:37:59 | 1,090,439 9% 22.61MB/s 0:00:00 (xfr#25, to-chk=146/221) |
03-Dec-2024 18:37:59 | 1,137,810 9% 20.87MB/s 0:00:00 (xfr#26, to-chk=145/221) |
03-Dec-2024 18:37:59 | 1,138,080 9% 20.48MB/s 0:00:00 (xfr#27, to-chk=141/221) |
03-Dec-2024 18:37:59 | 1,298,984 10% 15.68MB/s 0:00:00 (xfr#28, to-chk=140/221) |
03-Dec-2024 18:37:59 | 1,299,254 10% 15.68MB/s 0:00:00 (xfr#29, to-chk=139/221) |
03-Dec-2024 18:37:59 | 1,335,832 11% 15.35MB/s 0:00:00 (xfr#30, to-chk=138/221) |
03-Dec-2024 18:37:59 | 1,336,294 11% 15.35MB/s 0:00:00 (xfr#31, to-chk=134/221) |
03-Dec-2024 18:37:59 | 1,458,678 12% 15.29MB/s 0:00:00 (xfr#32, to-chk=133/221) |
03-Dec-2024 18:37:59 | 1,459,140 12% 15.29MB/s 0:00:00 (xfr#33, to-chk=132/221) |
03-Dec-2024 18:37:59 | 1,500,341 12% 15.55MB/s 0:00:00 (xfr#34, to-chk=131/221) |
03-Dec-2024 18:37:59 | 1,501,091 12% 15.56MB/s 0:00:00 (xfr#35, to-chk=127/221) |
03-Dec-2024 18:37:59 | 1,636,032 13% 15.60MB/s 0:00:00 (xfr#36, to-chk=126/221) |
03-Dec-2024 18:37:59 | 1,636,782 13% 15.61MB/s 0:00:00 (xfr#37, to-chk=125/221) |
03-Dec-2024 18:37:59 | 1,676,924 14% 15.99MB/s 0:00:00 (xfr#38, to-chk=124/221) |
03-Dec-2024 18:37:59 | 1,677,578 14% 16.00MB/s 0:00:00 (xfr#39, to-chk=120/221) |
03-Dec-2024 18:37:59 | 1,812,262 15% 14.77MB/s 0:00:00 (xfr#40, to-chk=119/221) |
03-Dec-2024 18:37:59 | 1,812,916 15% 14.78MB/s 0:00:00 (xfr#41, to-chk=118/221) |
03-Dec-2024 18:37:59 | 1,813,544 15% 14.78MB/s 0:00:00 (xfr#42, to-chk=117/221) |
03-Dec-2024 18:37:59 | 1,886,373 15% 15.12MB/s 0:00:00 (xfr#43, to-chk=116/221) |
03-Dec-2024 18:37:59 | 1,887,027 15% 15.12MB/s 0:00:00 (xfr#44, to-chk=112/221) |
03-Dec-2024 18:37:59 | 2,177,953 18% 15.50MB/s 0:00:00 (xfr#45, to-chk=111/221) |
03-Dec-2024 18:37:59 | 2,178,607 18% 15.51MB/s 0:00:00 (xfr#46, to-chk=110/221) |
03-Dec-2024 18:37:59 | 2,213,959 18% 15.52MB/s 0:00:00 (xfr#47, to-chk=109/221) |
03-Dec-2024 18:37:59 | 2,214,613 18% 15.53MB/s 0:00:00 (xfr#48, to-chk=105/221) |
03-Dec-2024 18:37:59 | 2,365,059 19% 15.77MB/s 0:00:00 (xfr#49, to-chk=104/221) |
03-Dec-2024 18:37:59 | 2,365,713 19% 15.67MB/s 0:00:00 (xfr#50, to-chk=103/221) |
03-Dec-2024 18:37:59 | 2,366,341 19% 15.67MB/s 0:00:00 (xfr#51, to-chk=102/221) |
03-Dec-2024 18:37:59 | 2,415,953 20% 16.00MB/s 0:00:00 (xfr#52, to-chk=101/221) |
03-Dec-2024 18:37:59 | 2,416,415 20% 16.00MB/s 0:00:00 (xfr#53, to-chk=97/221) |
03-Dec-2024 18:37:59 | 2,594,112 21% 16.83MB/s 0:00:00 (xfr#54, to-chk=96/221) |
03-Dec-2024 18:37:59 | 2,594,574 21% 16.83MB/s 0:00:00 (xfr#55, to-chk=95/221) |
03-Dec-2024 18:37:59 | 2,595,202 21% 16.84MB/s 0:00:00 (xfr#56, to-chk=94/221) |
03-Dec-2024 18:37:59 | 2,633,552 22% 16.97MB/s 0:00:00 (xfr#57, to-chk=93/221) |
03-Dec-2024 18:37:59 | 2,634,206 22% 16.97MB/s 0:00:00 (xfr#58, to-chk=89/221) |
03-Dec-2024 18:37:59 | 2,765,229 23% 16.18MB/s 0:00:00 (xfr#59, to-chk=88/221) |
03-Dec-2024 18:37:59 | 2,765,883 23% 16.18MB/s 0:00:00 (xfr#60, to-chk=87/221) |
03-Dec-2024 18:37:59 | 3,000,348 25% 16.17MB/s 0:00:00 (xfr#61, to-chk=86/221) |
03-Dec-2024 18:37:59 | 3,000,810 25% 16.08MB/s 0:00:00 (xfr#62, to-chk=82/221) |
03-Dec-2024 18:37:59 | 5,513,435 46% 15.20MB/s 0:00:00 (xfr#63, to-chk=81/221) |
03-Dec-2024 18:37:59 | 5,513,897 46% 15.20MB/s 0:00:00 (xfr#64, to-chk=80/221) |
03-Dec-2024 18:37:59 | 5,552,552 46% 15.13MB/s 0:00:00 (xfr#65, to-chk=79/221) |
03-Dec-2024 18:37:59 | 5,553,206 46% 15.13MB/s 0:00:00 (xfr#66, to-chk=75/221) |
03-Dec-2024 18:37:59 | 5,707,844 48% 14.59MB/s 0:00:00 (xfr#67, to-chk=74/221) |
03-Dec-2024 18:37:59 | 5,708,498 48% 14.60MB/s 0:00:00 (xfr#68, to-chk=73/221) |
03-Dec-2024 18:37:59 | 5,768,331 48% 14.67MB/s 0:00:00 (xfr#69, to-chk=72/221) |
03-Dec-2024 18:37:59 | 5,769,081 48% 14.67MB/s 0:00:00 (xfr#70, to-chk=68/221) |
03-Dec-2024 18:37:59 | 6,002,017 50% 14.75MB/s 0:00:00 (xfr#71, to-chk=67/221) |
03-Dec-2024 18:37:59 | 6,002,767 50% 14.75MB/s 0:00:00 (xfr#72, to-chk=66/221) |
03-Dec-2024 18:37:59 | 6,003,395 50% 14.72MB/s 0:00:00 (xfr#73, to-chk=65/221) |
03-Dec-2024 18:37:59 | 6,030,358 50% 14.78MB/s 0:00:00 (xfr#74, to-chk=64/221) |
03-Dec-2024 18:37:59 | 6,030,916 50% 14.79MB/s 0:00:00 (xfr#75, to-chk=60/221) |
03-Dec-2024 18:37:59 | 6,125,324 51% 14.98MB/s 0:00:00 (xfr#76, to-chk=59/221) |
03-Dec-2024 18:37:59 | 6,125,882 51% 14.98MB/s 0:00:00 (xfr#77, to-chk=58/221) |
03-Dec-2024 18:37:59 | 6,160,090 51% 15.02MB/s 0:00:00 (xfr#78, to-chk=57/221) |
03-Dec-2024 18:37:59 | 6,160,648 51% 15.03MB/s 0:00:00 (xfr#79, to-chk=53/221) |
03-Dec-2024 18:37:59 | 6,287,125 52% 15.03MB/s 0:00:00 (xfr#80, to-chk=52/221) |
03-Dec-2024 18:37:59 | 6,287,683 52% 14.99MB/s 0:00:00 (xfr#81, to-chk=51/221) |
03-Dec-2024 18:37:59 | 6,321,042 53% 15.07MB/s 0:00:00 (xfr#82, to-chk=50/221) |
03-Dec-2024 18:37:59 | 6,321,600 53% 15.07MB/s 0:00:00 (xfr#83, to-chk=46/221) |
03-Dec-2024 18:37:59 | 6,438,752 54% 15.27MB/s 0:00:00 (xfr#84, to-chk=45/221) |
03-Dec-2024 18:37:59 | 6,439,310 54% 15.28MB/s 0:00:00 (xfr#85, to-chk=44/221) |
03-Dec-2024 18:37:59 | 6,609,737 55% 15.41MB/s 0:00:00 (xfr#86, to-chk=43/221) |
03-Dec-2024 18:37:59 | 6,610,391 55% 15.41MB/s 0:00:00 (xfr#87, to-chk=39/221) |
03-Dec-2024 18:37:59 | 7,186,953 60% 16.13MB/s 0:00:00 (xfr#88, to-chk=38/221) |
03-Dec-2024 18:37:59 | 7,187,607 60% 16.13MB/s 0:00:00 (xfr#89, to-chk=37/221) |
03-Dec-2024 18:37:59 | 7,214,260 60% 16.19MB/s 0:00:00 (xfr#90, to-chk=36/221) |
03-Dec-2024 18:37:59 | 7,214,626 60% 16.15MB/s 0:00:00 (xfr#91, to-chk=32/221) |
03-Dec-2024 18:37:59 | 7,313,171 61% 16.30MB/s 0:00:00 (xfr#92, to-chk=31/221) |
03-Dec-2024 18:37:59 | 7,313,537 61% 16.30MB/s 0:00:00 (xfr#93, to-chk=30/221) |
03-Dec-2024 18:37:59 | 7,352,337 61% 16.34MB/s 0:00:00 (xfr#94, to-chk=29/221) |
03-Dec-2024 18:37:59 | 7,352,895 61% 16.35MB/s 0:00:00 (xfr#95, to-chk=25/221) |
03-Dec-2024 18:37:59 | 7,486,654 63% 16.53MB/s 0:00:00 (xfr#96, to-chk=24/221) |
03-Dec-2024 18:37:59 | 7,487,212 63% 16.49MB/s 0:00:00 (xfr#97, to-chk=23/221) |
03-Dec-2024 18:37:59 | 7,538,959 63% 16.27MB/s 0:00:00 (xfr#98, to-chk=22/221) |
03-Dec-2024 18:37:59 | 7,539,613 63% 16.27MB/s 0:00:00 (xfr#99, to-chk=18/221) |
03-Dec-2024 18:37:59 | 7,719,439 65% 16.62MB/s 0:00:00 (xfr#100, to-chk=17/221) |
03-Dec-2024 18:37:59 | 7,720,093 65% 16.62MB/s 0:00:00 (xfr#101, to-chk=16/221) |
03-Dec-2024 18:37:59 | 7,762,062 65% 16.67MB/s 0:00:00 (xfr#102, to-chk=15/221) |
03-Dec-2024 18:37:59 | 7,762,524 65% 16.67MB/s 0:00:00 (xfr#103, to-chk=11/221) |
03-Dec-2024 18:37:59 | 7,894,756 66% 16.92MB/s 0:00:00 (xfr#104, to-chk=10/221) |
03-Dec-2024 18:37:59 | 7,895,218 66% 16.88MB/s 0:00:00 (xfr#105, to-chk=9/221) |
03-Dec-2024 18:37:59 | 7,895,846 66% 16.88MB/s 0:00:00 (xfr#106, to-chk=8/221) |
03-Dec-2024 18:37:59 | 8,655,716 72% 18.06MB/s 0:00:00 (xfr#107, to-chk=7/221) |
03-Dec-2024 18:37:59 | 8,656,082 72% 18.06MB/s 0:00:00 (xfr#108, to-chk=3/221) |
03-Dec-2024 18:37:59 | 11,829,099 99% 20.66MB/s 0:00:00 (xfr#109, to-chk=2/221) |
03-Dec-2024 18:37:59 | 11,829,465 99% 20.66MB/s 0:00:00 (xfr#110, to-chk=1/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.69MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.66MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.66MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.66MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.66MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.66MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.66MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.66MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.54MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | 11,868,934 99% 20.54MB/s 0:00:00 (xfr#111, to-chk=0/221) |
03-Dec-2024 18:37:59 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-m7p4q: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.23.20/pod-logs/dev-oneclient-paris-5cc45c8cb7-m7p4q/oneclient_logs |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=193/225) |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:37:59 | 51,199 1% 48.83MB/s 0:00:00 (xfr#1, to-chk=192/225) |
03-Dec-2024 18:37:59 | 51,199 1% 48.83MB/s 0:00:00 (xfr#1, to-chk=186/225) |
03-Dec-2024 18:37:59 | 51,661 1% 49.27MB/s 0:00:00 (xfr#2, to-chk=188/225) |
03-Dec-2024 18:37:59 | 212,778 5% 50.73MB/s 0:00:00 (xfr#3, to-chk=187/225) |
03-Dec-2024 18:37:59 | 213,240 5% 50.84MB/s 0:00:00 (xfr#4, to-chk=186/225) |
03-Dec-2024 18:37:59 | 251,381 6% 39.96MB/s 0:00:00 (xfr#5, to-chk=185/225) |
03-Dec-2024 18:37:59 | 251,939 6% 40.04MB/s 0:00:00 (xfr#6, to-chk=181/225) |
03-Dec-2024 18:37:59 | 372,962 9% 17.78MB/s 0:00:00 (xfr#7, to-chk=180/225) |
03-Dec-2024 18:37:59 | 373,520 9% 17.81MB/s 0:00:00 (xfr#8, to-chk=179/225) |
03-Dec-2024 18:37:59 | 374,148 9% 17.84MB/s 0:00:00 (xfr#9, to-chk=178/225) |
03-Dec-2024 18:37:59 | 403,370 10% 16.73MB/s 0:00:00 (xfr#10, to-chk=177/225) |
03-Dec-2024 18:37:59 | 404,120 10% 16.76MB/s 0:00:00 (xfr#11, to-chk=173/225) |
03-Dec-2024 18:37:59 | 491,298 12% 18.74MB/s 0:00:00 (xfr#12, to-chk=172/225) |
03-Dec-2024 18:37:59 | 492,048 12% 18.05MB/s 0:00:00 (xfr#13, to-chk=171/225) |
03-Dec-2024 18:37:59 | 512,326 12% 18.79MB/s 0:00:00 (xfr#14, to-chk=170/225) |
03-Dec-2024 18:37:59 | 512,980 12% 18.82MB/s 0:00:00 (xfr#15, to-chk=166/225) |
03-Dec-2024 18:37:59 | 593,777 14% 20.22MB/s 0:00:00 (xfr#16, to-chk=165/225) |
03-Dec-2024 18:37:59 | 594,431 14% 20.25MB/s 0:00:00 (xfr#17, to-chk=164/225) |
03-Dec-2024 18:37:59 | 609,950 15% 20.77MB/s 0:00:00 (xfr#18, to-chk=163/225) |
03-Dec-2024 18:37:59 | 610,412 15% 20.79MB/s 0:00:00 (xfr#19, to-chk=159/225) |
03-Dec-2024 18:37:59 | 662,171 16% 21.78MB/s 0:00:00 (xfr#20, to-chk=158/225) |
03-Dec-2024 18:37:59 | 662,633 16% 21.79MB/s 0:00:00 (xfr#21, to-chk=157/225) |
03-Dec-2024 18:37:59 | 704,059 17% 21.66MB/s 0:00:00 (xfr#22, to-chk=156/225) |
03-Dec-2024 18:37:59 | 704,617 17% 21.68MB/s 0:00:00 (xfr#23, to-chk=152/225) |
03-Dec-2024 18:37:59 | 827,277 20% 20.76MB/s 0:00:00 (xfr#24, to-chk=151/225) |
03-Dec-2024 18:37:59 | 827,835 20% 20.78MB/s 0:00:00 (xfr#25, to-chk=150/225) |
03-Dec-2024 18:37:59 | 828,463 20% 20.79MB/s 0:00:00 (xfr#26, to-chk=149/225) |
03-Dec-2024 18:37:59 | 852,393 21% 21.39MB/s 0:00:00 (xfr#27, to-chk=148/225) |
03-Dec-2024 18:37:59 | 852,951 21% 21.41MB/s 0:00:00 (xfr#28, to-chk=144/225) |
03-Dec-2024 18:37:59 | 945,620 23% 21.47MB/s 0:00:00 (xfr#29, to-chk=143/225) |
03-Dec-2024 18:37:59 | 946,178 23% 21.48MB/s 0:00:00 (xfr#30, to-chk=142/225) |
03-Dec-2024 18:37:59 | 967,008 24% 18.44MB/s 0:00:00 (xfr#31, to-chk=141/225) |
03-Dec-2024 18:37:59 | 967,662 24% 18.09MB/s 0:00:00 (xfr#32, to-chk=137/225) |
03-Dec-2024 18:37:59 | 1,042,234 26% 19.49MB/s 0:00:00 (xfr#33, to-chk=136/225) |
03-Dec-2024 18:37:59 | 1,042,888 26% 19.50MB/s 0:00:00 (xfr#34, to-chk=135/225) |
03-Dec-2024 18:37:59 | 1,043,516 26% 19.51MB/s 0:00:00 (xfr#35, to-chk=134/225) |
03-Dec-2024 18:37:59 | 1,076,416 27% 19.74MB/s 0:00:00 (xfr#36, to-chk=133/225) |
03-Dec-2024 18:37:59 | 1,077,070 27% 19.75MB/s 0:00:00 (xfr#37, to-chk=129/225) |
03-Dec-2024 18:37:59 | 1,186,557 29% 20.96MB/s 0:00:00 (xfr#38, to-chk=128/225) |
03-Dec-2024 18:37:59 | 1,187,211 29% 20.97MB/s 0:00:00 (xfr#39, to-chk=127/225) |
03-Dec-2024 18:37:59 | 1,187,839 29% 20.98MB/s 0:00:00 (xfr#40, to-chk=126/225) |
03-Dec-2024 18:37:59 | 1,225,615 30% 20.51MB/s 0:00:00 (xfr#41, to-chk=125/225) |
03-Dec-2024 18:37:59 | 1,226,173 30% 20.52MB/s 0:00:00 (xfr#42, to-chk=121/225) |
03-Dec-2024 18:37:59 | 1,346,616 33% 21.77MB/s 0:00:00 (xfr#43, to-chk=120/225) |
03-Dec-2024 18:37:59 | 1,347,174 33% 21.78MB/s 0:00:00 (xfr#44, to-chk=119/225) |
03-Dec-2024 18:37:59 | 1,347,802 33% 21.79MB/s 0:00:00 (xfr#45, to-chk=118/225) |
03-Dec-2024 18:37:59 | 1,368,822 34% 22.13MB/s 0:00:00 (xfr#46, to-chk=117/225) |
03-Dec-2024 18:37:59 | 1,369,476 34% 22.14MB/s 0:00:00 (xfr#47, to-chk=113/225) |
03-Dec-2024 18:37:59 | 1,432,487 36% 22.40MB/s 0:00:00 (xfr#48, to-chk=112/225) |
03-Dec-2024 18:37:59 | 1,433,141 36% 22.41MB/s 0:00:00 (xfr#49, to-chk=111/225) |
03-Dec-2024 18:37:59 | 1,449,895 36% 21.95MB/s 0:00:00 (xfr#50, to-chk=110/225) |
03-Dec-2024 18:37:59 | 1,450,357 36% 21.61MB/s 0:00:00 (xfr#51, to-chk=106/225) |
03-Dec-2024 18:37:59 | 1,509,220 37% 22.14MB/s 0:00:00 (xfr#52, to-chk=105/225) |
03-Dec-2024 18:37:59 | 1,509,682 37% 22.15MB/s 0:00:00 (xfr#53, to-chk=104/225) |
03-Dec-2024 18:37:59 | 1,510,310 38% 22.16MB/s 0:00:00 (xfr#54, to-chk=103/225) |
03-Dec-2024 18:37:59 | 1,543,393 38% 22.30MB/s 0:00:00 (xfr#55, to-chk=102/225) |
03-Dec-2024 18:37:59 | 1,544,143 38% 22.31MB/s 0:00:00 (xfr#56, to-chk=98/225) |
03-Dec-2024 18:37:59 | 1,635,336 41% 23.28MB/s 0:00:00 (xfr#57, to-chk=97/225) |
03-Dec-2024 18:37:59 | 1,636,086 41% 23.29MB/s 0:00:00 (xfr#58, to-chk=96/225) |
03-Dec-2024 18:37:59 | 1,661,957 41% 23.31MB/s 0:00:00 (xfr#59, to-chk=95/225) |
03-Dec-2024 18:37:59 | 1,662,419 41% 23.31MB/s 0:00:00 (xfr#60, to-chk=91/225) |
03-Dec-2024 18:37:59 | 1,761,378 44% 23.33MB/s 0:00:00 (xfr#61, to-chk=90/225) |
03-Dec-2024 18:37:59 | 1,761,840 44% 23.02MB/s 0:00:00 (xfr#62, to-chk=89/225) |
03-Dec-2024 18:37:59 | 1,789,214 45% 23.37MB/s 0:00:00 (xfr#63, to-chk=88/225) |
03-Dec-2024 18:37:59 | 1,789,772 45% 23.38MB/s 0:00:00 (xfr#64, to-chk=84/225) |
03-Dec-2024 18:37:59 | 1,875,883 47% 23.85MB/s 0:00:00 (xfr#65, to-chk=83/225) |
03-Dec-2024 18:37:59 | 1,876,441 47% 23.55MB/s 0:00:00 (xfr#66, to-chk=82/225) |
03-Dec-2024 18:37:59 | 1,907,370 48% 23.93MB/s 0:00:00 (xfr#67, to-chk=81/225) |
03-Dec-2024 18:37:59 | 1,907,928 48% 23.63MB/s 0:00:00 (xfr#68, to-chk=77/225) |
03-Dec-2024 18:37:59 | 2,005,482 50% 24.21MB/s 0:00:00 (xfr#69, to-chk=76/225) |
03-Dec-2024 18:37:59 | 2,006,040 50% 24.22MB/s 0:00:00 (xfr#70, to-chk=75/225) |
03-Dec-2024 18:37:59 | 2,038,932 51% 24.31MB/s 0:00:00 (xfr#71, to-chk=74/225) |
03-Dec-2024 18:37:59 | 2,039,586 51% 24.31MB/s 0:00:00 (xfr#72, to-chk=70/225) |
03-Dec-2024 18:37:59 | 2,043,702 51% 24.36MB/s 0:00:00 (xfr#73, to-chk=69/225) |
03-Dec-2024 18:37:59 | 2,155,368 54% 25.07MB/s 0:00:00 (xfr#74, to-chk=68/225) |
03-Dec-2024 18:37:59 | 2,156,022 54% 25.07MB/s 0:00:00 (xfr#75, to-chk=67/225) |
03-Dec-2024 18:37:59 | 2,183,154 54% 25.39MB/s 0:00:00 (xfr#76, to-chk=66/225) |
03-Dec-2024 18:37:59 | 2,183,424 54% 25.39MB/s 0:00:00 (xfr#77, to-chk=62/225) |
03-Dec-2024 18:37:59 | 2,258,311 56% 25.95MB/s 0:00:00 (xfr#78, to-chk=61/225) |
03-Dec-2024 18:37:59 | 2,258,581 56% 25.95MB/s 0:00:00 (xfr#79, to-chk=60/225) |
03-Dec-2024 18:37:59 | 2,392,137 60% 27.16MB/s 0:00:00 (xfr#80, to-chk=59/225) |
03-Dec-2024 18:37:59 | 2,392,791 60% 27.17MB/s 0:00:00 (xfr#81, to-chk=55/225) |
03-Dec-2024 18:37:59 | 2,643,122 66% 28.97MB/s 0:00:00 (xfr#82, to-chk=54/225) |
03-Dec-2024 18:37:59 | 2,643,776 66% 28.98MB/s 0:00:00 (xfr#83, to-chk=53/225) |
03-Dec-2024 18:37:59 | 2,644,404 66% 28.99MB/s 0:00:00 (xfr#84, to-chk=52/225) |
03-Dec-2024 18:37:59 | 2,662,581 67% 28.53MB/s 0:00:00 (xfr#85, to-chk=51/225) |
03-Dec-2024 18:37:59 | 2,663,043 67% 28.54MB/s 0:00:00 (xfr#86, to-chk=47/225) |
03-Dec-2024 18:37:59 | 2,729,419 68% 28.92MB/s 0:00:00 (xfr#87, to-chk=46/225) |
03-Dec-2024 18:37:59 | 2,729,881 68% 28.93MB/s 0:00:00 (xfr#88, to-chk=45/225) |
03-Dec-2024 18:37:59 | 2,746,000 69% 29.10MB/s 0:00:00 (xfr#89, to-chk=44/225) |
03-Dec-2024 18:37:59 | 2,746,462 69% 29.10MB/s 0:00:00 (xfr#90, to-chk=40/225) |
03-Dec-2024 18:37:59 | 2,807,548 70% 29.42MB/s 0:00:00 (xfr#91, to-chk=39/225) |
03-Dec-2024 18:37:59 | 2,808,010 70% 29.43MB/s 0:00:00 (xfr#92, to-chk=38/225) |
03-Dec-2024 18:37:59 | 2,808,638 70% 29.43MB/s 0:00:00 (xfr#93, to-chk=37/225) |
03-Dec-2024 18:37:59 | 2,899,940 72% 29.42MB/s 0:00:00 (xfr#94, to-chk=36/225) |
03-Dec-2024 18:37:59 | 2,900,690 73% 29.43MB/s 0:00:00 (xfr#95, to-chk=32/225) |
03-Dec-2024 18:37:59 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
03-Dec-2024 18:37:59 | 3,153,504 79% 31.33MB/s 0:00:00 (xfr#96, to-chk=31/225) |
03-Dec-2024 18:37:59 | 3,154,254 79% 31.33MB/s 0:00:00 (xfr#97, to-chk=30/225) |
03-Dec-2024 18:37:59 | 3,247,758 81% 31.93MB/s 0:00:00 (xfr#98, to-chk=29/225) |
03-Dec-2024 18:37:59 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
03-Dec-2024 18:37:59 | 3,248,412 81% 31.94MB/s 0:00:00 (xfr#99, to-chk=25/225) |
03-Dec-2024 18:37:59 | 3,513,994 88% 29.40MB/s 0:00:00 (xfr#100, to-chk=24/225) |
03-Dec-2024 18:37:59 | 3,514,648 88% 29.40MB/s 0:00:00 (xfr#101, to-chk=23/225) |
03-Dec-2024 18:37:59 | 3,541,421 89% 29.37MB/s 0:00:00 (xfr#102, to-chk=22/225) |
03-Dec-2024 18:37:59 | 3,542,075 89% 29.37MB/s 0:00:00 (xfr#103, to-chk=18/225) |
03-Dec-2024 18:37:59 | 3,620,428 91% 29.76MB/s 0:00:00 (xfr#104, to-chk=17/225) |
03-Dec-2024 18:37:59 | 3,621,082 91% 29.77MB/s 0:00:00 (xfr#105, to-chk=16/225) |
03-Dec-2024 18:37:59 | 3,621,710 91% 29.78MB/s 0:00:00 (xfr#106, to-chk=15/225) |
03-Dec-2024 18:37:59 | 3,660,776 92% 29.84MB/s 0:00:00 (xfr#107, to-chk=14/225) |
03-Dec-2024 18:37:59 | 3,661,814 92% 29.85MB/s 0:00:00 (xfr#108, to-chk=10/225) |
03-Dec-2024 18:37:59 | 3,792,759 95% 30.65MB/s 0:00:00 (xfr#109, to-chk=9/225) |
03-Dec-2024 18:37:59 | 3,793,797 95% 30.66MB/s 0:00:00 (xfr#110, to-chk=8/225) |
03-Dec-2024 18:37:59 | 3,824,055 96% 30.91MB/s 0:00:00 (xfr#111, to-chk=7/225) |
03-Dec-2024 18:37:59 | 3,824,805 96% 30.65MB/s 0:00:00 (xfr#112, to-chk=3/225) |
03-Dec-2024 18:37:59 | 3,925,741 98% 31.20MB/s 0:00:00 (xfr#113, to-chk=2/225) |
03-Dec-2024 18:37:59 | 3,926,491 98% 31.20MB/s 0:00:00 (xfr#114, to-chk=1/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 31.28MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 30.77MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 30.77MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 30.77MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 30.52MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | 3,968,658 99% 30.52MB/s 0:00:00 (xfr#115, to-chk=0/225) |
03-Dec-2024 18:37:59 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.23.20/pod-logs/dev-oneprovider-krakow-0/op-panel |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:37:59 | 17,981 16% 17.15MB/s 0:00:00 (xfr#2, to-chk=9/14) |
03-Dec-2024 18:37:59 | 36,897 33% 35.19MB/s 0:00:00 (xfr#3, to-chk=7/14) |
03-Dec-2024 18:37:59 | 36,897 33% 35.19MB/s 0:00:00 (xfr#4, to-chk=5/14) |
03-Dec-2024 18:37:59 | 54,675 49% 52.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
03-Dec-2024 18:37:59 | 54,966 50% 52.42MB/s 0:00:00 (xfr#6, to-chk=1/14) |
03-Dec-2024 18:37:59 | 54,966 50% 26.21MB/s 0:00:00 (xfr#6, to-chk=0/14) |
03-Dec-2024 18:37:59 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.23.20/pod-logs/dev-oneprovider-krakow-0/op-worker |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:37:59 | 20,455 3% 19.51MB/s 0:00:00 (xfr#1, to-chk=51/54) |
03-Dec-2024 18:37:59 | 58,887 10% 56.16MB/s 0:00:00 (xfr#2, to-chk=49/54) |
03-Dec-2024 18:37:59 | 94,676 16% 90.29MB/s 0:00:00 (xfr#3, to-chk=47/54) |
03-Dec-2024 18:37:59 | 97,829 17% 93.30MB/s 0:00:00 (xfr#4, to-chk=45/54) |
03-Dec-2024 18:37:59 | 97,829 17% 93.30MB/s 0:00:00 (xfr#5, to-chk=43/54) |
03-Dec-2024 18:37:59 | 132,211 23% 42.03MB/s 0:00:00 (xfr#6, to-chk=41/54) |
03-Dec-2024 18:37:59 | 132,360 23% 42.08MB/s 0:00:00 (xfr#7, to-chk=39/54) |
03-Dec-2024 18:37:59 | 132,657 23% 31.63MB/s 0:00:00 (xfr#8, to-chk=37/54) |
03-Dec-2024 18:37:59 | 228,531 40% 43.59MB/s 0:00:00 (xfr#9, to-chk=35/54) |
03-Dec-2024 18:37:59 | 230,078 40% 43.88MB/s 0:00:00 (xfr#10, to-chk=25/54) |
03-Dec-2024 18:37:59 | 232,976 40% 44.44MB/s 0:00:00 (xfr#11, to-chk=24/54) |
03-Dec-2024 18:37:59 | 240,265 42% 45.83MB/s 0:00:00 (xfr#12, to-chk=23/54) |
03-Dec-2024 18:37:59 | 247,212 43% 47.15MB/s 0:00:00 (xfr#13, to-chk=22/54) |
03-Dec-2024 18:37:59 | 250,511 43% 47.78MB/s 0:00:00 (xfr#14, to-chk=21/54) |
03-Dec-2024 18:37:59 | 258,370 45% 49.28MB/s 0:00:00 (xfr#15, to-chk=20/54) |
03-Dec-2024 18:37:59 | 263,434 46% 50.25MB/s 0:00:00 (xfr#16, to-chk=19/54) |
03-Dec-2024 18:37:59 | 268,962 47% 42.75MB/s 0:00:00 (xfr#17, to-chk=18/54) |
03-Dec-2024 18:37:59 | 272,546 47% 43.32MB/s 0:00:00 (xfr#18, to-chk=17/54) |
03-Dec-2024 18:37:59 | 274,135 48% 43.57MB/s 0:00:00 (xfr#19, to-chk=16/54) |
03-Dec-2024 18:37:59 | 282,334 49% 44.88MB/s 0:00:00 (xfr#20, to-chk=15/54) |
03-Dec-2024 18:37:59 | 286,543 50% 45.54MB/s 0:00:00 (xfr#21, to-chk=14/54) |
03-Dec-2024 18:37:59 | 292,350 51% 46.47MB/s 0:00:00 (xfr#22, to-chk=13/54) |
03-Dec-2024 18:37:59 | 298,442 52% 40.66MB/s 0:00:00 (xfr#23, to-chk=12/54) |
03-Dec-2024 18:37:59 | 305,104 53% 41.57MB/s 0:00:00 (xfr#24, to-chk=11/54) |
03-Dec-2024 18:37:59 | 309,028 54% 42.10MB/s 0:00:00 (xfr#25, to-chk=10/54) |
03-Dec-2024 18:37:59 | 309,597 54% 42.18MB/s 0:00:00 (xfr#26, to-chk=9/54) |
03-Dec-2024 18:37:59 | 317,171 55% 43.21MB/s 0:00:00 (xfr#27, to-chk=8/54) |
03-Dec-2024 18:37:59 | 321,952 56% 43.86MB/s 0:00:00 (xfr#28, to-chk=7/54) |
03-Dec-2024 18:37:59 | 326,446 57% 44.47MB/s 0:00:00 (xfr#29, to-chk=6/54) |
03-Dec-2024 18:37:59 | 328,320 57% 44.73MB/s 0:00:00 (xfr#30, to-chk=5/54) |
03-Dec-2024 18:37:59 | 328,541 57% 44.76MB/s 0:00:00 (xfr#31, to-chk=4/54) |
03-Dec-2024 18:37:59 | 334,924 58% 39.93MB/s 0:00:00 (xfr#32, to-chk=3/54) |
03-Dec-2024 18:37:59 | 337,146 59% 40.19MB/s 0:00:00 (xfr#33, to-chk=2/54) |
03-Dec-2024 18:37:59 | 338,450 59% 40.35MB/s 0:00:00 (xfr#34, to-chk=1/54) |
03-Dec-2024 18:37:59 | 341,071 59% 40.66MB/s 0:00:00 (xfr#35, to-chk=0/54) |
03-Dec-2024 18:37:59 | 341,071 59% 36.14MB/s 0:00:00 (xfr#35, to-chk=0/54) |
03-Dec-2024 18:37:59 | 341,071 59% 36.14MB/s 0:00:00 (xfr#35, to-chk=0/54) |
03-Dec-2024 18:37:59 | 341,071 59% 32.53MB/s 0:00:00 (xfr#35, to-chk=0/54) |
03-Dec-2024 18:37:59 | 341,071 59% 32.53MB/s 0:00:00 (xfr#35, to-chk=0/54) |
03-Dec-2024 18:37:59 | 341,071 59% 32.53MB/s 0:00:00 (xfr#35, to-chk=0/54) |
03-Dec-2024 18:37:59 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.23.20/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:37:59 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
03-Dec-2024 18:37:59 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
03-Dec-2024 18:37:59 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
03-Dec-2024 18:37:59 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
03-Dec-2024 18:37:59 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
03-Dec-2024 18:37:59 | 6,857 50% 2.18MB/s 0:00:00 (xfr#6, to-chk=0/14) |
03-Dec-2024 18:37:59 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.23.20/pod-logs/dev-oneprovider-paris-0/op-panel |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:37:59 | 17,771 16% 16.95MB/s 0:00:00 (xfr#2, to-chk=9/14) |
03-Dec-2024 18:37:59 | 36,473 33% 34.78MB/s 0:00:00 (xfr#3, to-chk=7/14) |
03-Dec-2024 18:37:59 | 36,473 33% 34.78MB/s 0:00:00 (xfr#4, to-chk=5/14) |
03-Dec-2024 18:37:59 | 54,041 49% 51.54MB/s 0:00:00 (xfr#5, to-chk=3/14) |
03-Dec-2024 18:37:59 | 54,332 50% 51.82MB/s 0:00:00 (xfr#6, to-chk=1/14) |
03-Dec-2024 18:37:59 | 54,332 50% 7.40MB/s 0:00:00 (xfr#6, to-chk=0/14) |
03-Dec-2024 18:37:59 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.23.20/pod-logs/dev-oneprovider-paris-0/op-worker |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:37:59 | 36,061 7% 34.39MB/s 0:00:00 (xfr#2, to-chk=49/54) |
03-Dec-2024 18:37:59 | 69,468 13% 66.25MB/s 0:00:00 (xfr#3, to-chk=47/54) |
03-Dec-2024 18:37:59 | 70,328 13% 67.07MB/s 0:00:00 (xfr#4, to-chk=45/54) |
03-Dec-2024 18:37:59 | 70,328 13% 67.07MB/s 0:00:00 (xfr#5, to-chk=43/54) |
03-Dec-2024 18:37:59 | 102,339 20% 97.60MB/s 0:00:00 (xfr#6, to-chk=41/54) |
03-Dec-2024 18:37:59 | 102,488 20% 97.74MB/s 0:00:00 (xfr#7, to-chk=39/54) |
03-Dec-2024 18:37:59 | 102,785 20% 98.02MB/s 0:00:00 (xfr#8, to-chk=37/54) |
03-Dec-2024 18:37:59 | 198,003 38% 94.42MB/s 0:00:00 (xfr#9, to-chk=35/54) |
03-Dec-2024 18:37:59 | 202,495 39% 96.56MB/s 0:00:00 (xfr#10, to-chk=25/54) |
03-Dec-2024 18:37:59 | 204,367 40% 97.45MB/s 0:00:00 (xfr#11, to-chk=24/54) |
03-Dec-2024 18:37:59 | 209,148 41% 99.73MB/s 0:00:00 (xfr#12, to-chk=23/54) |
03-Dec-2024 18:37:59 | 215,238 42% 102.63MB/s 0:00:00 (xfr#13, to-chk=22/54) |
03-Dec-2024 18:37:59 | 221,621 43% 105.68MB/s 0:00:00 (xfr#14, to-chk=21/54) |
03-Dec-2024 18:37:59 | 222,638 43% 106.16MB/s 0:00:00 (xfr#15, to-chk=20/54) |
03-Dec-2024 18:37:59 | 226,562 44% 72.02MB/s 0:00:00 (xfr#16, to-chk=19/54) |
03-Dec-2024 18:37:59 | 229,855 45% 73.07MB/s 0:00:00 (xfr#17, to-chk=18/54) |
03-Dec-2024 18:37:59 | 230,076 45% 73.14MB/s 0:00:00 (xfr#18, to-chk=17/54) |
03-Dec-2024 18:37:59 | 230,637 45% 73.32MB/s 0:00:00 (xfr#19, to-chk=16/54) |
03-Dec-2024 18:37:59 | 235,701 46% 74.93MB/s 0:00:00 (xfr#20, to-chk=15/54) |
03-Dec-2024 18:37:59 | 242,988 47% 77.24MB/s 0:00:00 (xfr#21, to-chk=14/54) |
03-Dec-2024 18:37:59 | 248,793 48% 79.09MB/s 0:00:00 (xfr#22, to-chk=13/54) |
03-Dec-2024 18:37:59 | 251,691 49% 80.01MB/s 0:00:00 (xfr#23, to-chk=12/54) |
03-Dec-2024 18:37:59 | 259,890 51% 82.62MB/s 0:00:00 (xfr#24, to-chk=11/54) |
03-Dec-2024 18:37:59 | 267,462 52% 63.77MB/s 0:00:00 (xfr#25, to-chk=10/54) |
03-Dec-2024 18:37:59 | 270,073 53% 64.39MB/s 0:00:00 (xfr#26, to-chk=9/54) |
03-Dec-2024 18:37:59 | 274,282 53% 65.39MB/s 0:00:00 (xfr#27, to-chk=8/54) |
03-Dec-2024 18:37:59 | 279,796 55% 66.71MB/s 0:00:00 (xfr#28, to-chk=7/54) |
03-Dec-2024 18:37:59 | 286,454 56% 68.30MB/s 0:00:00 (xfr#29, to-chk=6/54) |
03-Dec-2024 18:37:59 | 288,666 56% 68.82MB/s 0:00:00 (xfr#30, to-chk=5/54) |
03-Dec-2024 18:37:59 | 295,613 58% 70.48MB/s 0:00:00 (xfr#31, to-chk=4/54) |
03-Dec-2024 18:37:59 | 296,913 58% 70.79MB/s 0:00:00 (xfr#32, to-chk=3/54) |
03-Dec-2024 18:37:59 | 298,500 58% 56.93MB/s 0:00:00 (xfr#33, to-chk=2/54) |
03-Dec-2024 18:37:59 | 306,355 60% 58.43MB/s 0:00:00 (xfr#34, to-chk=1/54) |
03-Dec-2024 18:37:59 | 309,935 61% 59.12MB/s 0:00:00 (xfr#35, to-chk=0/54) |
03-Dec-2024 18:37:59 | 309,935 61% 49.26MB/s 0:00:00 (xfr#35, to-chk=0/54) |
03-Dec-2024 18:37:59 | 309,935 61% 49.26MB/s 0:00:00 (xfr#35, to-chk=0/54) |
03-Dec-2024 18:37:59 | 309,935 61% 42.23MB/s 0:00:00 (xfr#35, to-chk=0/54) |
03-Dec-2024 18:37:59 | 309,935 61% 42.23MB/s 0:00:00 (xfr#35, to-chk=0/54) |
03-Dec-2024 18:37:59 | 309,935 61% 42.23MB/s 0:00:00 (xfr#35, to-chk=0/54) |
03-Dec-2024 18:37:59 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.23.20/pod-logs/dev-oneprovider-paris-0/cluster-manager |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:37:59 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
03-Dec-2024 18:37:59 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
03-Dec-2024 18:37:59 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
03-Dec-2024 18:37:59 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
03-Dec-2024 18:37:59 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
03-Dec-2024 18:37:59 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=0/14) |
03-Dec-2024 18:37:59 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.23.20/pod-logs/dev-onezone-0/oz-panel |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:37:59 | 54,919 12% 52.37MB/s 0:00:00 (xfr#2, to-chk=9/14) |
03-Dec-2024 18:37:59 | 111,410 26% 106.25MB/s 0:00:00 (xfr#3, to-chk=7/14) |
03-Dec-2024 18:37:59 | 158,885 37% 151.52MB/s 0:00:00 (xfr#4, to-chk=5/14) |
03-Dec-2024 18:37:59 | 213,601 49% 101.85MB/s 0:00:00 (xfr#5, to-chk=3/14) |
03-Dec-2024 18:37:59 | 213,892 50% 101.99MB/s 0:00:00 (xfr#6, to-chk=1/14) |
03-Dec-2024 18:37:59 | 213,892 50% 40.80MB/s 0:00:00 (xfr#6, to-chk=0/14) |
03-Dec-2024 18:37:59 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.23.20/pod-logs/dev-onezone-0/cluster-manager |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:37:59 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
03-Dec-2024 18:37:59 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
03-Dec-2024 18:37:59 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
03-Dec-2024 18:37:59 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
03-Dec-2024 18:37:59 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
03-Dec-2024 18:37:59 | 6,700 50% 3.19MB/s 0:00:00 (xfr#6, to-chk=0/14) |
03-Dec-2024 18:37:59 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.23.20/pod-logs/dev-onezone-0/oz-worker |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
03-Dec-2024 18:37:59 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:37:59 | 23,821 7% 22.72MB/s 0:00:00 (xfr#2, to-chk=13/18) |
03-Dec-2024 18:37:59 | 48,407 14% 46.16MB/s 0:00:00 (xfr#3, to-chk=11/18) |
03-Dec-2024 18:37:59 | 48,407 14% 46.16MB/s 0:00:00 (xfr#4, to-chk=9/18) |
03-Dec-2024 18:37:59 | 71,748 21% 68.42MB/s 0:00:00 (xfr#5, to-chk=7/18) |
03-Dec-2024 18:37:59 | 71,838 21% 68.51MB/s 0:00:00 (xfr#6, to-chk=5/18) |
03-Dec-2024 18:37:59 | 72,135 21% 68.79MB/s 0:00:00 (xfr#7, to-chk=3/18) |
03-Dec-2024 18:37:59 | 168,846 50% 161.02MB/s 0:00:00 (xfr#8, to-chk=1/18) |
03-Dec-2024 18:37:59 | 168,846 50% 16.10MB/s 0:00:00 (xfr#8, to-chk=0/18) |
03-Dec-2024 18:37:59 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1733251067.844237 exists, exporting anyway. |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | =============================== warnings summary =============================== |
03-Dec-2024 18:37:59 | tests/utils/rest_utils.py:97 |
03-Dec-2024 18:37:59 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ ' |
03-Dec-2024 18:37:59 | print(""" |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | tests/utils/path_utils.py:112 |
03-Dec-2024 18:37:59 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
03-Dec-2024 18:37:59 | return path.replace("'", "\\'").replace(' ', '\ ') |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | tests/utils/acceptance_utils.py:55 |
03-Dec-2024 18:37:59 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
03-Dec-2024 18:37:59 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | tests/utils/acceptance_utils.py:57 |
03-Dec-2024 18:37:59 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
03-Dec-2024 18:37:59 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
03-Dec-2024 18:37:59 | |
03-Dec-2024 18:37:59 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
03-Dec-2024 18:37:59 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/test-reports/results.xml - |
03-Dec-2024 18:37:59 | ================== 26 passed, 4 warnings in 882.72s (0:14:42) ================== |
03-Dec-2024 18:38:04 | release "dev" uninstalled |
03-Dec-2024 18:38:05 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
03-Dec-2024 18:38:05 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
03-Dec-2024 18:38:08 | No resources found |
03-Dec-2024 18:38:09 | Sidecar injection has been disabled |
03-Dec-2024 18:38:09 | Cleaning helm release "dev"... |
03-Dec-2024 18:38:09 | Deleted 1 helm deployments |
03-Dec-2024 18:38:09 | Deleted 0 k8s deployments |
03-Dec-2024 18:38:09 | Deleted 0 k8s services |
03-Dec-2024 18:38:09 | Deleted 0 persistent volumes |
03-Dec-2024 18:38:09 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
03-Dec-2024 18:38:09 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
03-Dec-2024 18:38:09 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
03-Dec-2024 18:38:09 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
03-Dec-2024 18:38:09 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
03-Dec-2024 18:38:09 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
03-Dec-2024 18:38:09 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
03-Dec-2024 18:38:09 | Finished task 'Run acceptance oneclient tests' with result: Success |
03-Dec-2024 18:38:09 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
03-Dec-2024 18:38:09 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS... |
03-Dec-2024 18:38:09 | Finished task 'Parse test results' with result: Success |
03-Dec-2024 18:38:09 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
03-Dec-2024 18:38:09 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
03-Dec-2024 18:38:09 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
03-Dec-2024 18:38:09 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
03-Dec-2024 18:38:09 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
03-Dec-2024 18:38:09 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
03-Dec-2024 18:38:09 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
03-Dec-2024 18:38:09 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
03-Dec-2024 18:38:09 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
03-Dec-2024 18:38:09 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
03-Dec-2024 18:38:09 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
03-Dec-2024 18:38:09 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
03-Dec-2024 18:38:09 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3374 (ODSRV-OAP-MPRFCPS-3374)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3374-ScriptBuildTask-5555482293967489193.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance |
03-Dec-2024 18:38:09 | ./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_symlinks.tar.gz |
03-Dec-2024 18:38:11 | Uploading artifact |
03-Dec-2024 18:38:11 | source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz |
03-Dec-2024 18:38:11 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz |
03-Dec-2024 18:38:11 | Finished task 'Pack and push surefire artifact' with result: Success |
03-Dec-2024 18:38:11 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
03-Dec-2024 18:38:11 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
03-Dec-2024 18:38:11 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3374 (ODSRV-OAP-MPRFCPS-3374)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3374-ScriptBuildTask-16487310628779731768.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS |
03-Dec-2024 18:38:11 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
03-Dec-2024 18:38:11 | Finished task 'Pack logs' with result: Success |
03-Dec-2024 18:38:11 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
03-Dec-2024 18:38:11 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
03-Dec-2024 18:38:11 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
03-Dec-2024 18:38:11 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3374 (ODSRV-OAP-MPRFCPS-3374)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3374-ScriptBuildTask-11057535607973970050.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance |
03-Dec-2024 18:38:11 | % Total % Received % Xferd Average Speed Time Time Time Current |
03-Dec-2024 18:38:11 | Dload Upload Total Spent Left Speed |
03-Dec-2024 18:38:11 | |
03-Dec-2024 18:38:11 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
03-Dec-2024 18:38:11 | 100 4822 100 4822 0 0 57404 0 --:--:-- --:--:-- --:--:-- 57404 |
03-Dec-2024 18:38:11 | Clearing /tmp/onedata and /home/bamboo/.one-env |
03-Dec-2024 18:38:12 | Cleaning helm deployments |
03-Dec-2024 18:38:12 | Cleanining pods |
03-Dec-2024 18:38:12 | Cleaning kube persistant volumes |
03-Dec-2024 18:38:13 | Cleaning dockswift container |
03-Dec-2024 18:38:13 | Cleaning docker containers |
03-Dec-2024 18:38:16 | Stalled docker containers to remove: |
03-Dec-2024 18:38:16 | 5db2e3958420 ffe773c7881d 5b82f3fd5279 d1a69a9b34bc 64c69b4a52e5 e93091186ff0 4564e8f6ce53 dd0f4a3af12a 59b30ba1dad3 daa5173a0fbb 9374f127c791 40518531110a 62b29260ba11 cce72ef5b575 06a92aa2e2ec 5e21c7307439 ae6946c66a23 9779a2d5e895 b7fef798b04d d7e9d1927fb1 |
03-Dec-2024 18:38:16 | Removing stalled docker containers |
03-Dec-2024 18:38:16 | Error response from daemon: Cannot kill container: 5db2e3958420: Container 5db2e395842034b586581f008939e6f0374830b9189efbe81b8752fc259e85f2 is not running |
03-Dec-2024 18:38:16 | 5db2e3958420 |
03-Dec-2024 18:38:16 | Error response from daemon: Cannot kill container: ffe773c7881d: Container ffe773c7881d933f76e10d4408789de547582cfd2eb92f446c536d426b15a604 is not running |
03-Dec-2024 18:38:16 | ffe773c7881d |
03-Dec-2024 18:38:16 | Error response from daemon: Cannot kill container: 5b82f3fd5279: Container 5b82f3fd5279b3921c23d9d407e8d6cea3d7555994d69fffc017cc8643f725e6 is not running |
03-Dec-2024 18:38:16 | 5b82f3fd5279 |
03-Dec-2024 18:38:16 | Error response from daemon: Cannot kill container: d1a69a9b34bc: Container d1a69a9b34bc4617ff6719cefa2eba3a3bc9a391266c10016a050ecf9d62b24f is not running |
03-Dec-2024 18:38:16 | d1a69a9b34bc |
03-Dec-2024 18:38:16 | Error response from daemon: Cannot kill container: 64c69b4a52e5: Container 64c69b4a52e5934ae9b78e80c83d711ed3f0880d1cb88b9b29df73c6a5f46f0d is not running |
03-Dec-2024 18:38:16 | 64c69b4a52e5 |
03-Dec-2024 18:38:16 | Error response from daemon: Cannot kill container: e93091186ff0: Container e93091186ff01f90ffd04500d173312116d4e8a85e95cebf6dad1e1d9e427144 is not running |
03-Dec-2024 18:38:16 | e93091186ff0 |
03-Dec-2024 18:38:16 | Error response from daemon: Cannot kill container: 4564e8f6ce53: Container 4564e8f6ce537f648ef1caf86bbf998a1027b981d38dac6f41adf2d690c89af4 is not running |
03-Dec-2024 18:38:16 | 4564e8f6ce53 |
03-Dec-2024 18:38:16 | Error response from daemon: Cannot kill container: dd0f4a3af12a: Container dd0f4a3af12ae87c1de3ba2db85861ff1e3b5bc9ffb9c8ea78937e1eeee121f4 is not running |
03-Dec-2024 18:38:16 | dd0f4a3af12a |
03-Dec-2024 18:38:16 | Error response from daemon: Cannot kill container: 59b30ba1dad3: Container 59b30ba1dad31d0621f8bd69ce0dbf228714e1fcdd5795118724d6526e49708f is not running |
03-Dec-2024 18:38:16 | 59b30ba1dad3 |
03-Dec-2024 18:38:16 | Error response from daemon: Cannot kill container: daa5173a0fbb: Container daa5173a0fbb282fe2e0085d99c02b0dc9d365408d65ed96f22bd4f7dbe6a110 is not running |
03-Dec-2024 18:38:17 | daa5173a0fbb |
03-Dec-2024 18:38:17 | Error response from daemon: Cannot kill container: 9374f127c791: Container 9374f127c79150fa5fc99b5502dc4d54b558e6f1bc9c74ce62927c23d5242f98 is not running |
03-Dec-2024 18:38:17 | 9374f127c791 |
03-Dec-2024 18:38:17 | Error response from daemon: Cannot kill container: 40518531110a: Container 40518531110aa3b00ecbb8465dfaf4435c287cd8d8bda75e2a6bb6fe397595a3 is not running |
03-Dec-2024 18:38:17 | 40518531110a |
03-Dec-2024 18:38:17 | Error response from daemon: Cannot kill container: 62b29260ba11: Container 62b29260ba1109ec7ff4587e373c2ea7f5336a9fa8c287ac010f8a1628ae7cfc is not running |
03-Dec-2024 18:38:17 | 62b29260ba11 |
03-Dec-2024 18:38:17 | Error response from daemon: Cannot kill container: cce72ef5b575: Container cce72ef5b57514c0611969add85636055d29e9365cbb529b83da390eeece98d6 is not running |
03-Dec-2024 18:38:17 | cce72ef5b575 |
03-Dec-2024 18:38:17 | Error response from daemon: Cannot kill container: 06a92aa2e2ec: Container 06a92aa2e2eceba440b349d94595de9d42698d398abde3fbce80d63db6511f24 is not running |
03-Dec-2024 18:38:17 | 06a92aa2e2ec |
03-Dec-2024 18:38:17 | Error response from daemon: Cannot kill container: 5e21c7307439: Container 5e21c730743918ad3c32e095fd118513ebdc43de277ec8eba8c9442305521fb1 is not running |
03-Dec-2024 18:38:17 | 5e21c7307439 |
03-Dec-2024 18:38:17 | Error response from daemon: Cannot kill container: ae6946c66a23: Container ae6946c66a23c781d71b673909d11a83bc9ed7f5522555290ec84d8898c344a8 is not running |
03-Dec-2024 18:38:17 | ae6946c66a23 |
03-Dec-2024 18:38:17 | Error response from daemon: Cannot kill container: 9779a2d5e895: Container 9779a2d5e89526e0fc79837e1d1cd296742439a025317dd74b68da501381bdd9 is not running |
03-Dec-2024 18:38:17 | 9779a2d5e895 |
03-Dec-2024 18:38:17 | Error response from daemon: Cannot kill container: b7fef798b04d: Container b7fef798b04d018450abdc227102397ff6186aa90bf64549f934116209b69470 is not running |
03-Dec-2024 18:38:17 | b7fef798b04d |
03-Dec-2024 18:38:17 | d7e9d1927fb1 |
03-Dec-2024 18:38:17 | d7e9d1927fb1 |
03-Dec-2024 18:38:17 | Stalled docker volumes to remove: |
03-Dec-2024 18:38:17 | |
03-Dec-2024 18:38:17 | Removing stalled docker volumes |
03-Dec-2024 18:38:17 | Removing stalled loopdevices |
03-Dec-2024 18:38:18 | Done |
03-Dec-2024 18:38:18 | Finished task 'Clear env and working dir' with result: Success |
03-Dec-2024 18:38:18 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
03-Dec-2024 18:38:18 | Running post build plugin 'Docker Container Cleanup' |
03-Dec-2024 18:38:18 | Running post build plugin 'NCover Results Collector' |
03-Dec-2024 18:38:18 | Running post build plugin 'Build Results Label Collector' |
03-Dec-2024 18:38:18 | Running post build plugin 'Clover Results Collector' |
03-Dec-2024 18:38:18 | Running post build plugin 'npm Cache Cleanup' |
03-Dec-2024 18:38:18 | Running post build plugin 'Artifact Copier' |
03-Dec-2024 18:38:18 | Publishing an artifact: test_logs.tar.gz |
03-Dec-2024 18:38:18 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 116.4 ms |
03-Dec-2024 18:38:19 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS' |
03-Dec-2024 18:38:19 | Finalising the build... |
03-Dec-2024 18:38:19 | Stopping timer. |
03-Dec-2024 18:38:19 | Build ODSRV-OAP-MPRFCPS-3374 completed. |
03-Dec-2024 18:38:19 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
03-Dec-2024 18:38:19 | Running on server: post build plugin 'NCover Results Collector' |
03-Dec-2024 18:38:19 | Running on server: post build plugin 'Build Labeller' |
03-Dec-2024 18:38:19 | Running on server: post build plugin 'Clover Delta Calculator' |
03-Dec-2024 18:38:19 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
03-Dec-2024 18:38:19 | All post build plugins have finished |
03-Dec-2024 18:38:19 | Generating build results summary... |
03-Dec-2024 18:38:19 | Saving build results to disk... |
03-Dec-2024 18:38:19 | Store variable context... |
03-Dec-2024 18:38:19 | Finished building ODSRV-OAP-MPRFCPS-3374. |