oneclient acceptance tests using environment deployed from packages
Build: #3365 was successful
Job: singleprovider regular file CRUD multiclient directio was successful
Build log
The build generated 2,460 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 19:48:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h7zabh4edyggn2qo --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h7zabh4edyggn2qo |
19-Nov-2024 19:48:13 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5854995108968360513'... |
19-Nov-2024 19:48:13 | Getting configuration... |
19-Nov-2024 19:48:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/h7zabh4edyggn2qo'. |
19-Nov-2024 19:48:13 | |
19-Nov-2024 19:48:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:48:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:48:13 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:48:13 | |
19-Nov-2024 19:48:13 | |
19-Nov-2024 19:48:13 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' |
19-Nov-2024 19:48:13 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' successfully started |
19-Nov-2024 19:48:13 | |
19-Nov-2024 19:48:13 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/qt1ww5edux1qedw6 |
19-Nov-2024 19:48:13 | |
19-Nov-2024 19:48:13 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qt1ww5edux1qedw6 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qt1ww5edux1qedw6 |
19-Nov-2024 19:48:13 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14420223957567312257'... |
19-Nov-2024 19:48:13 | Getting configuration... |
19-Nov-2024 19:48:13 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/qt1ww5edux1qedw6'. |
19-Nov-2024 19:48:13 | |
19-Nov-2024 19:48:13 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"' |
19-Nov-2024 19:48:13 | -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"' |
19-Nov-2024 19:48:13 | -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"' |
19-Nov-2024 19:48:13 | -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"' |
19-Nov-2024 19:48:13 | -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"' |
19-Nov-2024 19:48:13 | -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"' |
19-Nov-2024 19:48:13 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"' |
19-Nov-2024 19:48:13 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"' |
19-Nov-2024 19:48:13 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"' |
19-Nov-2024 19:48:13 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"' |
19-Nov-2024 19:48:13 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"' |
19-Nov-2024 19:48:13 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"' |
19-Nov-2024 19:48:13 | -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"' |
19-Nov-2024 19:48:13 | -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"' |
19-Nov-2024 19:48:13 | -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"' |
19-Nov-2024 19:48:13 | -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"' |
19-Nov-2024 19:48:13 | ================================================================= |
19-Nov-2024 19:48:13 | |
19-Nov-2024 19:48:13 | PASSED |
19-Nov-2024 19:48:13 | Unmounting client from /tmp/onedata/mnt/h7zabh4edyggn2qo |
19-Nov-2024 19:48:13 | |
19-Nov-2024 19:48:13 | |
19-Nov-2024 19:48:13 | Unmounting client from /tmp/onedata/mnt/qt1ww5edux1qedw6 |
19-Nov-2024 19:48:13 | |
19-Nov-2024 19:48:13 | |
19-Nov-2024 19:48:41 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:48:41 | ================================================================= |
19-Nov-2024 19:48:41 | - Executing scenario 'Delete file opened by other user for reading' |
19-Nov-2024 19:48:41 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:48:41 | ----------------------------------------------------------------- |
19-Nov-2024 19:48:41 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:48:41 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:48:41 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:48:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:48:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:48:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' |
19-Nov-2024 19:48:41 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' successfully started |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/9kpupwgpezfji8vi |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9kpupwgpezfji8vi --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9kpupwgpezfji8vi |
19-Nov-2024 19:48:41 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16125527313838418073'... |
19-Nov-2024 19:48:41 | Getting configuration... |
19-Nov-2024 19:48:41 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/9kpupwgpezfji8vi'. |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:48:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:48:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' |
19-Nov-2024 19:48:41 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' successfully started |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/wxv0htqnxxcqiv04 |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wxv0htqnxxcqiv04 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wxv0htqnxxcqiv04 |
19-Nov-2024 19:48:41 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3918963210935053467'... |
19-Nov-2024 19:48:41 | Getting configuration... |
19-Nov-2024 19:48:41 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wxv0htqnxxcqiv04'. |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 19:48:41 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
19-Nov-2024 19:48:41 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:48:41 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:48:41 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
19-Nov-2024 19:48:41 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
19-Nov-2024 19:48:41 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
19-Nov-2024 19:48:41 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
19-Nov-2024 19:48:41 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
19-Nov-2024 19:48:41 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
19-Nov-2024 19:48:41 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:48:41 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:48:41 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:48:41 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:48:41 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
19-Nov-2024 19:48:41 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
19-Nov-2024 19:48:41 | ================================================================= |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | PASSED |
19-Nov-2024 19:48:41 | Unmounting client from /tmp/onedata/mnt/9kpupwgpezfji8vi |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | Unmounting client from /tmp/onedata/mnt/wxv0htqnxxcqiv04 |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:48:41 | |
19-Nov-2024 19:49:12 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:49:12 | ================================================================= |
19-Nov-2024 19:49:12 | - Executing scenario 'Delete file opened by other user for reading and writing' |
19-Nov-2024 19:49:12 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:49:12 | ----------------------------------------------------------------- |
19-Nov-2024 19:49:12 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:49:12 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:49:12 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:49:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:49:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:49:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' |
19-Nov-2024 19:49:12 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' successfully started |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5xkekvdhbxced709 |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5xkekvdhbxced709 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5xkekvdhbxced709 |
19-Nov-2024 19:49:12 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12813241076989730481'... |
19-Nov-2024 19:49:12 | Getting configuration... |
19-Nov-2024 19:49:12 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/5xkekvdhbxced709'. |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:49:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:49:12 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' |
19-Nov-2024 19:49:12 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' successfully started |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/alxdm7mw710gk1io |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/alxdm7mw710gk1io --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/alxdm7mw710gk1io |
19-Nov-2024 19:49:12 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18071646992170259084'... |
19-Nov-2024 19:49:12 | Getting configuration... |
19-Nov-2024 19:49:12 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/alxdm7mw710gk1io'. |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 19:49:12 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
19-Nov-2024 19:49:12 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:49:12 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:49:12 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
19-Nov-2024 19:49:12 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
19-Nov-2024 19:49:12 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
19-Nov-2024 19:49:12 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
19-Nov-2024 19:49:12 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
19-Nov-2024 19:49:12 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
19-Nov-2024 19:49:12 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
19-Nov-2024 19:49:12 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:49:12 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:49:12 | ================================================================= |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | PASSED |
19-Nov-2024 19:49:12 | Unmounting client from /tmp/onedata/mnt/5xkekvdhbxced709 |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | Unmounting client from /tmp/onedata/mnt/alxdm7mw710gk1io |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:12 | |
19-Nov-2024 19:49:37 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:49:37 | ================================================================= |
19-Nov-2024 19:49:37 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
19-Nov-2024 19:49:37 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:49:37 | ----------------------------------------------------------------- |
19-Nov-2024 19:49:37 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:49:37 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:49:37 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:49:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:49:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:49:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:49:37 | |
19-Nov-2024 19:49:37 | |
19-Nov-2024 19:49:37 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' |
19-Nov-2024 19:49:37 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' successfully started |
19-Nov-2024 19:49:37 | |
19-Nov-2024 19:49:37 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ljabe9pvpk5avx18 |
19-Nov-2024 19:49:37 | |
19-Nov-2024 19:49:37 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ljabe9pvpk5avx18 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ljabe9pvpk5avx18 |
19-Nov-2024 19:49:37 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5745479595300133511'... |
19-Nov-2024 19:49:37 | Getting configuration... |
19-Nov-2024 19:49:37 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ljabe9pvpk5avx18'. |
19-Nov-2024 19:49:37 | |
19-Nov-2024 19:49:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:49:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:49:37 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:49:37 | |
19-Nov-2024 19:49:37 | |
19-Nov-2024 19:49:37 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' |
19-Nov-2024 19:49:37 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' successfully started |
19-Nov-2024 19:49:37 | |
19-Nov-2024 19:49:37 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/178gahbvwjaznymr |
19-Nov-2024 19:49:37 | |
19-Nov-2024 19:49:37 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/178gahbvwjaznymr --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/178gahbvwjaznymr |
19-Nov-2024 19:49:37 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13859842708054541569'... |
19-Nov-2024 19:49:37 | Getting configuration... |
19-Nov-2024 19:49:37 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/178gahbvwjaznymr'. |
19-Nov-2024 19:49:37 | |
19-Nov-2024 19:49:37 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 19:49:37 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
19-Nov-2024 19:49:37 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:49:37 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 19:49:37 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:49:37 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
19-Nov-2024 19:49:37 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
19-Nov-2024 19:49:37 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
19-Nov-2024 19:49:37 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
19-Nov-2024 19:49:37 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
19-Nov-2024 19:49:37 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
19-Nov-2024 19:49:37 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:49:37 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:49:37 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
19-Nov-2024 19:49:37 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
19-Nov-2024 19:49:37 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
19-Nov-2024 19:49:37 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
19-Nov-2024 19:49:37 | ================================================================= |
19-Nov-2024 19:49:37 | |
19-Nov-2024 19:49:38 | PASSED |
19-Nov-2024 19:49:38 | Unmounting client from /tmp/onedata/mnt/ljabe9pvpk5avx18 |
19-Nov-2024 19:49:38 | |
19-Nov-2024 19:49:38 | |
19-Nov-2024 19:49:38 | Unmounting client from /tmp/onedata/mnt/178gahbvwjaznymr |
19-Nov-2024 19:49:38 | |
19-Nov-2024 19:49:38 | |
19-Nov-2024 19:50:01 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:50:01 | ================================================================= |
19-Nov-2024 19:50:01 | - Executing scenario 'Delete file right after closing it' |
19-Nov-2024 19:50:01 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:50:01 | ----------------------------------------------------------------- |
19-Nov-2024 19:50:01 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:50:01 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:50:01 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:50:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:50:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:50:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' |
19-Nov-2024 19:50:01 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' successfully started |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/omp55v8lwdtpk3uv |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/omp55v8lwdtpk3uv --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/omp55v8lwdtpk3uv |
19-Nov-2024 19:50:01 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18040636338296882362'... |
19-Nov-2024 19:50:01 | Getting configuration... |
19-Nov-2024 19:50:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/omp55v8lwdtpk3uv'. |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:50:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:50:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' |
19-Nov-2024 19:50:01 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' successfully started |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/p0ejqc69v5ry9ajc |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p0ejqc69v5ry9ajc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p0ejqc69v5ry9ajc |
19-Nov-2024 19:50:01 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16067219234092662236'... |
19-Nov-2024 19:50:01 | Getting configuration... |
19-Nov-2024 19:50:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/p0ejqc69v5ry9ajc'. |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
19-Nov-2024 19:50:01 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
19-Nov-2024 19:50:01 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
19-Nov-2024 19:50:01 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
19-Nov-2024 19:50:01 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
19-Nov-2024 19:50:01 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
19-Nov-2024 19:50:01 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
19-Nov-2024 19:50:01 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
19-Nov-2024 19:50:01 | ================================================================= |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | PASSED |
19-Nov-2024 19:50:01 | Unmounting client from /tmp/onedata/mnt/omp55v8lwdtpk3uv |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | Unmounting client from /tmp/onedata/mnt/p0ejqc69v5ry9ajc |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:01 | |
19-Nov-2024 19:50:26 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:50:26 | ================================================================= |
19-Nov-2024 19:50:26 | - Executing scenario 'Create many children' |
19-Nov-2024 19:50:26 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:50:26 | ----------------------------------------------------------------- |
19-Nov-2024 19:50:26 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:50:26 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:50:26 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:50:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:50:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:50:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:50:26 | |
19-Nov-2024 19:50:26 | |
19-Nov-2024 19:50:26 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' |
19-Nov-2024 19:50:26 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' successfully started |
19-Nov-2024 19:50:26 | |
19-Nov-2024 19:50:26 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/eel7q69giwonxj9y |
19-Nov-2024 19:50:26 | |
19-Nov-2024 19:50:26 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eel7q69giwonxj9y --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eel7q69giwonxj9y |
19-Nov-2024 19:50:26 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7103053856326441236'... |
19-Nov-2024 19:50:26 | Getting configuration... |
19-Nov-2024 19:50:26 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/eel7q69giwonxj9y'. |
19-Nov-2024 19:50:26 | |
19-Nov-2024 19:50:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:50:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:50:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:50:26 | |
19-Nov-2024 19:50:26 | |
19-Nov-2024 19:50:26 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' |
19-Nov-2024 19:50:26 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' successfully started |
19-Nov-2024 19:50:26 | |
19-Nov-2024 19:50:26 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/azijoz5qxe4fahg1 |
19-Nov-2024 19:50:26 | |
19-Nov-2024 19:50:26 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/azijoz5qxe4fahg1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/azijoz5qxe4fahg1 |
19-Nov-2024 19:50:26 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17351638673138008359'... |
19-Nov-2024 19:50:26 | Getting configuration... |
19-Nov-2024 19:50:26 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/azijoz5qxe4fahg1'. |
19-Nov-2024 19:50:26 | |
19-Nov-2024 19:50:26 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
19-Nov-2024 19:50:26 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
19-Nov-2024 19:50:26 | ================================================================= |
19-Nov-2024 19:50:26 | |
19-Nov-2024 19:50:30 | PASSED |
19-Nov-2024 19:50:30 | Unmounting client from /tmp/onedata/mnt/eel7q69giwonxj9y |
19-Nov-2024 19:50:30 | |
19-Nov-2024 19:50:30 | |
19-Nov-2024 19:50:30 | Unmounting client from /tmp/onedata/mnt/azijoz5qxe4fahg1 |
19-Nov-2024 19:50:30 | |
19-Nov-2024 19:50:30 | |
19-Nov-2024 19:50:53 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:50:53 | ================================================================= |
19-Nov-2024 19:50:53 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
19-Nov-2024 19:50:53 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:50:53 | ----------------------------------------------------------------- |
19-Nov-2024 19:50:53 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:50:53 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:50:53 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:50:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:50:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:50:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:50:53 | |
19-Nov-2024 19:50:53 | |
19-Nov-2024 19:50:53 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' |
19-Nov-2024 19:50:53 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' successfully started |
19-Nov-2024 19:50:53 | |
19-Nov-2024 19:50:53 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/n9yhnl0n886ptadn |
19-Nov-2024 19:50:53 | |
19-Nov-2024 19:50:53 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n9yhnl0n886ptadn --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n9yhnl0n886ptadn |
19-Nov-2024 19:50:53 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7889432362650579618'... |
19-Nov-2024 19:50:53 | Getting configuration... |
19-Nov-2024 19:50:53 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/n9yhnl0n886ptadn'. |
19-Nov-2024 19:50:53 | |
19-Nov-2024 19:50:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:50:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:50:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:50:53 | |
19-Nov-2024 19:50:53 | |
19-Nov-2024 19:50:53 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' |
19-Nov-2024 19:50:53 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' successfully started |
19-Nov-2024 19:50:53 | |
19-Nov-2024 19:50:53 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/slxtswk0pna99r72 |
19-Nov-2024 19:50:53 | |
19-Nov-2024 19:50:53 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/slxtswk0pna99r72 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/slxtswk0pna99r72 |
19-Nov-2024 19:50:53 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '42243524363560184'... |
19-Nov-2024 19:50:53 | Getting configuration... |
19-Nov-2024 19:50:53 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/slxtswk0pna99r72'. |
19-Nov-2024 19:50:53 | |
19-Nov-2024 19:50:53 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
19-Nov-2024 19:50:53 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
19-Nov-2024 19:50:53 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
19-Nov-2024 19:50:53 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
19-Nov-2024 19:50:53 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
19-Nov-2024 19:50:53 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
19-Nov-2024 19:50:53 | ================================================================= |
19-Nov-2024 19:50:53 | |
19-Nov-2024 19:50:54 | PASSED |
19-Nov-2024 19:50:54 | Unmounting client from /tmp/onedata/mnt/n9yhnl0n886ptadn |
19-Nov-2024 19:50:54 | |
19-Nov-2024 19:50:54 | |
19-Nov-2024 19:50:54 | Unmounting client from /tmp/onedata/mnt/slxtswk0pna99r72 |
19-Nov-2024 19:50:54 | |
19-Nov-2024 19:50:54 | |
19-Nov-2024 19:51:17 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 19:51:17 | ================================================================= |
19-Nov-2024 19:51:17 | - Executing scenario 'Create nonempty file then move it to another space' |
19-Nov-2024 19:51:17 | - from feature 'Multi_regular_file_CRUD' |
19-Nov-2024 19:51:17 | ----------------------------------------------------------------- |
19-Nov-2024 19:51:17 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 19:51:17 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 19:51:17 | using [token, token] by [user1, user2]"' |
19-Nov-2024 19:51:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:51:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:51:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bp9zf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:51:17 | |
19-Nov-2024 19:51:17 | |
19-Nov-2024 19:51:17 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' |
19-Nov-2024 19:51:17 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bp9zf' successfully started |
19-Nov-2024 19:51:17 | |
19-Nov-2024 19:51:17 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jev8kh702xfyt7yg |
19-Nov-2024 19:51:17 | |
19-Nov-2024 19:51:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jev8kh702xfyt7yg --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jev8kh702xfyt7yg |
19-Nov-2024 19:51:17 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10716460055482703652'... |
19-Nov-2024 19:51:17 | Getting configuration... |
19-Nov-2024 19:51:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/jev8kh702xfyt7yg'. |
19-Nov-2024 19:51:17 | |
19-Nov-2024 19:51:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 19:51:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 19:51:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r8p4d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 19:51:17 | |
19-Nov-2024 19:51:17 | |
19-Nov-2024 19:51:17 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' |
19-Nov-2024 19:51:17 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-r8p4d' successfully started |
19-Nov-2024 19:51:17 | |
19-Nov-2024 19:51:17 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bcalu3ms15azlrgq |
19-Nov-2024 19:51:17 | |
19-Nov-2024 19:51:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bcalu3ms15azlrgq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bcalu3ms15azlrgq |
19-Nov-2024 19:51:17 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '474545387963560591'... |
19-Nov-2024 19:51:17 | Getting configuration... |
19-Nov-2024 19:51:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/bcalu3ms15azlrgq'. |
19-Nov-2024 19:51:17 | |
19-Nov-2024 19:51:17 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
19-Nov-2024 19:51:17 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
19-Nov-2024 19:51:17 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
19-Nov-2024 19:51:17 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
19-Nov-2024 19:51:17 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
19-Nov-2024 19:51:17 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
19-Nov-2024 19:51:17 | ================================================================= |
19-Nov-2024 19:51:17 | |
19-Nov-2024 19:51:25 | PASSED |
19-Nov-2024 19:51:25 | Unmounting client from /tmp/onedata/mnt/jev8kh702xfyt7yg |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | Unmounting client from /tmp/onedata/mnt/bcalu3ms15azlrgq |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1732045877.5983334', '-c', '/tmp/logs'] |
19-Nov-2024 19:51:25 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-vpz4n. See /home/bamboo/.one-env/deployments/2024.11.19-19.37.32/pod-logs/dev-cross-support-job-3p-users-vpz4n/entrypoint.log for more details |
19-Nov-2024 19:51:25 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-bp9zf: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.37.32/pod-logs/dev-oneclient-krakow-7d9476b8bc-bp9zf/oneclient_logs |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=190/222) |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:51:25 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=189/222) |
19-Nov-2024 19:51:25 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=182/222) |
19-Nov-2024 19:51:25 | 36,940 0% 17.61MB/s 0:00:00 (xfr#2, to-chk=188/222) |
19-Nov-2024 19:51:25 | 37,690 0% 17.97MB/s 0:00:00 (xfr#3, to-chk=184/222) |
19-Nov-2024 19:51:25 | 140,055 1% 7.86MB/s 0:00:00 (xfr#4, to-chk=183/222) |
19-Nov-2024 19:51:25 | 140,805 1% 7.90MB/s 0:00:00 (xfr#5, to-chk=182/222) |
19-Nov-2024 19:51:25 | 157,488 1% 7.90MB/s 0:00:00 (xfr#6, to-chk=181/222) |
19-Nov-2024 19:51:25 | 157,950 1% 7.93MB/s 0:00:00 (xfr#7, to-chk=177/222) |
19-Nov-2024 19:51:25 | 220,962 2% 7.80MB/s 0:00:00 (xfr#8, to-chk=176/222) |
19-Nov-2024 19:51:25 | 221,424 2% 7.82MB/s 0:00:00 (xfr#9, to-chk=175/222) |
19-Nov-2024 19:51:25 | 222,052 2% 7.84MB/s 0:00:00 (xfr#10, to-chk=174/222) |
19-Nov-2024 19:51:25 | 243,098 3% 8.28MB/s 0:00:00 (xfr#11, to-chk=173/222) |
19-Nov-2024 19:51:25 | 243,656 3% 8.30MB/s 0:00:00 (xfr#12, to-chk=169/222) |
19-Nov-2024 19:51:25 | 328,578 4% 7.29MB/s 0:00:00 (xfr#13, to-chk=168/222) |
19-Nov-2024 19:51:25 | 329,136 4% 7.30MB/s 0:00:00 (xfr#14, to-chk=167/222) |
19-Nov-2024 19:51:25 | 329,764 4% 7.15MB/s 0:00:00 (xfr#15, to-chk=166/222) |
19-Nov-2024 19:51:25 | 365,697 4% 7.58MB/s 0:00:00 (xfr#16, to-chk=165/222) |
19-Nov-2024 19:51:25 | 366,255 4% 7.43MB/s 0:00:00 (xfr#17, to-chk=161/222) |
19-Nov-2024 19:51:25 | 480,128 6% 7.15MB/s 0:00:00 (xfr#18, to-chk=160/222) |
19-Nov-2024 19:51:25 | 481,206 6% 7.17MB/s 0:00:00 (xfr#19, to-chk=159/222) |
19-Nov-2024 19:51:25 | 510,095 6% 7.60MB/s 0:00:00 (xfr#20, to-chk=158/222) |
19-Nov-2024 19:51:25 | 510,557 6% 7.49MB/s 0:00:00 (xfr#21, to-chk=154/222) |
19-Nov-2024 19:51:25 | 595,902 7% 8.61MB/s 0:00:00 (xfr#22, to-chk=153/222) |
19-Nov-2024 19:51:25 | 596,364 7% 8.62MB/s 0:00:00 (xfr#23, to-chk=152/222) |
19-Nov-2024 19:51:25 | 613,152 7% 6.80MB/s 0:00:00 (xfr#24, to-chk=151/222) |
19-Nov-2024 19:51:25 | 613,518 7% 6.73MB/s 0:00:00 (xfr#25, to-chk=147/222) |
19-Nov-2024 19:51:25 | 674,698 8% 7.40MB/s 0:00:00 (xfr#26, to-chk=146/222) |
19-Nov-2024 19:51:25 | 675,064 8% 7.32MB/s 0:00:00 (xfr#27, to-chk=145/222) |
19-Nov-2024 19:51:25 | 717,579 9% 7.78MB/s 0:00:00 (xfr#28, to-chk=144/222) |
19-Nov-2024 19:51:25 | 718,441 9% 7.70MB/s 0:00:00 (xfr#29, to-chk=140/222) |
19-Nov-2024 19:51:25 | 865,752 10% 9.17MB/s 0:00:00 (xfr#30, to-chk=139/222) |
19-Nov-2024 19:51:25 | 867,134 10% 9.19MB/s 0:00:00 (xfr#31, to-chk=138/222) |
19-Nov-2024 19:51:25 | 919,885 11% 9.64MB/s 0:00:00 (xfr#32, to-chk=137/222) |
19-Nov-2024 19:51:25 | 920,635 11% 9.65MB/s 0:00:00 (xfr#33, to-chk=133/222) |
19-Nov-2024 19:51:25 | 1,440,943 18% 14.17MB/s 0:00:00 (xfr#34, to-chk=132/222) |
19-Nov-2024 19:51:25 | 1,441,693 18% 14.03MB/s 0:00:00 (xfr#35, to-chk=131/222) |
19-Nov-2024 19:51:25 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 19:51:25 | 1,782,031 22% 15.45MB/s 0:00:00 (xfr#36, to-chk=130/222) |
19-Nov-2024 19:51:25 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 19:51:25 | 1,782,589 22% 15.32MB/s 0:00:00 (xfr#37, to-chk=126/222) |
19-Nov-2024 19:51:25 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
19-Nov-2024 19:51:25 | 2,893,317 36% 18.77MB/s 0:00:00 (xfr#38, to-chk=125/222) |
19-Nov-2024 19:51:25 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
19-Nov-2024 19:51:25 | 2,893,875 36% 18.77MB/s 0:00:00 (xfr#39, to-chk=124/222) |
19-Nov-2024 19:51:25 | 2,922,744 36% 18.46MB/s 0:00:00 (xfr#40, to-chk=123/222) |
19-Nov-2024 19:51:25 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
19-Nov-2024 19:51:25 | 2,923,302 36% 18.46MB/s 0:00:00 (xfr#41, to-chk=119/222) |
19-Nov-2024 19:51:25 | 3,043,450 38% 18.97MB/s 0:00:00 (xfr#42, to-chk=118/222) |
19-Nov-2024 19:51:25 | 3,044,008 38% 18.85MB/s 0:00:00 (xfr#43, to-chk=117/222) |
19-Nov-2024 19:51:25 | 3,075,722 38% 16.86MB/s 0:00:00 (xfr#44, to-chk=116/222) |
19-Nov-2024 19:51:25 | 3,076,184 38% 16.86MB/s 0:00:00 (xfr#45, to-chk=112/222) |
19-Nov-2024 19:51:25 | 3,185,969 40% 17.36MB/s 0:00:00 (xfr#46, to-chk=111/222) |
19-Nov-2024 19:51:25 | 3,186,431 40% 17.36MB/s 0:00:00 (xfr#47, to-chk=110/222) |
19-Nov-2024 19:51:25 | 3,213,673 40% 17.51MB/s 0:00:00 (xfr#48, to-chk=109/222) |
19-Nov-2024 19:51:25 | 3,214,135 40% 17.42MB/s 0:00:00 (xfr#49, to-chk=105/222) |
19-Nov-2024 19:51:25 | 3,298,554 41% 16.56MB/s 0:00:00 (xfr#50, to-chk=104/222) |
19-Nov-2024 19:51:25 | 3,299,016 41% 16.56MB/s 0:00:00 (xfr#51, to-chk=103/222) |
19-Nov-2024 19:51:25 | 3,359,212 42% 16.43MB/s 0:00:00 (xfr#52, to-chk=102/222) |
19-Nov-2024 19:51:25 | 3,360,154 42% 16.43MB/s 0:00:00 (xfr#53, to-chk=98/222) |
19-Nov-2024 19:51:25 | 5,793,208 73% 20.31MB/s 0:00:00 (xfr#54, to-chk=97/222) |
19-Nov-2024 19:51:25 | 5,794,150 73% 20.24MB/s 0:00:00 (xfr#55, to-chk=96/222) |
19-Nov-2024 19:51:25 | 5,794,778 73% 20.24MB/s 0:00:00 (xfr#56, to-chk=95/222) |
19-Nov-2024 19:51:25 | 5,831,612 73% 20.30MB/s 0:00:00 (xfr#57, to-chk=94/222) |
19-Nov-2024 19:51:25 | 5,832,266 73% 20.30MB/s 0:00:00 (xfr#58, to-chk=90/222) |
19-Nov-2024 19:51:25 | 5,956,457 75% 20.43MB/s 0:00:00 (xfr#59, to-chk=89/222) |
19-Nov-2024 19:51:25 | 5,957,111 75% 20.29MB/s 0:00:00 (xfr#60, to-chk=88/222) |
19-Nov-2024 19:51:25 | 5,994,785 75% 20.35MB/s 0:00:00 (xfr#61, to-chk=87/222) |
19-Nov-2024 19:51:25 | 5,995,247 75% 20.35MB/s 0:00:00 (xfr#62, to-chk=83/222) |
19-Nov-2024 19:51:25 | 6,098,819 76% 20.34MB/s 0:00:00 (xfr#63, to-chk=82/222) |
19-Nov-2024 19:51:25 | 6,099,281 76% 20.34MB/s 0:00:00 (xfr#64, to-chk=81/222) |
19-Nov-2024 19:51:25 | 6,137,307 77% 20.32MB/s 0:00:00 (xfr#65, to-chk=80/222) |
19-Nov-2024 19:51:25 | 6,137,961 77% 20.33MB/s 0:00:00 (xfr#66, to-chk=76/222) |
19-Nov-2024 19:51:25 | 6,273,721 79% 20.28MB/s 0:00:00 (xfr#67, to-chk=75/222) |
19-Nov-2024 19:51:25 | 6,274,375 79% 20.28MB/s 0:00:00 (xfr#68, to-chk=74/222) |
19-Nov-2024 19:51:25 | 6,302,742 79% 20.17MB/s 0:00:00 (xfr#69, to-chk=73/222) |
19-Nov-2024 19:51:25 | 6,303,300 79% 20.17MB/s 0:00:00 (xfr#70, to-chk=69/222) |
19-Nov-2024 19:51:25 | 6,307,440 79% 20.19MB/s 0:00:00 (xfr#71, to-chk=68/222) |
19-Nov-2024 19:51:25 | 6,399,066 80% 20.27MB/s 0:00:00 (xfr#72, to-chk=67/222) |
19-Nov-2024 19:51:25 | 6,399,624 80% 20.28MB/s 0:00:00 (xfr#73, to-chk=66/222) |
19-Nov-2024 19:51:25 | 6,461,514 81% 20.27MB/s 0:00:00 (xfr#74, to-chk=65/222) |
19-Nov-2024 19:51:25 | 6,462,360 81% 20.27MB/s 0:00:00 (xfr#75, to-chk=61/222) |
19-Nov-2024 19:51:25 | 6,704,174 84% 19.37MB/s 0:00:00 (xfr#76, to-chk=60/222) |
19-Nov-2024 19:51:25 | 6,705,020 84% 19.32MB/s 0:00:00 (xfr#77, to-chk=59/222) |
19-Nov-2024 19:51:25 | 6,735,351 84% 19.35MB/s 0:00:00 (xfr#78, to-chk=58/222) |
19-Nov-2024 19:51:25 | 6,736,005 84% 19.35MB/s 0:00:00 (xfr#79, to-chk=54/222) |
19-Nov-2024 19:51:25 | 6,829,054 86% 19.27MB/s 0:00:00 (xfr#80, to-chk=53/222) |
19-Nov-2024 19:51:25 | 6,829,708 86% 19.27MB/s 0:00:00 (xfr#81, to-chk=52/222) |
19-Nov-2024 19:51:25 | 6,830,336 86% 19.27MB/s 0:00:00 (xfr#82, to-chk=51/222) |
19-Nov-2024 19:51:25 | 6,864,990 86% 19.14MB/s 0:00:00 (xfr#83, to-chk=50/222) |
19-Nov-2024 19:51:25 | 6,865,740 86% 19.15MB/s 0:00:00 (xfr#84, to-chk=46/222) |
19-Nov-2024 19:51:25 | 6,982,014 88% 19.24MB/s 0:00:00 (xfr#85, to-chk=45/222) |
19-Nov-2024 19:51:25 | 6,982,764 88% 19.19MB/s 0:00:00 (xfr#86, to-chk=44/222) |
19-Nov-2024 19:51:25 | 7,026,356 88% 19.09MB/s 0:00:00 (xfr#87, to-chk=43/222) |
19-Nov-2024 19:51:25 | 7,026,914 88% 19.09MB/s 0:00:00 (xfr#88, to-chk=39/222) |
19-Nov-2024 19:51:25 | 7,165,391 90% 19.20MB/s 0:00:00 (xfr#89, to-chk=38/222) |
19-Nov-2024 19:51:25 | 7,165,949 90% 19.14MB/s 0:00:00 (xfr#90, to-chk=37/222) |
19-Nov-2024 19:51:25 | 7,192,788 90% 19.21MB/s 0:00:00 (xfr#91, to-chk=36/222) |
19-Nov-2024 19:51:25 | 7,193,154 90% 19.22MB/s 0:00:00 (xfr#92, to-chk=32/222) |
19-Nov-2024 19:51:25 | 7,278,334 91% 19.17MB/s 0:00:00 (xfr#93, to-chk=31/222) |
19-Nov-2024 19:51:25 | 7,278,700 91% 19.12MB/s 0:00:00 (xfr#94, to-chk=30/222) |
19-Nov-2024 19:51:25 | 7,303,748 92% 19.19MB/s 0:00:00 (xfr#95, to-chk=29/222) |
19-Nov-2024 19:51:25 | 7,304,210 92% 19.19MB/s 0:00:00 (xfr#96, to-chk=25/222) |
19-Nov-2024 19:51:25 | 7,395,320 93% 19.27MB/s 0:00:00 (xfr#97, to-chk=24/222) |
19-Nov-2024 19:51:25 | 7,395,782 93% 19.27MB/s 0:00:00 (xfr#98, to-chk=23/222) |
19-Nov-2024 19:51:25 | 7,396,410 93% 18.91MB/s 0:00:00 (xfr#99, to-chk=22/222) |
19-Nov-2024 19:51:25 | 7,419,442 93% 18.87MB/s 0:00:00 (xfr#100, to-chk=21/222) |
19-Nov-2024 19:51:25 | 7,420,096 93% 18.87MB/s 0:00:00 (xfr#101, to-chk=17/222) |
19-Nov-2024 19:51:25 | 7,510,925 94% 19.05MB/s 0:00:00 (xfr#102, to-chk=16/222) |
19-Nov-2024 19:51:25 | 7,511,579 94% 18.95MB/s 0:00:00 (xfr#103, to-chk=15/222) |
19-Nov-2024 19:51:25 | 7,559,254 95% 18.77MB/s 0:00:00 (xfr#104, to-chk=14/222) |
19-Nov-2024 19:51:25 | 7,559,908 95% 18.73MB/s 0:00:00 (xfr#105, to-chk=10/222) |
19-Nov-2024 19:51:25 | 7,751,709 97% 19.05MB/s 0:00:00 (xfr#106, to-chk=9/222) |
19-Nov-2024 19:51:25 | 7,752,363 97% 19.05MB/s 0:00:00 (xfr#107, to-chk=8/222) |
19-Nov-2024 19:51:25 | 7,784,906 98% 19.09MB/s 0:00:00 (xfr#108, to-chk=7/222) |
19-Nov-2024 19:51:25 | 7,785,368 98% 19.09MB/s 0:00:00 (xfr#109, to-chk=3/222) |
19-Nov-2024 19:51:25 | 7,888,415 99% 19.29MB/s 0:00:00 (xfr#110, to-chk=2/222) |
19-Nov-2024 19:51:25 | 7,888,877 99% 19.29MB/s 0:00:00 (xfr#111, to-chk=1/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.34MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.24MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.24MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.24MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.19MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.19MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.19MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.19MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.19MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.19MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.19MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.19MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.19MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.19MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.19MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.19MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.09MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.09MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.09MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.09MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | 7,928,436 99% 19.05MB/s 0:00:00 (xfr#112, to-chk=0/222) |
19-Nov-2024 19:51:25 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-r8p4d: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.37.32/pod-logs/dev-oneclient-krakow-7d9476b8bc-r8p4d/oneclient_logs |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=188/220) |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:51:25 | 33,386 0% 31.84MB/s 0:00:00 (xfr#1, to-chk=187/220) |
19-Nov-2024 19:51:25 | 33,386 0% 31.84MB/s 0:00:00 (xfr#1, to-chk=181/220) |
19-Nov-2024 19:51:25 | 34,136 0% 32.55MB/s 0:00:00 (xfr#2, to-chk=183/220) |
19-Nov-2024 19:51:25 | 151,993 4% 24.16MB/s 0:00:00 (xfr#3, to-chk=182/220) |
19-Nov-2024 19:51:25 | 152,743 4% 24.28MB/s 0:00:00 (xfr#4, to-chk=181/220) |
19-Nov-2024 19:51:25 | 153,371 4% 24.38MB/s 0:00:00 (xfr#5, to-chk=180/220) |
19-Nov-2024 19:51:25 | 172,112 4% 23.45MB/s 0:00:00 (xfr#6, to-chk=179/220) |
19-Nov-2024 19:51:25 | 172,478 4% 23.50MB/s 0:00:00 (xfr#7, to-chk=175/220) |
19-Nov-2024 19:51:25 | 250,182 6% 26.51MB/s 0:00:00 (xfr#8, to-chk=174/220) |
19-Nov-2024 19:51:25 | 250,548 6% 26.55MB/s 0:00:00 (xfr#9, to-chk=173/220) |
19-Nov-2024 19:51:25 | 273,651 7% 21.75MB/s 0:00:00 (xfr#10, to-chk=172/220) |
19-Nov-2024 19:51:25 | 274,305 7% 21.80MB/s 0:00:00 (xfr#11, to-chk=168/220) |
19-Nov-2024 19:51:25 | 345,742 9% 21.98MB/s 0:00:00 (xfr#12, to-chk=167/220) |
19-Nov-2024 19:51:25 | 346,396 9% 22.02MB/s 0:00:00 (xfr#13, to-chk=166/220) |
19-Nov-2024 19:51:25 | 361,641 9% 22.99MB/s 0:00:00 (xfr#14, to-chk=165/220) |
19-Nov-2024 19:51:25 | 361,911 9% 23.01MB/s 0:00:00 (xfr#15, to-chk=161/220) |
19-Nov-2024 19:51:25 | 412,235 11% 17.09MB/s 0:00:00 (xfr#16, to-chk=160/220) |
19-Nov-2024 19:51:25 | 412,505 11% 17.10MB/s 0:00:00 (xfr#17, to-chk=159/220) |
19-Nov-2024 19:51:25 | 435,093 11% 17.29MB/s 0:00:00 (xfr#18, to-chk=158/220) |
19-Nov-2024 19:51:25 | 435,555 11% 17.31MB/s 0:00:00 (xfr#19, to-chk=154/220) |
19-Nov-2024 19:51:25 | 533,384 14% 17.54MB/s 0:00:00 (xfr#20, to-chk=153/220) |
19-Nov-2024 19:51:25 | 533,846 14% 17.56MB/s 0:00:00 (xfr#21, to-chk=152/220) |
19-Nov-2024 19:51:25 | 562,986 15% 17.90MB/s 0:00:00 (xfr#22, to-chk=151/220) |
19-Nov-2024 19:51:25 | 563,752 15% 17.92MB/s 0:00:00 (xfr#23, to-chk=147/220) |
19-Nov-2024 19:51:25 | 661,944 18% 19.13MB/s 0:00:00 (xfr#24, to-chk=146/220) |
19-Nov-2024 19:51:25 | 663,230 18% 19.17MB/s 0:00:00 (xfr#25, to-chk=145/220) |
19-Nov-2024 19:51:25 | 699,757 19% 18.54MB/s 0:00:00 (xfr#26, to-chk=144/220) |
19-Nov-2024 19:51:25 | 700,507 19% 18.56MB/s 0:00:00 (xfr#27, to-chk=140/220) |
19-Nov-2024 19:51:25 | 819,827 22% 20.05MB/s 0:00:00 (xfr#28, to-chk=139/220) |
19-Nov-2024 19:51:25 | 820,577 22% 20.07MB/s 0:00:00 (xfr#29, to-chk=138/220) |
19-Nov-2024 19:51:25 | 821,205 22% 19.58MB/s 0:00:00 (xfr#30, to-chk=137/220) |
19-Nov-2024 19:51:25 | 840,609 22% 19.55MB/s 0:00:00 (xfr#31, to-chk=136/220) |
19-Nov-2024 19:51:25 | 840,975 22% 19.56MB/s 0:00:00 (xfr#32, to-chk=132/220) |
19-Nov-2024 19:51:25 | 912,123 24% 20.71MB/s 0:00:00 (xfr#33, to-chk=131/220) |
19-Nov-2024 19:51:25 | 912,489 24% 20.72MB/s 0:00:00 (xfr#34, to-chk=130/220) |
19-Nov-2024 19:51:25 | 1,039,800 28% 23.06MB/s 0:00:00 (xfr#35, to-chk=129/220) |
19-Nov-2024 19:51:25 | 1,040,358 28% 22.55MB/s 0:00:00 (xfr#36, to-chk=125/220) |
19-Nov-2024 19:51:25 | 1,275,340 34% 22.52MB/s 0:00:00 (xfr#37, to-chk=124/220) |
19-Nov-2024 19:51:25 | 1,275,898 34% 22.53MB/s 0:00:00 (xfr#38, to-chk=123/220) |
19-Nov-2024 19:51:25 | 1,308,738 35% 22.69MB/s 0:00:00 (xfr#39, to-chk=122/220) |
19-Nov-2024 19:51:25 | 1,309,296 35% 22.30MB/s 0:00:00 (xfr#40, to-chk=118/220) |
19-Nov-2024 19:51:25 | 1,410,695 38% 22.80MB/s 0:00:00 (xfr#41, to-chk=117/220) |
19-Nov-2024 19:51:25 | 1,411,253 38% 22.81MB/s 0:00:00 (xfr#42, to-chk=116/220) |
19-Nov-2024 19:51:25 | 1,445,289 39% 22.97MB/s 0:00:00 (xfr#43, to-chk=115/220) |
19-Nov-2024 19:51:25 | 1,445,847 39% 22.98MB/s 0:00:00 (xfr#44, to-chk=111/220) |
19-Nov-2024 19:51:25 | 1,533,035 41% 23.97MB/s 0:00:00 (xfr#45, to-chk=110/220) |
19-Nov-2024 19:51:25 | 1,533,593 41% 23.98MB/s 0:00:00 (xfr#46, to-chk=109/220) |
19-Nov-2024 19:51:25 | 1,555,855 42% 23.93MB/s 0:00:00 (xfr#47, to-chk=108/220) |
19-Nov-2024 19:51:25 | 1,556,221 42% 23.94MB/s 0:00:00 (xfr#48, to-chk=104/220) |
19-Nov-2024 19:51:25 | 1,632,146 44% 24.32MB/s 0:00:00 (xfr#49, to-chk=103/220) |
19-Nov-2024 19:51:25 | 1,632,512 44% 24.33MB/s 0:00:00 (xfr#50, to-chk=102/220) |
19-Nov-2024 19:51:25 | 1,662,723 45% 23.67MB/s 0:00:00 (xfr#51, to-chk=101/220) |
19-Nov-2024 19:51:25 | 1,663,377 45% 23.68MB/s 0:00:00 (xfr#52, to-chk=97/220) |
19-Nov-2024 19:51:25 | 1,756,059 47% 23.59MB/s 0:00:00 (xfr#53, to-chk=96/220) |
19-Nov-2024 19:51:25 | 1,756,713 47% 23.60MB/s 0:00:00 (xfr#54, to-chk=95/220) |
19-Nov-2024 19:51:25 | 1,757,341 47% 23.28MB/s 0:00:00 (xfr#55, to-chk=94/220) |
19-Nov-2024 19:51:25 | 1,792,512 48% 23.42MB/s 0:00:00 (xfr#56, to-chk=93/220) |
19-Nov-2024 19:51:25 | 1,793,166 48% 23.43MB/s 0:00:00 (xfr#57, to-chk=89/220) |
19-Nov-2024 19:51:25 | 1,906,255 51% 24.57MB/s 0:00:00 (xfr#58, to-chk=88/220) |
19-Nov-2024 19:51:25 | 1,906,909 51% 24.58MB/s 0:00:00 (xfr#59, to-chk=87/220) |
19-Nov-2024 19:51:25 | 1,926,405 52% 24.83MB/s 0:00:00 (xfr#60, to-chk=86/220) |
19-Nov-2024 19:51:25 | 1,926,771 52% 24.50MB/s 0:00:00 (xfr#61, to-chk=82/220) |
19-Nov-2024 19:51:25 | 1,992,630 54% 25.00MB/s 0:00:00 (xfr#62, to-chk=81/220) |
19-Nov-2024 19:51:25 | 1,992,996 54% 25.01MB/s 0:00:00 (xfr#63, to-chk=80/220) |
19-Nov-2024 19:51:25 | 1,993,624 54% 24.69MB/s 0:00:00 (xfr#64, to-chk=79/220) |
19-Nov-2024 19:51:25 | 2,028,148 55% 25.12MB/s 0:00:00 (xfr#65, to-chk=78/220) |
19-Nov-2024 19:51:25 | 2,028,610 55% 25.13MB/s 0:00:00 (xfr#66, to-chk=74/220) |
19-Nov-2024 19:51:25 | 2,032,753 55% 25.18MB/s 0:00:00 (xfr#67, to-chk=73/220) |
19-Nov-2024 19:51:25 | 2,145,658 58% 26.23MB/s 0:00:00 (xfr#68, to-chk=72/220) |
19-Nov-2024 19:51:25 | 2,146,120 58% 25.91MB/s 0:00:00 (xfr#69, to-chk=71/220) |
19-Nov-2024 19:51:25 | 2,161,359 58% 26.09MB/s 0:00:00 (xfr#70, to-chk=70/220) |
19-Nov-2024 19:51:25 | 2,161,821 58% 26.10MB/s 0:00:00 (xfr#71, to-chk=66/220) |
19-Nov-2024 19:51:25 | 2,223,710 60% 26.51MB/s 0:00:00 (xfr#72, to-chk=65/220) |
19-Nov-2024 19:51:25 | 2,224,172 60% 26.51MB/s 0:00:00 (xfr#73, to-chk=64/220) |
19-Nov-2024 19:51:25 | 2,256,756 61% 25.93MB/s 0:00:00 (xfr#74, to-chk=63/220) |
19-Nov-2024 19:51:25 | 2,257,410 61% 25.03MB/s 0:00:00 (xfr#75, to-chk=59/220) |
19-Nov-2024 19:51:25 | 2,356,902 64% 25.84MB/s 0:00:00 (xfr#76, to-chk=58/220) |
19-Nov-2024 19:51:25 | 2,357,556 64% 25.84MB/s 0:00:00 (xfr#77, to-chk=57/220) |
19-Nov-2024 19:51:25 | 2,372,926 64% 26.01MB/s 0:00:00 (xfr#78, to-chk=56/220) |
19-Nov-2024 19:51:25 | 2,373,388 64% 26.02MB/s 0:00:00 (xfr#79, to-chk=52/220) |
19-Nov-2024 19:51:25 | 2,424,578 65% 25.98MB/s 0:00:00 (xfr#80, to-chk=51/220) |
19-Nov-2024 19:51:25 | 2,425,040 65% 25.99MB/s 0:00:00 (xfr#81, to-chk=50/220) |
19-Nov-2024 19:51:25 | 2,462,761 67% 26.39MB/s 0:00:00 (xfr#82, to-chk=49/220) |
19-Nov-2024 19:51:25 | 2,463,415 67% 26.40MB/s 0:00:00 (xfr#83, to-chk=45/220) |
19-Nov-2024 19:51:25 | 2,706,925 73% 26.89MB/s 0:00:00 (xfr#84, to-chk=44/220) |
19-Nov-2024 19:51:25 | 2,707,579 73% 26.90MB/s 0:00:00 (xfr#85, to-chk=43/220) |
19-Nov-2024 19:51:25 | 2,731,655 74% 27.14MB/s 0:00:00 (xfr#86, to-chk=42/220) |
19-Nov-2024 19:51:25 | 2,732,213 74% 27.14MB/s 0:00:00 (xfr#87, to-chk=38/220) |
19-Nov-2024 19:51:25 | 2,798,939 76% 27.52MB/s 0:00:00 (xfr#88, to-chk=37/220) |
19-Nov-2024 19:51:25 | 2,799,497 76% 27.24MB/s 0:00:00 (xfr#89, to-chk=36/220) |
19-Nov-2024 19:51:25 | 2,833,560 77% 27.30MB/s 0:00:00 (xfr#90, to-chk=35/220) |
19-Nov-2024 19:51:25 | 2,834,118 77% 27.30MB/s 0:00:00 (xfr#91, to-chk=31/220) |
19-Nov-2024 19:51:25 | 2,929,600 79% 27.13MB/s 0:00:00 (xfr#92, to-chk=30/220) |
19-Nov-2024 19:51:25 | 2,930,678 79% 26.62MB/s 0:00:00 (xfr#93, to-chk=29/220) |
19-Nov-2024 19:51:25 | 2,970,790 80% 26.73MB/s 0:00:00 (xfr#94, to-chk=28/220) |
19-Nov-2024 19:51:25 | 2,971,732 80% 26.49MB/s 0:00:00 (xfr#95, to-chk=24/220) |
19-Nov-2024 19:51:25 | 3,229,155 87% 27.74MB/s 0:00:00 (xfr#96, to-chk=23/220) |
19-Nov-2024 19:51:25 | 3,230,097 87% 27.75MB/s 0:00:00 (xfr#97, to-chk=22/220) |
19-Nov-2024 19:51:25 | 3,250,477 88% 27.93MB/s 0:00:00 (xfr#98, to-chk=21/220) |
19-Nov-2024 19:51:25 | 3,250,843 88% 27.93MB/s 0:00:00 (xfr#99, to-chk=17/220) |
19-Nov-2024 19:51:25 | 3,332,790 90% 28.38MB/s 0:00:00 (xfr#100, to-chk=16/220) |
19-Nov-2024 19:51:25 | 3,333,156 90% 28.38MB/s 0:00:00 (xfr#101, to-chk=15/220) |
19-Nov-2024 19:51:25 | 3,361,893 91% 28.63MB/s 0:00:00 (xfr#102, to-chk=14/220) |
19-Nov-2024 19:51:25 | 3,362,451 91% 28.38MB/s 0:00:00 (xfr#103, to-chk=10/220) |
19-Nov-2024 19:51:25 | 3,450,181 93% 27.65MB/s 0:00:00 (xfr#104, to-chk=9/220) |
19-Nov-2024 19:51:25 | 3,450,739 93% 27.65MB/s 0:00:00 (xfr#105, to-chk=8/220) |
19-Nov-2024 19:51:25 | 3,495,434 95% 28.01MB/s 0:00:00 (xfr#106, to-chk=7/220) |
19-Nov-2024 19:51:25 | 3,495,992 95% 28.02MB/s 0:00:00 (xfr#107, to-chk=3/220) |
19-Nov-2024 19:51:25 | 3,628,387 98% 28.84MB/s 0:00:00 (xfr#108, to-chk=2/220) |
19-Nov-2024 19:51:25 | 3,628,945 98% 28.84MB/s 0:00:00 (xfr#109, to-chk=1/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.93MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.46MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.46MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.23MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.23MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | 3,671,202 99% 28.23MB/s 0:00:00 (xfr#110, to-chk=0/220) |
19-Nov-2024 19:51:25 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.37.32/pod-logs/dev-oneprovider-krakow-0/op-panel |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:51:25 | 23,384 16% 22.30MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:51:25 | 47,742 33% 45.53MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:51:25 | 47,742 33% 45.53MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:51:25 | 70,923 49% 67.64MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:51:25 | 71,214 50% 67.91MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:51:25 | 71,214 50% 33.96MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:51:25 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.37.32/pod-logs/dev-oneprovider-krakow-0/op-worker |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=77/80) |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:51:25 | 40,300 6% 38.43MB/s 0:00:00 (xfr#2, to-chk=75/80) |
19-Nov-2024 19:51:25 | 78,695 12% 75.05MB/s 0:00:00 (xfr#3, to-chk=73/80) |
19-Nov-2024 19:51:25 | 78,695 12% 75.05MB/s 0:00:00 (xfr#4, to-chk=71/80) |
19-Nov-2024 19:51:25 | 78,695 12% 75.05MB/s 0:00:00 (xfr#5, to-chk=69/80) |
19-Nov-2024 19:51:25 | 115,677 18% 36.77MB/s 0:00:00 (xfr#6, to-chk=67/80) |
19-Nov-2024 19:51:25 | 115,827 18% 36.82MB/s 0:00:00 (xfr#7, to-chk=65/80) |
19-Nov-2024 19:51:25 | 116,124 19% 36.91MB/s 0:00:00 (xfr#8, to-chk=63/80) |
19-Nov-2024 19:51:25 | 203,191 33% 64.59MB/s 0:00:00 (xfr#9, to-chk=61/80) |
19-Nov-2024 19:51:25 | 207,229 33% 49.41MB/s 0:00:00 (xfr#10, to-chk=51/80) |
19-Nov-2024 19:51:25 | 208,336 34% 49.67MB/s 0:00:00 (xfr#11, to-chk=50/80) |
19-Nov-2024 19:51:25 | 215,625 35% 51.41MB/s 0:00:00 (xfr#12, to-chk=49/80) |
19-Nov-2024 19:51:25 | 216,412 35% 51.60MB/s 0:00:00 (xfr#13, to-chk=48/80) |
19-Nov-2024 19:51:25 | 219,025 35% 52.22MB/s 0:00:00 (xfr#14, to-chk=47/80) |
19-Nov-2024 19:51:25 | 219,531 35% 41.87MB/s 0:00:00 (xfr#15, to-chk=46/80) |
19-Nov-2024 19:51:25 | 221,574 36% 42.26MB/s 0:00:00 (xfr#16, to-chk=45/80) |
19-Nov-2024 19:51:25 | 224,759 36% 42.87MB/s 0:00:00 (xfr#17, to-chk=44/80) |
19-Nov-2024 19:51:25 | 231,763 37% 44.21MB/s 0:00:00 (xfr#18, to-chk=43/80) |
19-Nov-2024 19:51:25 | 234,093 38% 44.65MB/s 0:00:00 (xfr#19, to-chk=42/80) |
19-Nov-2024 19:51:25 | 239,151 39% 45.61MB/s 0:00:00 (xfr#20, to-chk=41/80) |
19-Nov-2024 19:51:25 | 240,512 39% 45.87MB/s 0:00:00 (xfr#21, to-chk=40/80) |
19-Nov-2024 19:51:25 | 240,733 39% 45.92MB/s 0:00:00 (xfr#22, to-chk=39/80) |
19-Nov-2024 19:51:25 | 243,061 39% 38.63MB/s 0:00:00 (xfr#23, to-chk=38/80) |
19-Nov-2024 19:51:25 | 244,137 39% 38.80MB/s 0:00:00 (xfr#24, to-chk=37/80) |
19-Nov-2024 19:51:25 | 248,462 40% 39.49MB/s 0:00:00 (xfr#25, to-chk=36/80) |
19-Nov-2024 19:51:25 | 256,091 41% 40.70MB/s 0:00:00 (xfr#26, to-chk=35/80) |
19-Nov-2024 19:51:25 | 262,238 42% 41.68MB/s 0:00:00 (xfr#27, to-chk=34/80) |
19-Nov-2024 19:51:25 | 263,605 43% 41.90MB/s 0:00:00 (xfr#28, to-chk=33/80) |
19-Nov-2024 19:51:25 | 264,681 43% 36.06MB/s 0:00:00 (xfr#29, to-chk=32/80) |
19-Nov-2024 19:51:25 | 270,317 44% 36.83MB/s 0:00:00 (xfr#30, to-chk=31/80) |
19-Nov-2024 19:51:25 | 275,666 45% 37.56MB/s 0:00:00 (xfr#31, to-chk=30/80) |
19-Nov-2024 19:51:25 | 275,887 45% 37.59MB/s 0:00:00 (xfr#32, to-chk=29/80) |
19-Nov-2024 19:51:25 | 281,244 46% 38.32MB/s 0:00:00 (xfr#33, to-chk=28/80) |
19-Nov-2024 19:51:25 | 283,289 46% 38.60MB/s 0:00:00 (xfr#34, to-chk=27/80) |
19-Nov-2024 19:51:25 | 289,151 47% 34.47MB/s 0:00:00 (xfr#35, to-chk=26/80) |
19-Nov-2024 19:51:25 | 292,619 47% 34.88MB/s 0:00:00 (xfr#36, to-chk=25/80) |
19-Nov-2024 19:51:25 | 299,338 49% 35.68MB/s 0:00:00 (xfr#37, to-chk=24/80) |
19-Nov-2024 19:51:25 | 304,915 49% 36.35MB/s 0:00:00 (xfr#38, to-chk=23/80) |
19-Nov-2024 19:51:25 | 307,811 50% 36.69MB/s 0:00:00 (xfr#39, to-chk=22/80) |
19-Nov-2024 19:51:25 | 315,096 51% 37.56MB/s 0:00:00 (xfr#40, to-chk=21/80) |
19-Nov-2024 19:51:25 | 318,002 52% 37.91MB/s 0:00:00 (xfr#41, to-chk=20/80) |
19-Nov-2024 19:51:25 | 322,040 52% 34.12MB/s 0:00:00 (xfr#42, to-chk=19/80) |
19-Nov-2024 19:51:25 | 327,106 53% 34.66MB/s 0:00:00 (xfr#43, to-chk=18/80) |
19-Nov-2024 19:51:25 | 331,712 54% 35.15MB/s 0:00:00 (xfr#44, to-chk=17/80) |
19-Nov-2024 19:51:25 | 334,895 54% 35.49MB/s 0:00:00 (xfr#45, to-chk=16/80) |
19-Nov-2024 19:51:25 | 341,329 55% 36.17MB/s 0:00:00 (xfr#46, to-chk=15/80) |
19-Nov-2024 19:51:25 | 345,082 56% 36.57MB/s 0:00:00 (xfr#47, to-chk=14/80) |
19-Nov-2024 19:51:25 | 352,082 57% 33.58MB/s 0:00:00 (xfr#48, to-chk=13/80) |
19-Nov-2024 19:51:25 | 353,785 57% 33.74MB/s 0:00:00 (xfr#49, to-chk=12/80) |
19-Nov-2024 19:51:25 | 359,934 58% 34.33MB/s 0:00:00 (xfr#50, to-chk=11/80) |
19-Nov-2024 19:51:25 | 363,695 59% 34.68MB/s 0:00:00 (xfr#51, to-chk=10/80) |
19-Nov-2024 19:51:25 | 371,267 60% 35.41MB/s 0:00:00 (xfr#52, to-chk=9/80) |
19-Nov-2024 19:51:25 | 373,882 61% 35.66MB/s 0:00:00 (xfr#53, to-chk=8/80) |
19-Nov-2024 19:51:25 | 377,352 61% 35.99MB/s 0:00:00 (xfr#54, to-chk=7/80) |
19-Nov-2024 19:51:25 | 384,077 62% 36.63MB/s 0:00:00 (xfr#55, to-chk=6/80) |
19-Nov-2024 19:51:25 | 390,509 63% 33.86MB/s 0:00:00 (xfr#56, to-chk=5/80) |
19-Nov-2024 19:51:25 | 394,832 64% 34.23MB/s 0:00:00 (xfr#57, to-chk=4/80) |
19-Nov-2024 19:51:25 | 395,279 64% 34.27MB/s 0:00:00 (xfr#58, to-chk=3/80) |
19-Nov-2024 19:51:25 | 396,978 65% 34.42MB/s 0:00:00 (xfr#59, to-chk=2/80) |
19-Nov-2024 19:51:25 | 402,842 65% 34.93MB/s 0:00:00 (xfr#60, to-chk=1/80) |
19-Nov-2024 19:51:25 | 407,452 66% 35.33MB/s 0:00:00 (xfr#61, to-chk=0/80) |
19-Nov-2024 19:51:25 | 407,452 66% 35.33MB/s 0:00:00 (xfr#61, to-chk=0/80) |
19-Nov-2024 19:51:25 | 407,452 66% 35.33MB/s 0:00:00 (xfr#61, to-chk=0/80) |
19-Nov-2024 19:51:25 | 407,452 66% 29.89MB/s 0:00:00 (xfr#61, to-chk=0/80) |
19-Nov-2024 19:51:25 | 407,452 66% 29.89MB/s 0:00:00 (xfr#61, to-chk=0/80) |
19-Nov-2024 19:51:25 | 407,452 66% 29.89MB/s 0:00:00 (xfr#61, to-chk=0/80) |
19-Nov-2024 19:51:25 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.37.32/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:51:25 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:51:25 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:51:25 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:51:25 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:51:25 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:51:25 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:51:25 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.37.32/pod-logs/dev-onezone-0/oz-panel |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:51:25 | 53,534 12% 51.05MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:51:25 | 108,622 25% 103.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:51:25 | 156,097 37% 21.27MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:51:25 | 209,428 49% 24.97MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:51:25 | 209,719 50% 25.00MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:51:25 | 209,719 50% 14.29MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:51:25 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.37.32/pod-logs/dev-onezone-0/oz-worker |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:51:25 | 23,360 7% 22.28MB/s 0:00:00 (xfr#2, to-chk=13/18) |
19-Nov-2024 19:51:25 | 47,479 14% 45.28MB/s 0:00:00 (xfr#3, to-chk=11/18) |
19-Nov-2024 19:51:25 | 47,479 14% 45.28MB/s 0:00:00 (xfr#4, to-chk=9/18) |
19-Nov-2024 19:51:25 | 70,359 21% 67.10MB/s 0:00:00 (xfr#5, to-chk=7/18) |
19-Nov-2024 19:51:25 | 70,450 21% 67.19MB/s 0:00:00 (xfr#6, to-chk=5/18) |
19-Nov-2024 19:51:25 | 70,747 21% 67.47MB/s 0:00:00 (xfr#7, to-chk=3/18) |
19-Nov-2024 19:51:25 | 165,233 50% 157.58MB/s 0:00:00 (xfr#8, to-chk=1/18) |
19-Nov-2024 19:51:25 | 165,233 50% 26.26MB/s 0:00:00 (xfr#8, to-chk=0/18) |
19-Nov-2024 19:51:25 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.37.32/pod-logs/dev-onezone-0/cluster-manager |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 19:51:25 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 19:51:25 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 19:51:25 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 19:51:25 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 19:51:25 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 19:51:25 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 19:51:25 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 19:51:25 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1732045877.5983334 exists, exporting anyway. |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | =============================== warnings summary =============================== |
19-Nov-2024 19:51:25 | tests/utils/rest_utils.py:98 |
19-Nov-2024 19:51:25 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 19:51:25 | print(""" |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | tests/utils/path_utils.py:112 |
19-Nov-2024 19:51:25 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 19:51:25 | return path.replace("'", "\\'").replace(' ', '\ ') |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | tests/utils/acceptance_utils.py:55 |
19-Nov-2024 19:51:25 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 19:51:25 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | tests/utils/acceptance_utils.py:57 |
19-Nov-2024 19:51:25 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 19:51:25 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 19:51:25 | |
19-Nov-2024 19:51:25 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
19-Nov-2024 19:51:25 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/test-reports/results.xml - |
19-Nov-2024 19:51:25 | ================== 26 passed, 4 warnings in 835.86s (0:13:55) ================== |
19-Nov-2024 19:51:30 | release "dev" uninstalled |
19-Nov-2024 19:51:30 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
19-Nov-2024 19:51:31 | No resources found |
19-Nov-2024 19:51:33 | Sidecar injection has been disabled |
19-Nov-2024 19:51:33 | Cleaning helm release "dev"... |
19-Nov-2024 19:51:33 | Deleted 1 helm deployments |
19-Nov-2024 19:51:33 | Deleted 0 k8s deployments |
19-Nov-2024 19:51:33 | Deleted 0 k8s services |
19-Nov-2024 19:51:33 | Deleted 0 persistent volumes |
19-Nov-2024 19:51:33 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 19:51:33 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
19-Nov-2024 19:51:33 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 19:51:33 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
19-Nov-2024 19:51:33 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
19-Nov-2024 19:51:33 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 19:51:33 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
19-Nov-2024 19:51:33 | Finished task 'Run acceptance oneclient tests' with result: Success |
19-Nov-2024 19:51:33 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
19-Nov-2024 19:51:33 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD... |
19-Nov-2024 19:51:33 | Finished task 'Parse test results' with result: Success |
19-Nov-2024 19:51:33 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 19:51:33 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 19:51:33 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 19:51:33 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 19:51:33 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 19:51:33 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 19:51:33 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 19:51:33 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 19:51:33 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 19:51:33 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 19:51:33 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 19:51:33 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 19:51:33 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3365 (ODSRV-OAP-SRFCMD-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3365-ScriptBuildTask-11924298825165978628.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance |
19-Nov-2024 19:51:33 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz |
19-Nov-2024 19:51:34 | Uploading artifact |
19-Nov-2024 19:51:34 | source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz |
19-Nov-2024 19:51:34 | dest. path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz |
19-Nov-2024 19:51:34 | Finished task 'Pack and push surefire artifact' with result: Success |
19-Nov-2024 19:51:34 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 19:51:34 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 19:51:34 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3365 (ODSRV-OAP-SRFCMD-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3365-ScriptBuildTask-7749145866405401517.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD |
19-Nov-2024 19:51:34 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
19-Nov-2024 19:51:34 | Finished task 'Pack logs' with result: Success |
19-Nov-2024 19:51:34 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 19:51:34 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
19-Nov-2024 19:51:34 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 19:51:34 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3365 (ODSRV-OAP-SRFCMD-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3365-ScriptBuildTask-9483909941717969136.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance |
19-Nov-2024 19:51:34 | % Total % Received % Xferd Average Speed Time Time Time Current |
19-Nov-2024 19:51:34 | Dload Upload Total Spent Left Speed |
19-Nov-2024 19:51:34 | |
19-Nov-2024 19:51:34 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
19-Nov-2024 19:51:34 | 100 4822 100 4822 0 0 58804 0 --:--:-- --:--:-- --:--:-- 58804 |
19-Nov-2024 19:51:34 | Clearing /tmp/onedata and /home/bamboo/.one-env |
19-Nov-2024 19:51:35 | Cleaning helm deployments |
19-Nov-2024 19:51:35 | Cleanining pods |
19-Nov-2024 19:51:35 | Cleaning kube persistant volumes |
19-Nov-2024 19:51:36 | Cleaning dockswift container |
19-Nov-2024 19:51:36 | Cleaning docker containers |
19-Nov-2024 19:51:38 | Stalled docker containers to remove: |
19-Nov-2024 19:51:38 | 27579266c17a 645b3eb53c33 4a5def97afd8 e1e331890ccc 91dc63d2c61f a8c41c61b814 0ac4faab7bf8 9b324bdcca77 6024b8ab5b05 324922b11d6b 915b615c516f bc0a5f15d877 f3e6eb23f4d7 9034e81d4d6d 0e801e7f2486 996738385f94 |
19-Nov-2024 19:51:38 | Removing stalled docker containers |
19-Nov-2024 19:51:38 | Error response from daemon: Cannot kill container: 27579266c17a: Container 27579266c17ad94b611af35d8854adccc30b13d0c09db7df231f6e842d1b46bc is not running |
19-Nov-2024 19:51:38 | 27579266c17a |
19-Nov-2024 19:51:38 | Error response from daemon: Cannot kill container: 645b3eb53c33: Container 645b3eb53c33db311271e3c39e8a32c03b1d2bd36d453408196a45d845bf1ae0 is not running |
19-Nov-2024 19:51:38 | 645b3eb53c33 |
19-Nov-2024 19:51:38 | Error response from daemon: Cannot kill container: 4a5def97afd8: Container 4a5def97afd8905262cf14a6793b84cf04bb8a8004801d3515d124bae801dff1 is not running |
19-Nov-2024 19:51:38 | 4a5def97afd8 |
19-Nov-2024 19:51:38 | Error response from daemon: Cannot kill container: e1e331890ccc: Container e1e331890ccc1f41700311f4bb34d0d30b954f0b60c92d13c456fe9c25244a28 is not running |
19-Nov-2024 19:51:39 | e1e331890ccc |
19-Nov-2024 19:51:39 | Error response from daemon: Cannot kill container: 91dc63d2c61f: Container 91dc63d2c61f0b69526e11de37c81a3dc1410e509ada7c69d9bdd41c0d43d69b is not running |
19-Nov-2024 19:51:39 | 91dc63d2c61f |
19-Nov-2024 19:51:39 | Error response from daemon: Cannot kill container: a8c41c61b814: Container a8c41c61b814dfc5ae46c20383fcb5a1d91ae6a73f30705e145c5b591962a184 is not running |
19-Nov-2024 19:51:39 | a8c41c61b814 |
19-Nov-2024 19:51:39 | Error response from daemon: Cannot kill container: 0ac4faab7bf8: Container 0ac4faab7bf8d487f9b8978201ea57b20d4715e7b5e06a21fb4ef3bd44e5e401 is not running |
19-Nov-2024 19:51:39 | 0ac4faab7bf8 |
19-Nov-2024 19:51:39 | Error response from daemon: Cannot kill container: 9b324bdcca77: Container 9b324bdcca77b8d8a058cf46d033d9fbaf57e632a371705d4849b6367ca6682c is not running |
19-Nov-2024 19:51:39 | 9b324bdcca77 |
19-Nov-2024 19:51:39 | Error response from daemon: Cannot kill container: 6024b8ab5b05: Container 6024b8ab5b055c0327398e5ab17ad3254946f46c6af35a04b712bb44285a99fe is not running |
19-Nov-2024 19:51:39 | 6024b8ab5b05 |
19-Nov-2024 19:51:39 | Error response from daemon: Cannot kill container: 324922b11d6b: Container 324922b11d6bb66ac0fd5638afcc88592320167979f350c47f5eb6f18f6bd983 is not running |
19-Nov-2024 19:51:39 | 324922b11d6b |
19-Nov-2024 19:51:39 | Error response from daemon: Cannot kill container: 915b615c516f: Container 915b615c516f740676213fb1cb87ade2003b5a393cd7eec29d89874e6abe31b6 is not running |
19-Nov-2024 19:51:39 | 915b615c516f |
19-Nov-2024 19:51:39 | Error response from daemon: Cannot kill container: bc0a5f15d877: Container bc0a5f15d877d4448ee1d1996c3971c8c00d3a7eea69ce90e83af47c74888030 is not running |
19-Nov-2024 19:51:39 | bc0a5f15d877 |
19-Nov-2024 19:51:39 | Error response from daemon: Cannot kill container: f3e6eb23f4d7: Container f3e6eb23f4d7fcaa4d99f8786dc2d5d8f4f998cc3619f60142b887259a6110f3 is not running |
19-Nov-2024 19:51:39 | f3e6eb23f4d7 |
19-Nov-2024 19:51:39 | Error response from daemon: Cannot kill container: 9034e81d4d6d: Container 9034e81d4d6daf88e4ea07ac0260b2c1cd7ada454259c1e8b83de000df4d63d0 is not running |
19-Nov-2024 19:51:39 | 9034e81d4d6d |
19-Nov-2024 19:51:39 | Error response from daemon: Cannot kill container: 0e801e7f2486: Container 0e801e7f24862add126562531f307124dd8ed3669c52d889c992f2a1e073f885 is not running |
19-Nov-2024 19:51:39 | 0e801e7f2486 |
19-Nov-2024 19:51:40 | 996738385f94 |
19-Nov-2024 19:51:40 | 996738385f94 |
19-Nov-2024 19:51:40 | Stalled docker volumes to remove: |
19-Nov-2024 19:51:40 | |
19-Nov-2024 19:51:40 | Removing stalled docker volumes |
19-Nov-2024 19:51:40 | Removing stalled loopdevices |
19-Nov-2024 19:51:40 | Done |
19-Nov-2024 19:51:40 | Finished task 'Clear env and working dir' with result: Success |
19-Nov-2024 19:51:40 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
19-Nov-2024 19:51:40 | Running post build plugin 'Docker Container Cleanup' |
19-Nov-2024 19:51:40 | Running post build plugin 'NCover Results Collector' |
19-Nov-2024 19:51:40 | Running post build plugin 'Build Results Label Collector' |
19-Nov-2024 19:51:40 | Running post build plugin 'Clover Results Collector' |
19-Nov-2024 19:51:40 | Running post build plugin 'npm Cache Cleanup' |
19-Nov-2024 19:51:40 | Running post build plugin 'Artifact Copier' |
19-Nov-2024 19:51:40 | Publishing an artifact: test_logs.tar.gz |
19-Nov-2024 19:51:40 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 113.0 ms |
19-Nov-2024 19:51:41 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD' |
19-Nov-2024 19:51:41 | Finalising the build... |
19-Nov-2024 19:51:41 | Stopping timer. |
19-Nov-2024 19:51:41 | Build ODSRV-OAP-SRFCMD-3365 completed. |
19-Nov-2024 19:51:41 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
19-Nov-2024 19:51:41 | Running on server: post build plugin 'NCover Results Collector' |
19-Nov-2024 19:51:41 | Running on server: post build plugin 'Build Labeller' |
19-Nov-2024 19:51:41 | Running on server: post build plugin 'Clover Delta Calculator' |
19-Nov-2024 19:51:41 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
19-Nov-2024 19:51:41 | All post build plugins have finished |
19-Nov-2024 19:51:41 | Generating build results summary... |
19-Nov-2024 19:51:42 | Saving build results to disk... |
19-Nov-2024 19:51:42 | Store variable context... |
19-Nov-2024 19:51:42 | Finished building ODSRV-OAP-SRFCMD-3365. |