oneclient acceptance tests using environment deployed from packages

Build: #3367 was successful

Job: singleprovider regular file CRUD multiclient directio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,455 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

23-Nov-2024 07:39:02
23-Nov-2024 07:39:02 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/u05noebhnhwdtibb
23-Nov-2024 07:39:02
23-Nov-2024 07:39:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u05noebhnhwdtibb --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u05noebhnhwdtibb
23-Nov-2024 07:39:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6813589897260840341'...
23-Nov-2024 07:39:02 Getting configuration...
23-Nov-2024 07:39:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/u05noebhnhwdtibb'.
23-Nov-2024 07:39:02
23-Nov-2024 07:39:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:39:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:39:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:39:02
23-Nov-2024 07:39:02
23-Nov-2024 07:39:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr'
23-Nov-2024 07:39:02 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr' successfully started
23-Nov-2024 07:39:02
23-Nov-2024 07:39:02 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vojc4trg5g0vfl6e
23-Nov-2024 07:39:02
23-Nov-2024 07:39:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vojc4trg5g0vfl6e --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vojc4trg5g0vfl6e
23-Nov-2024 07:39:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '91496279751104930'...
23-Nov-2024 07:39:02 Getting configuration...
23-Nov-2024 07:39:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vojc4trg5g0vfl6e'.
23-Nov-2024 07:39:02
23-Nov-2024 07:39:02 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
23-Nov-2024 07:39:02 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
23-Nov-2024 07:39:02 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
23-Nov-2024 07:39:02 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
23-Nov-2024 07:39:02 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
23-Nov-2024 07:39:02 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
23-Nov-2024 07:39:02 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
23-Nov-2024 07:39:02 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
23-Nov-2024 07:39:02 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
23-Nov-2024 07:39:02 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
23-Nov-2024 07:39:02 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
23-Nov-2024 07:39:02 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
23-Nov-2024 07:39:02 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
23-Nov-2024 07:39:02 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
23-Nov-2024 07:39:02 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
23-Nov-2024 07:39:02 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
23-Nov-2024 07:39:02 =================================================================
23-Nov-2024 07:39:02
23-Nov-2024 07:39:02 PASSED
23-Nov-2024 07:39:02 Unmounting client from /tmp/onedata/mnt/u05noebhnhwdtibb
23-Nov-2024 07:39:02
23-Nov-2024 07:39:02
23-Nov-2024 07:39:02 Unmounting client from /tmp/onedata/mnt/vojc4trg5g0vfl6e
23-Nov-2024 07:39:02
23-Nov-2024 07:39:02
23-Nov-2024 07:39:29 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
23-Nov-2024 07:39:29 =================================================================
23-Nov-2024 07:39:29 - Executing scenario 'Delete file opened by other user for reading'
23-Nov-2024 07:39:29 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:39:29 -----------------------------------------------------------------
23-Nov-2024 07:39:29 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:39:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:39:29 using [token, token] by [user1, user2]"'
23-Nov-2024 07:39:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:39:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:39:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh'
23-Nov-2024 07:39:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh' successfully started
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/c3ulz340vs9h3uwf
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c3ulz340vs9h3uwf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c3ulz340vs9h3uwf
23-Nov-2024 07:39:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7423669218592625732'...
23-Nov-2024 07:39:29 Getting configuration...
23-Nov-2024 07:39:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c3ulz340vs9h3uwf'.
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:39:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:39:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr'
23-Nov-2024 07:39:29 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr' successfully started
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/iv43og164ahvogm0
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iv43og164ahvogm0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iv43og164ahvogm0
23-Nov-2024 07:39:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1567827438243115474'...
23-Nov-2024 07:39:29 Getting configuration...
23-Nov-2024 07:39:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iv43og164ahvogm0'.
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 07:39:29 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 07:39:29 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:39:29 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:39:29 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
23-Nov-2024 07:39:29 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
23-Nov-2024 07:39:29 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
23-Nov-2024 07:39:29 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
23-Nov-2024 07:39:29 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
23-Nov-2024 07:39:29 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
23-Nov-2024 07:39:29 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
23-Nov-2024 07:39:29 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
23-Nov-2024 07:39:29 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
23-Nov-2024 07:39:29 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
23-Nov-2024 07:39:29 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
23-Nov-2024 07:39:29 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
23-Nov-2024 07:39:29 =================================================================
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29 PASSED
23-Nov-2024 07:39:29 Unmounting client from /tmp/onedata/mnt/c3ulz340vs9h3uwf
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29 Unmounting client from /tmp/onedata/mnt/iv43og164ahvogm0
23-Nov-2024 07:39:29
23-Nov-2024 07:39:29
23-Nov-2024 07:40:00 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
23-Nov-2024 07:40:00 =================================================================
23-Nov-2024 07:40:00 - Executing scenario 'Delete file opened by other user for reading and writing'
23-Nov-2024 07:40:00 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:40:00 -----------------------------------------------------------------
23-Nov-2024 07:40:00 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:40:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:40:00 using [token, token] by [user1, user2]"'
23-Nov-2024 07:40:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:40:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:40:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh'
23-Nov-2024 07:40:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh' successfully started
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kfob81bwngiivct4
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kfob81bwngiivct4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kfob81bwngiivct4
23-Nov-2024 07:40:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6020105170202258105'...
23-Nov-2024 07:40:00 Getting configuration...
23-Nov-2024 07:40:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kfob81bwngiivct4'.
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:40:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:40:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr'
23-Nov-2024 07:40:00 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr' successfully started
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bmdgf3ztyk8ps8om
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bmdgf3ztyk8ps8om --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bmdgf3ztyk8ps8om
23-Nov-2024 07:40:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18441765723126853426'...
23-Nov-2024 07:40:00 Getting configuration...
23-Nov-2024 07:40:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bmdgf3ztyk8ps8om'.
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 07:40:00 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 07:40:00 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:40:00 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:40:00 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
23-Nov-2024 07:40:00 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
23-Nov-2024 07:40:00 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
23-Nov-2024 07:40:00 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
23-Nov-2024 07:40:00 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
23-Nov-2024 07:40:00 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
23-Nov-2024 07:40:00 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
23-Nov-2024 07:40:00 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
23-Nov-2024 07:40:00 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
23-Nov-2024 07:40:00 =================================================================
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00 PASSED
23-Nov-2024 07:40:00 Unmounting client from /tmp/onedata/mnt/kfob81bwngiivct4
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00 Unmounting client from /tmp/onedata/mnt/bmdgf3ztyk8ps8om
23-Nov-2024 07:40:00
23-Nov-2024 07:40:00
23-Nov-2024 07:40:24 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
23-Nov-2024 07:40:24 =================================================================
23-Nov-2024 07:40:24 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
23-Nov-2024 07:40:24 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:40:24 -----------------------------------------------------------------
23-Nov-2024 07:40:24 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:40:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:40:24 using [token, token] by [user1, user2]"'
23-Nov-2024 07:40:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:40:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:40:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh'
23-Nov-2024 07:40:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh' successfully started
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jk5z8d0m853jgbmh
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jk5z8d0m853jgbmh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jk5z8d0m853jgbmh
23-Nov-2024 07:40:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1888562064094457778'...
23-Nov-2024 07:40:24 Getting configuration...
23-Nov-2024 07:40:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jk5z8d0m853jgbmh'.
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:40:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:40:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr'
23-Nov-2024 07:40:24 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr' successfully started
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/26i8glnykrfxvpnk
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/26i8glnykrfxvpnk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/26i8glnykrfxvpnk
23-Nov-2024 07:40:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6967891889364213725'...
23-Nov-2024 07:40:24 Getting configuration...
23-Nov-2024 07:40:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/26i8glnykrfxvpnk'.
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 07:40:24 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
23-Nov-2024 07:40:24 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:40:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 07:40:24 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:40:24 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
23-Nov-2024 07:40:24 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
23-Nov-2024 07:40:24 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
23-Nov-2024 07:40:24 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
23-Nov-2024 07:40:24 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
23-Nov-2024 07:40:24 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
23-Nov-2024 07:40:24 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
23-Nov-2024 07:40:24 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
23-Nov-2024 07:40:24 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
23-Nov-2024 07:40:24 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
23-Nov-2024 07:40:24 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
23-Nov-2024 07:40:24 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
23-Nov-2024 07:40:24 =================================================================
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24 PASSED
23-Nov-2024 07:40:24 Unmounting client from /tmp/onedata/mnt/jk5z8d0m853jgbmh
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24 Unmounting client from /tmp/onedata/mnt/26i8glnykrfxvpnk
23-Nov-2024 07:40:24
23-Nov-2024 07:40:24
23-Nov-2024 07:40:47 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
23-Nov-2024 07:40:47 =================================================================
23-Nov-2024 07:40:47 - Executing scenario 'Delete file right after closing it'
23-Nov-2024 07:40:47 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:40:47 -----------------------------------------------------------------
23-Nov-2024 07:40:47 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:40:47 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:40:47 using [token, token] by [user1, user2]"'
23-Nov-2024 07:40:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:40:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:40:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh'
23-Nov-2024 07:40:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh' successfully started
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bbyj0f6nbu1uk5n7
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bbyj0f6nbu1uk5n7 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bbyj0f6nbu1uk5n7
23-Nov-2024 07:40:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2387143958622311190'...
23-Nov-2024 07:40:47 Getting configuration...
23-Nov-2024 07:40:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bbyj0f6nbu1uk5n7'.
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:40:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:40:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr'
23-Nov-2024 07:40:47 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr' successfully started
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/eajuatx1fcayeau0
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eajuatx1fcayeau0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eajuatx1fcayeau0
23-Nov-2024 07:40:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10875690662058519029'...
23-Nov-2024 07:40:47 Getting configuration...
23-Nov-2024 07:40:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/eajuatx1fcayeau0'.
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:40:47 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
23-Nov-2024 07:40:47 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
23-Nov-2024 07:40:47 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 07:40:47 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
23-Nov-2024 07:40:47 -- Executing step: 'When "user1 closes space1/file1 on client11"'
23-Nov-2024 07:40:47 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
23-Nov-2024 07:40:47 -- Executing step: 'When "space1 is empty for user1 on client11"'
23-Nov-2024 07:40:47 =================================================================
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47 PASSED
23-Nov-2024 07:40:47 Unmounting client from /tmp/onedata/mnt/bbyj0f6nbu1uk5n7
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47 Unmounting client from /tmp/onedata/mnt/eajuatx1fcayeau0
23-Nov-2024 07:40:47
23-Nov-2024 07:40:47
23-Nov-2024 07:41:10 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
23-Nov-2024 07:41:10 =================================================================
23-Nov-2024 07:41:10 - Executing scenario 'Create many children'
23-Nov-2024 07:41:10 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:41:10 -----------------------------------------------------------------
23-Nov-2024 07:41:10 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:41:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:41:10 using [token, token] by [user1, user2]"'
23-Nov-2024 07:41:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:41:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:41:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:41:10
23-Nov-2024 07:41:10
23-Nov-2024 07:41:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh'
23-Nov-2024 07:41:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh' successfully started
23-Nov-2024 07:41:10
23-Nov-2024 07:41:10 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6295260k5tewshvo
23-Nov-2024 07:41:10
23-Nov-2024 07:41:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6295260k5tewshvo --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6295260k5tewshvo
23-Nov-2024 07:41:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4129344372736358657'...
23-Nov-2024 07:41:10 Getting configuration...
23-Nov-2024 07:41:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6295260k5tewshvo'.
23-Nov-2024 07:41:10
23-Nov-2024 07:41:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:41:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:41:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:41:10
23-Nov-2024 07:41:10
23-Nov-2024 07:41:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr'
23-Nov-2024 07:41:10 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr' successfully started
23-Nov-2024 07:41:10
23-Nov-2024 07:41:10 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/f1v0ell5xpbxjquy
23-Nov-2024 07:41:10
23-Nov-2024 07:41:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/f1v0ell5xpbxjquy --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/f1v0ell5xpbxjquy
23-Nov-2024 07:41:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15263172075447871291'...
23-Nov-2024 07:41:10 Getting configuration...
23-Nov-2024 07:41:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/f1v0ell5xpbxjquy'.
23-Nov-2024 07:41:10
23-Nov-2024 07:41:10 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
23-Nov-2024 07:41:10 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
23-Nov-2024 07:41:10 =================================================================
23-Nov-2024 07:41:10
23-Nov-2024 07:41:14 PASSED
23-Nov-2024 07:41:14 Unmounting client from /tmp/onedata/mnt/6295260k5tewshvo
23-Nov-2024 07:41:14
23-Nov-2024 07:41:14
23-Nov-2024 07:41:14 Unmounting client from /tmp/onedata/mnt/f1v0ell5xpbxjquy
23-Nov-2024 07:41:14
23-Nov-2024 07:41:14
23-Nov-2024 07:41:35 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
23-Nov-2024 07:41:35 =================================================================
23-Nov-2024 07:41:35 - Executing scenario 'Create nonempty file then copy it and remove source file'
23-Nov-2024 07:41:35 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:41:35 -----------------------------------------------------------------
23-Nov-2024 07:41:35 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:41:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:41:35 using [token, token] by [user1, user2]"'
23-Nov-2024 07:41:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:41:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:41:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:41:35
23-Nov-2024 07:41:35
23-Nov-2024 07:41:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh'
23-Nov-2024 07:41:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh' successfully started
23-Nov-2024 07:41:35
23-Nov-2024 07:41:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/qku00f4v2lulbd96
23-Nov-2024 07:41:35
23-Nov-2024 07:41:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qku00f4v2lulbd96 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qku00f4v2lulbd96
23-Nov-2024 07:41:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6979269479909924857'...
23-Nov-2024 07:41:35 Getting configuration...
23-Nov-2024 07:41:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qku00f4v2lulbd96'.
23-Nov-2024 07:41:35
23-Nov-2024 07:41:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:41:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:41:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:41:35
23-Nov-2024 07:41:35
23-Nov-2024 07:41:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr'
23-Nov-2024 07:41:35 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr' successfully started
23-Nov-2024 07:41:35
23-Nov-2024 07:41:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/4uqfsrrxlwf35hlt
23-Nov-2024 07:41:35
23-Nov-2024 07:41:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4uqfsrrxlwf35hlt --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4uqfsrrxlwf35hlt
23-Nov-2024 07:41:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5507656212408405681'...
23-Nov-2024 07:41:35 Getting configuration...
23-Nov-2024 07:41:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4uqfsrrxlwf35hlt'.
23-Nov-2024 07:41:35
23-Nov-2024 07:41:35 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:41:35 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 07:41:35 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
23-Nov-2024 07:41:35 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
23-Nov-2024 07:41:35 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
23-Nov-2024 07:41:35 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
23-Nov-2024 07:41:35 =================================================================
23-Nov-2024 07:41:35
23-Nov-2024 07:41:36 PASSED
23-Nov-2024 07:41:36 Unmounting client from /tmp/onedata/mnt/qku00f4v2lulbd96
23-Nov-2024 07:41:36
23-Nov-2024 07:41:36
23-Nov-2024 07:41:36 Unmounting client from /tmp/onedata/mnt/4uqfsrrxlwf35hlt
23-Nov-2024 07:41:36
23-Nov-2024 07:41:36
23-Nov-2024 07:41:58 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
23-Nov-2024 07:41:58 =================================================================
23-Nov-2024 07:41:58 - Executing scenario 'Create nonempty file then move it to another space'
23-Nov-2024 07:41:58 - from feature 'Multi_regular_file_CRUD'
23-Nov-2024 07:41:58 -----------------------------------------------------------------
23-Nov-2024 07:41:58 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:41:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:41:58 using [token, token] by [user1, user2]"'
23-Nov-2024 07:41:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:41:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:41:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-cgfhh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:41:58
23-Nov-2024 07:41:58
23-Nov-2024 07:41:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh'
23-Nov-2024 07:41:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-cgfhh' successfully started
23-Nov-2024 07:41:58
23-Nov-2024 07:41:58 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3352rf593rsm8stf
23-Nov-2024 07:41:58
23-Nov-2024 07:41:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3352rf593rsm8stf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3352rf593rsm8stf
23-Nov-2024 07:41:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18363898926519148471'...
23-Nov-2024 07:41:58 Getting configuration...
23-Nov-2024 07:41:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3352rf593rsm8stf'.
23-Nov-2024 07:41:58
23-Nov-2024 07:41:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:41:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:41:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-fdxvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:41:58
23-Nov-2024 07:41:58
23-Nov-2024 07:41:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr'
23-Nov-2024 07:41:58 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-fdxvr' successfully started
23-Nov-2024 07:41:58
23-Nov-2024 07:41:58 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vs0v7sdz1paqqioa
23-Nov-2024 07:41:58
23-Nov-2024 07:41:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vs0v7sdz1paqqioa --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vs0v7sdz1paqqioa
23-Nov-2024 07:41:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10648887699584659824'...
23-Nov-2024 07:41:58 Getting configuration...
23-Nov-2024 07:41:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vs0v7sdz1paqqioa'.
23-Nov-2024 07:41:58
23-Nov-2024 07:41:58 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
23-Nov-2024 07:41:58 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
23-Nov-2024 07:41:58 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
23-Nov-2024 07:41:58 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
23-Nov-2024 07:41:58 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
23-Nov-2024 07:41:58 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
23-Nov-2024 07:41:58 =================================================================
23-Nov-2024 07:41:58
23-Nov-2024 07:42:05 PASSED
23-Nov-2024 07:42:05 Unmounting client from /tmp/onedata/mnt/3352rf593rsm8stf
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05 Unmounting client from /tmp/onedata/mnt/vs0v7sdz1paqqioa
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05 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.1732347718.4976037', '-c', '/tmp/logs']
23-Nov-2024 07:42:05 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-dxbw7. See /home/bamboo/.one-env/deployments/2024.11.23-07.28.53/pod-logs/dev-cross-support-job-3p-users-dxbw7/entrypoint.log for more details
23-Nov-2024 07:42:05 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-cgfhh: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.28.53/pod-logs/dev-oneclient-krakow-7d9476b8bc-cgfhh/oneclient_logs
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=189/221)
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:42:05          30,521   0%   29.11MB/s    0:00:00 (xfr#1, to-chk=188/221)
23-Nov-2024 07:42:05          30,521   0%   29.11MB/s    0:00:00 (xfr#1, to-chk=182/221)
23-Nov-2024 07:42:05          30,983   0%   29.55MB/s    0:00:00 (xfr#2, to-chk=184/221)
23-Nov-2024 07:42:05         138,869   1%   66.22MB/s    0:00:00 (xfr#3, to-chk=183/221)
23-Nov-2024 07:42:05         139,331   1%   66.44MB/s    0:00:00 (xfr#4, to-chk=182/221)
23-Nov-2024 07:42:05         157,800   2%   50.16MB/s    0:00:00 (xfr#5, to-chk=181/221)
23-Nov-2024 07:42:05         158,262   2%   50.31MB/s    0:00:00 (xfr#6, to-chk=177/221)
23-Nov-2024 07:42:05         225,152   2%   71.57MB/s    0:00:00 (xfr#7, to-chk=176/221)
23-Nov-2024 07:42:05         225,614   2%   53.79MB/s    0:00:00 (xfr#8, to-chk=175/221)
23-Nov-2024 07:42:05         226,242   2%   53.94MB/s    0:00:00 (xfr#9, to-chk=174/221)
23-Nov-2024 07:42:05         262,087   3%   49.99MB/s    0:00:00 (xfr#10, to-chk=173/221)
23-Nov-2024 07:42:05         262,645   3%   50.10MB/s    0:00:00 (xfr#11, to-chk=169/221)
23-Nov-2024 07:42:05         366,217   4%   43.66MB/s    0:00:00 (xfr#12, to-chk=168/221)
23-Nov-2024 07:42:05         366,775   4%   38.86MB/s    0:00:00 (xfr#13, to-chk=167/221)
23-Nov-2024 07:42:05         399,053   5%   38.06MB/s    0:00:00 (xfr#14, to-chk=166/221)
23-Nov-2024 07:42:05 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 07:42:05 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 07:42:05 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
23-Nov-2024 07:42:05 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
23-Nov-2024 07:42:05 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
23-Nov-2024 07:42:05         399,515   5%   38.10MB/s    0:00:00 (xfr#15, to-chk=162/221)
23-Nov-2024 07:42:05         494,977   6%   36.31MB/s    0:00:00 (xfr#16, to-chk=161/221)
23-Nov-2024 07:42:05         495,439   6%   36.35MB/s    0:00:00 (xfr#17, to-chk=160/221)
23-Nov-2024 07:42:05         556,430   7%   37.90MB/s    0:00:00 (xfr#18, to-chk=159/221)
23-Nov-2024 07:42:05         556,700   7%   37.92MB/s    0:00:00 (xfr#19, to-chk=155/221)
23-Nov-2024 07:42:05         791,344  10%   41.93MB/s    0:00:00 (xfr#20, to-chk=154/221)
23-Nov-2024 07:42:05         791,614  10%   41.94MB/s    0:00:00 (xfr#21, to-chk=153/221)
23-Nov-2024 07:42:05       1,132,477  14%   34.84MB/s    0:00:00 (xfr#22, to-chk=152/221)
23-Nov-2024 07:42:05       1,132,939  14%   34.85MB/s    0:00:00 (xfr#23, to-chk=148/221)
23-Nov-2024 07:42:05       2,241,827  28%   27.77MB/s    0:00:00 (xfr#24, to-chk=147/221)
23-Nov-2024 07:42:05       2,242,289  28%   27.77MB/s    0:00:00 (xfr#25, to-chk=146/221)
23-Nov-2024 07:42:05       2,290,633  29%   28.01MB/s    0:00:00 (xfr#26, to-chk=145/221)
23-Nov-2024 07:42:05       2,291,479  29%   28.02MB/s    0:00:00 (xfr#27, to-chk=141/221)
23-Nov-2024 07:42:05       2,488,797  31%   28.95MB/s    0:00:00 (xfr#28, to-chk=140/221)
23-Nov-2024 07:42:05       2,489,643  31%   28.95MB/s    0:00:00 (xfr#29, to-chk=139/221)
23-Nov-2024 07:42:05       2,515,755  31%   28.91MB/s    0:00:00 (xfr#30, to-chk=138/221)
23-Nov-2024 07:42:05       2,516,409  31%   28.91MB/s    0:00:00 (xfr#31, to-chk=134/221)
23-Nov-2024 07:42:05       2,604,021  33%   29.22MB/s    0:00:00 (xfr#32, to-chk=133/221)
23-Nov-2024 07:42:05       2,604,675  33%   29.22MB/s    0:00:00 (xfr#33, to-chk=132/221)
23-Nov-2024 07:42:05       2,646,989  33%   29.70MB/s    0:00:00 (xfr#34, to-chk=131/221)
23-Nov-2024 07:42:05       2,647,659  33%   29.71MB/s    0:00:00 (xfr#35, to-chk=127/221)
23-Nov-2024 07:42:05       2,790,143  35%   30.58MB/s    0:00:00 (xfr#36, to-chk=126/221)
23-Nov-2024 07:42:05       2,791,333  35%   30.60MB/s    0:00:00 (xfr#37, to-chk=125/221)
23-Nov-2024 07:42:05       2,791,961  35%   30.60MB/s    0:00:00 (xfr#38, to-chk=124/221)
23-Nov-2024 07:42:05       2,823,111  35%   30.59MB/s    0:00:00 (xfr#39, to-chk=123/221)
23-Nov-2024 07:42:05       2,823,669  35%   30.60MB/s    0:00:00 (xfr#40, to-chk=119/221)
23-Nov-2024 07:42:05       2,920,250  37%   29.63MB/s    0:00:00 (xfr#41, to-chk=118/221)
23-Nov-2024 07:42:05       2,920,808  37%   29.63MB/s    0:00:00 (xfr#42, to-chk=117/221)
23-Nov-2024 07:42:05       2,921,436  37%   29.64MB/s    0:00:00 (xfr#43, to-chk=116/221)
23-Nov-2024 07:42:05       2,948,904  37%   29.60MB/s    0:00:00 (xfr#44, to-chk=115/221)
23-Nov-2024 07:42:05       2,949,654  37%   29.61MB/s    0:00:00 (xfr#45, to-chk=111/221)
23-Nov-2024 07:42:05       3,045,570  38%   30.26MB/s    0:00:00 (xfr#46, to-chk=110/221)
23-Nov-2024 07:42:05       3,046,320  38%   29.95MB/s    0:00:00 (xfr#47, to-chk=109/221)
23-Nov-2024 07:42:05       3,046,948  38%   29.96MB/s    0:00:00 (xfr#48, to-chk=108/221)
23-Nov-2024 07:42:05       3,069,851  38%   30.18MB/s    0:00:00 (xfr#49, to-chk=107/221)
23-Nov-2024 07:42:05       3,070,409  38%   30.19MB/s    0:00:00 (xfr#50, to-chk=103/221)
23-Nov-2024 07:42:05       3,157,748  40%   28.68MB/s    0:00:00 (xfr#51, to-chk=102/221)
23-Nov-2024 07:42:05       3,158,306  40%   28.69MB/s    0:00:00 (xfr#52, to-chk=101/221)
23-Nov-2024 07:42:05       3,183,916  40%   28.65MB/s    0:00:00 (xfr#53, to-chk=100/221)
23-Nov-2024 07:42:05       3,184,666  40%   28.65MB/s    0:00:00 (xfr#54, to-chk=96/221)
23-Nov-2024 07:42:05       3,293,779  41%   29.36MB/s    0:00:00 (xfr#55, to-chk=95/221)
23-Nov-2024 07:42:05       3,294,529  41%   29.36MB/s    0:00:00 (xfr#56, to-chk=94/221)
23-Nov-2024 07:42:05       3,295,157  41%   29.37MB/s    0:00:00 (xfr#57, to-chk=93/221)
23-Nov-2024 07:42:05       3,329,701  42%   29.40MB/s    0:00:00 (xfr#58, to-chk=92/221)
23-Nov-2024 07:42:05       3,330,259  42%   29.41MB/s    0:00:00 (xfr#59, to-chk=88/221)
23-Nov-2024 07:42:05       3,451,215  43%   29.39MB/s    0:00:00 (xfr#60, to-chk=87/221)
23-Nov-2024 07:42:05       3,451,773  43%   29.39MB/s    0:00:00 (xfr#61, to-chk=86/221)
23-Nov-2024 07:42:05       3,489,451  44%   29.19MB/s    0:00:00 (xfr#62, to-chk=85/221)
23-Nov-2024 07:42:05       3,490,201  44%   29.20MB/s    0:00:00 (xfr#63, to-chk=81/221)
23-Nov-2024 07:42:05       3,626,427  45%   29.56MB/s    0:00:00 (xfr#64, to-chk=80/221)
23-Nov-2024 07:42:05       3,627,177  45%   29.57MB/s    0:00:00 (xfr#65, to-chk=79/221)
23-Nov-2024 07:42:05       3,665,628  46%   29.38MB/s    0:00:00 (xfr#66, to-chk=78/221)
23-Nov-2024 07:42:05       3,666,186  46%   29.38MB/s    0:00:00 (xfr#67, to-chk=74/221)
23-Nov-2024 07:42:05       3,788,012  48%   29.61MB/s    0:00:00 (xfr#68, to-chk=73/221)
23-Nov-2024 07:42:05       3,789,090  48%   29.38MB/s    0:00:00 (xfr#69, to-chk=72/221)
23-Nov-2024 07:42:05       3,789,718  48%   29.38MB/s    0:00:00 (xfr#70, to-chk=71/221)
23-Nov-2024 07:42:05       3,822,622  48%   28.93MB/s    0:00:00 (xfr#71, to-chk=70/221)
23-Nov-2024 07:42:05       3,823,180  48%   28.94MB/s    0:00:00 (xfr#72, to-chk=66/221)
23-Nov-2024 07:42:05       3,924,491  49%   29.47MB/s    0:00:00 (xfr#73, to-chk=65/221)
23-Nov-2024 07:42:05       3,925,049  49%   29.47MB/s    0:00:00 (xfr#74, to-chk=64/221)
23-Nov-2024 07:42:05       3,941,732  49%   29.37MB/s    0:00:00 (xfr#75, to-chk=63/221)
23-Nov-2024 07:42:05       3,942,194  49%   29.37MB/s    0:00:00 (xfr#76, to-chk=59/221)
23-Nov-2024 07:42:05       4,005,198  50%   29.38MB/s    0:00:00 (xfr#77, to-chk=58/221)
23-Nov-2024 07:42:05       4,005,660  50%   29.39MB/s    0:00:00 (xfr#78, to-chk=57/221)
23-Nov-2024 07:42:05       4,044,333  51%   29.44MB/s    0:00:00 (xfr#79, to-chk=56/221)
23-Nov-2024 07:42:05       4,044,987  51%   29.45MB/s    0:00:00 (xfr#80, to-chk=52/221)
23-Nov-2024 07:42:05       4,176,898  52%   29.08MB/s    0:00:00 (xfr#81, to-chk=51/221)
23-Nov-2024 07:42:05       4,177,552  52%   29.08MB/s    0:00:00 (xfr#82, to-chk=50/221)
23-Nov-2024 07:42:05       4,227,260  53%   29.43MB/s    0:00:00 (xfr#83, to-chk=49/221)
23-Nov-2024 07:42:05       4,227,722  53%   29.43MB/s    0:00:00 (xfr#84, to-chk=45/221)
23-Nov-2024 07:42:05       4,736,126  60%   28.95MB/s    0:00:00 (xfr#85, to-chk=44/221)
23-Nov-2024 07:42:05       4,736,588  60%   28.77MB/s    0:00:00 (xfr#86, to-chk=43/221)
23-Nov-2024 07:42:05       4,771,697  60%   28.80MB/s    0:00:00 (xfr#87, to-chk=42/221)
23-Nov-2024 07:42:05       4,772,255  60%   28.80MB/s    0:00:00 (xfr#88, to-chk=38/221)
23-Nov-2024 07:42:05       4,893,377  62%   29.17MB/s    0:00:00 (xfr#89, to-chk=37/221)
23-Nov-2024 07:42:05       4,893,935  62%   29.17MB/s    0:00:00 (xfr#90, to-chk=36/221)
23-Nov-2024 07:42:05       4,915,535  62%   29.30MB/s    0:00:00 (xfr#91, to-chk=35/221)
23-Nov-2024 07:42:05       4,916,093  62%   29.12MB/s    0:00:00 (xfr#92, to-chk=31/221)
23-Nov-2024 07:42:05       4,998,689  63%   29.43MB/s    0:00:00 (xfr#93, to-chk=30/221)
23-Nov-2024 07:42:05       4,999,247  63%   29.43MB/s    0:00:00 (xfr#94, to-chk=29/221)
23-Nov-2024 07:42:05       5,027,873  63%   29.24MB/s    0:00:00 (xfr#95, to-chk=28/221)
23-Nov-2024 07:42:05       5,028,335  63%   29.24MB/s    0:00:00 (xfr#96, to-chk=24/221)
23-Nov-2024 07:42:05       5,116,140  64%   28.87MB/s    0:00:00 (xfr#97, to-chk=23/221)
23-Nov-2024 07:42:05       5,116,602  64%   28.87MB/s    0:00:00 (xfr#98, to-chk=22/221)
23-Nov-2024 07:42:05       5,179,692  65%   29.23MB/s    0:00:00 (xfr#99, to-chk=21/221)
23-Nov-2024 07:42:05       5,180,442  65%   29.23MB/s    0:00:00 (xfr#100, to-chk=17/221)
23-Nov-2024 07:42:05       7,612,491  96%   30.89MB/s    0:00:00 (xfr#101, to-chk=16/221)
23-Nov-2024 07:42:05       7,613,241  96%   30.90MB/s    0:00:00 (xfr#102, to-chk=15/221)
23-Nov-2024 07:42:05       7,637,984  96%   30.73MB/s    0:00:00 (xfr#103, to-chk=14/221)
23-Nov-2024 07:42:05       7,638,542  96%   30.74MB/s    0:00:00 (xfr#104, to-chk=10/221)
23-Nov-2024 07:42:05       7,730,870  98%   30.85MB/s    0:00:00 (xfr#105, to-chk=9/221)
23-Nov-2024 07:42:05       7,731,428  98%   30.85MB/s    0:00:00 (xfr#106, to-chk=8/221)
23-Nov-2024 07:42:05       7,757,866  98%   30.83MB/s    0:00:00 (xfr#107, to-chk=7/221)
23-Nov-2024 07:42:05       7,758,520  98%   30.83MB/s    0:00:00 (xfr#108, to-chk=3/221)
23-Nov-2024 07:42:05       7,843,611  99%   31.04MB/s    0:00:00 (xfr#109, to-chk=2/221)
23-Nov-2024 07:42:05       7,844,265  99%   31.04MB/s    0:00:00 (xfr#110, to-chk=1/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   31.07MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   30.94MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05       7,883,826  99%   30.94MB/s    0:00:00 (xfr#111, to-chk=0/221)
23-Nov-2024 07:42:05 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-fdxvr: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.28.53/pod-logs/dev-oneclient-krakow-7d9476b8bc-fdxvr/oneclient_logs
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=186/218)
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:42:05          33,995   0%   32.42MB/s    0:00:00 (xfr#1, to-chk=185/218)
23-Nov-2024 07:42:05          33,995   0%   32.42MB/s    0:00:00 (xfr#1, to-chk=179/218)
23-Nov-2024 07:42:05          34,361   0%   32.77MB/s    0:00:00 (xfr#2, to-chk=181/218)
23-Nov-2024 07:42:05         142,457   3%   15.10MB/s    0:00:00 (xfr#3, to-chk=180/218)
23-Nov-2024 07:42:05         142,823   3%   15.13MB/s    0:00:00 (xfr#4, to-chk=179/218)
23-Nov-2024 07:42:05         143,451   3%   15.20MB/s    0:00:00 (xfr#5, to-chk=178/218)
23-Nov-2024 07:42:05         173,514   4%   18.39MB/s    0:00:00 (xfr#6, to-chk=177/218)
23-Nov-2024 07:42:05         173,976   4%   18.44MB/s    0:00:00 (xfr#7, to-chk=173/218)
23-Nov-2024 07:42:05         291,486   8%   27.80MB/s    0:00:00 (xfr#8, to-chk=172/218)
23-Nov-2024 07:42:05         291,948   8%   27.84MB/s    0:00:00 (xfr#9, to-chk=171/218)
23-Nov-2024 07:42:05         316,030   8%   30.14MB/s    0:00:00 (xfr#10, to-chk=170/218)
23-Nov-2024 07:42:05         316,396   8%   30.17MB/s    0:00:00 (xfr#11, to-chk=166/218)
23-Nov-2024 07:42:05         384,652  10%   33.35MB/s    0:00:00 (xfr#12, to-chk=165/218)
23-Nov-2024 07:42:05         385,018  10%   30.60MB/s    0:00:00 (xfr#13, to-chk=164/218)
23-Nov-2024 07:42:05         404,569  11%   29.68MB/s    0:00:00 (xfr#14, to-chk=163/218)
23-Nov-2024 07:42:05         405,031  11%   29.71MB/s    0:00:00 (xfr#15, to-chk=159/218)
23-Nov-2024 07:42:05         468,786  12%   31.93MB/s    0:00:00 (xfr#16, to-chk=158/218)
23-Nov-2024 07:42:05         469,248  12%   31.96MB/s    0:00:00 (xfr#17, to-chk=157/218)
23-Nov-2024 07:42:05         469,876  12%   32.01MB/s    0:00:00 (xfr#18, to-chk=156/218)
23-Nov-2024 07:42:05         500,181  13%   31.80MB/s    0:00:00 (xfr#19, to-chk=155/218)
23-Nov-2024 07:42:05         500,851  13%   26.54MB/s    0:00:00 (xfr#20, to-chk=151/218)
23-Nov-2024 07:42:05         603,120  16%   30.27MB/s    0:00:00 (xfr#21, to-chk=150/218)
23-Nov-2024 07:42:05         604,310  16%   30.33MB/s    0:00:00 (xfr#22, to-chk=149/218)
23-Nov-2024 07:42:05         624,674  17%   31.35MB/s    0:00:00 (xfr#23, to-chk=148/218)
23-Nov-2024 07:42:05         625,136  17%   29.81MB/s    0:00:00 (xfr#24, to-chk=144/218)
23-Nov-2024 07:42:05         691,855  19%   32.99MB/s    0:00:00 (xfr#25, to-chk=143/218)
23-Nov-2024 07:42:05         692,317  19%   33.01MB/s    0:00:00 (xfr#26, to-chk=142/218)
23-Nov-2024 07:42:05         721,202  19%   32.75MB/s    0:00:00 (xfr#27, to-chk=141/218)
23-Nov-2024 07:42:05         721,760  19%   32.78MB/s    0:00:00 (xfr#28, to-chk=137/218)
23-Nov-2024 07:42:05         813,763  22%   35.28MB/s    0:00:00 (xfr#29, to-chk=136/218)
23-Nov-2024 07:42:05         814,321  22%   35.30MB/s    0:00:00 (xfr#30, to-chk=135/218)
23-Nov-2024 07:42:05         829,949  22%   34.41MB/s    0:00:00 (xfr#31, to-chk=134/218)
23-Nov-2024 07:42:05         830,603  22%   33.01MB/s    0:00:00 (xfr#32, to-chk=130/218)
23-Nov-2024 07:42:05         882,133  24%   32.36MB/s    0:00:00 (xfr#33, to-chk=129/218)
23-Nov-2024 07:42:05         882,787  24%   32.38MB/s    0:00:00 (xfr#34, to-chk=128/218)
23-Nov-2024 07:42:05       1,010,940  27%   35.71MB/s    0:00:00 (xfr#35, to-chk=127/218)
23-Nov-2024 07:42:05       1,011,498  27%   35.73MB/s    0:00:00 (xfr#36, to-chk=123/218)
23-Nov-2024 07:42:05       1,247,355  34%   32.15MB/s    0:00:00 (xfr#37, to-chk=122/218)
23-Nov-2024 07:42:05       1,247,913  34%   31.32MB/s    0:00:00 (xfr#38, to-chk=121/218)
23-Nov-2024 07:42:05       1,263,078  34%   31.70MB/s    0:00:00 (xfr#39, to-chk=120/218)
23-Nov-2024 07:42:05       1,263,540  34%   31.71MB/s    0:00:00 (xfr#40, to-chk=116/218)
23-Nov-2024 07:42:05       1,323,105  36%   31.55MB/s    0:00:00 (xfr#41, to-chk=115/218)
23-Nov-2024 07:42:05       1,323,567  36%   30.79MB/s    0:00:00 (xfr#42, to-chk=114/218)
23-Nov-2024 07:42:05       1,324,195  36%   30.80MB/s    0:00:00 (xfr#43, to-chk=113/218)
23-Nov-2024 07:42:05       1,360,029  37%   31.63MB/s    0:00:00 (xfr#44, to-chk=112/218)
23-Nov-2024 07:42:05       1,360,683  37%   30.90MB/s    0:00:00 (xfr#45, to-chk=108/218)
23-Nov-2024 07:42:05       1,472,804  40%   31.92MB/s    0:00:00 (xfr#46, to-chk=107/218)
23-Nov-2024 07:42:05       1,473,458  40%   31.23MB/s    0:00:00 (xfr#47, to-chk=106/218)
23-Nov-2024 07:42:05       1,493,667  41%   30.97MB/s    0:00:00 (xfr#48, to-chk=105/218)
23-Nov-2024 07:42:05       1,494,129  41%   30.98MB/s    0:00:00 (xfr#49, to-chk=101/218)
23-Nov-2024 07:42:05       1,580,710  43%   32.07MB/s    0:00:00 (xfr#50, to-chk=100/218)
23-Nov-2024 07:42:05       1,581,172  43%   32.08MB/s    0:00:00 (xfr#51, to-chk=99/218)
23-Nov-2024 07:42:05       1,619,527  44%   32.18MB/s    0:00:00 (xfr#52, to-chk=98/218)
23-Nov-2024 07:42:05       1,620,181  44%   32.19MB/s    0:00:00 (xfr#53, to-chk=94/218)
23-Nov-2024 07:42:05       1,743,761  48%   33.26MB/s    0:00:00 (xfr#54, to-chk=93/218)
23-Nov-2024 07:42:05       1,744,415  48%   33.27MB/s    0:00:00 (xfr#55, to-chk=92/218)
23-Nov-2024 07:42:05       1,765,053  48%   33.01MB/s    0:00:00 (xfr#56, to-chk=91/218)
23-Nov-2024 07:42:05       1,765,611  48%   33.02MB/s    0:00:00 (xfr#57, to-chk=87/218)
23-Nov-2024 07:42:05       1,848,015  51%   33.25MB/s    0:00:00 (xfr#58, to-chk=86/218)
23-Nov-2024 07:42:05       1,848,573  51%   33.26MB/s    0:00:00 (xfr#59, to-chk=85/218)
23-Nov-2024 07:42:05       1,890,056  52%   34.01MB/s    0:00:00 (xfr#60, to-chk=84/218)
23-Nov-2024 07:42:05       1,890,614  52%   33.39MB/s    0:00:00 (xfr#61, to-chk=80/218)
23-Nov-2024 07:42:05       2,012,827  55%   35.55MB/s    0:00:00 (xfr#62, to-chk=79/218)
23-Nov-2024 07:42:05       2,013,385  55%   35.56MB/s    0:00:00 (xfr#63, to-chk=78/218)
23-Nov-2024 07:42:05       2,034,306  56%   35.93MB/s    0:00:00 (xfr#64, to-chk=77/218)
23-Nov-2024 07:42:05       2,034,672  56%   35.28MB/s    0:00:00 (xfr#65, to-chk=73/218)
23-Nov-2024 07:42:05       2,116,386  58%   36.04MB/s    0:00:00 (xfr#66, to-chk=72/218)
23-Nov-2024 07:42:05       2,116,752  58%   36.05MB/s    0:00:00 (xfr#67, to-chk=71/218)
23-Nov-2024 07:42:05       2,139,781  59%   36.44MB/s    0:00:00 (xfr#68, to-chk=70/218)
23-Nov-2024 07:42:05       2,140,435  59%   36.45MB/s    0:00:00 (xfr#69, to-chk=66/218)
23-Nov-2024 07:42:05       2,209,513  61%   36.97MB/s    0:00:00 (xfr#70, to-chk=65/218)
23-Nov-2024 07:42:05       2,210,167  61%   36.98MB/s    0:00:00 (xfr#71, to-chk=64/218)
23-Nov-2024 07:42:05       2,237,096  61%   37.43MB/s    0:00:00 (xfr#72, to-chk=63/218)
23-Nov-2024 07:42:05       2,237,654  61%   37.44MB/s    0:00:00 (xfr#73, to-chk=59/218)
23-Nov-2024 07:42:05       2,324,872  64%   38.23MB/s    0:00:00 (xfr#74, to-chk=58/218)
23-Nov-2024 07:42:05       2,325,430  64%   38.24MB/s    0:00:00 (xfr#75, to-chk=57/218)
23-Nov-2024 07:42:05       2,363,110  65%   38.20MB/s    0:00:00 (xfr#76, to-chk=56/218)
23-Nov-2024 07:42:05       2,363,764  65%   37.57MB/s    0:00:00 (xfr#77, to-chk=52/218)
23-Nov-2024 07:42:05       2,608,580  72%   39.49MB/s    0:00:00 (xfr#78, to-chk=51/218)
23-Nov-2024 07:42:05       2,609,234  72%   38.88MB/s    0:00:00 (xfr#79, to-chk=50/218)
23-Nov-2024 07:42:05       2,641,577  72%   38.76MB/s    0:00:00 (xfr#80, to-chk=49/218)
23-Nov-2024 07:42:05       2,641,943  72%   38.76MB/s    0:00:00 (xfr#81, to-chk=45/218)
23-Nov-2024 07:42:05       2,738,684  75%   38.98MB/s    0:00:00 (xfr#82, to-chk=44/218)
23-Nov-2024 07:42:05       2,739,570  75%   38.99MB/s    0:00:00 (xfr#83, to-chk=43/218)
23-Nov-2024 07:42:05       2,772,873  76%   38.89MB/s    0:00:00 (xfr#84, to-chk=42/218)
23-Nov-2024 07:42:05       2,773,431  76%   38.90MB/s    0:00:00 (xfr#85, to-chk=38/218)
23-Nov-2024 07:42:05       2,882,419  79%   39.84MB/s    0:00:00 (xfr#86, to-chk=37/218)
23-Nov-2024 07:42:05       2,882,977  79%   39.28MB/s    0:00:00 (xfr#87, to-chk=36/218)
23-Nov-2024 07:42:05       2,922,717  80%   39.26MB/s    0:00:00 (xfr#88, to-chk=35/218)
23-Nov-2024 07:42:05       2,922,987  80%   39.26MB/s    0:00:00 (xfr#89, to-chk=31/218)
23-Nov-2024 07:42:05       3,149,439  87%   41.72MB/s    0:00:00 (xfr#90, to-chk=30/218)
23-Nov-2024 07:42:05       3,149,709  87%   41.72MB/s    0:00:00 (xfr#91, to-chk=29/218)
23-Nov-2024 07:42:05       3,182,545  87%   41.58MB/s    0:00:00 (xfr#92, to-chk=28/218)
23-Nov-2024 07:42:05       3,183,199  87%   41.59MB/s    0:00:00 (xfr#93, to-chk=24/218)
23-Nov-2024 07:42:05       3,270,387  90%   38.50MB/s    0:00:00 (xfr#94, to-chk=23/218)
23-Nov-2024 07:42:05       3,271,041  90%   38.51MB/s    0:00:00 (xfr#95, to-chk=22/218)
23-Nov-2024 07:42:05       3,293,543  90%   38.30MB/s    0:00:00 (xfr#96, to-chk=21/218)
23-Nov-2024 07:42:05       3,294,101  91%   38.31MB/s    0:00:00 (xfr#97, to-chk=17/218)
23-Nov-2024 07:42:05       3,372,224  93%   38.75MB/s    0:00:00 (xfr#98, to-chk=16/218)
23-Nov-2024 07:42:05       3,372,782  93%   38.75MB/s    0:00:00 (xfr#99, to-chk=15/218)
23-Nov-2024 07:42:05       3,387,763  93%   38.93MB/s    0:00:00 (xfr#100, to-chk=14/218)
23-Nov-2024 07:42:05       3,388,225  93%   38.93MB/s    0:00:00 (xfr#101, to-chk=10/218)
23-Nov-2024 07:42:05       3,444,719  95%   39.11MB/s    0:00:00 (xfr#102, to-chk=9/218)
23-Nov-2024 07:42:05       3,445,181  95%   39.11MB/s    0:00:00 (xfr#103, to-chk=8/218)
23-Nov-2024 07:42:05       3,477,086  96%   39.48MB/s    0:00:00 (xfr#104, to-chk=7/218)
23-Nov-2024 07:42:05       3,477,644  96%   39.48MB/s    0:00:00 (xfr#105, to-chk=3/218)
23-Nov-2024 07:42:05       3,572,658  98%   40.08MB/s    0:00:00 (xfr#106, to-chk=2/218)
23-Nov-2024 07:42:05       3,573,216  98%   40.09MB/s    0:00:00 (xfr#107, to-chk=1/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.56MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.56MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.56MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.56MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   40.09MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   31.63MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   31.35MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   31.35MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   31.35MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05       3,615,476  99%   31.35MB/s    0:00:00 (xfr#108, to-chk=0/218)
23-Nov-2024 07:42:05 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.28.53/pod-logs/dev-oneprovider-krakow-0/op-panel
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:42:05          23,109  16%   22.04MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:42:05          47,188  33%   22.50MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:42:05          47,188  33%   22.50MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:42:05          70,094  49%    9.55MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:42:05          70,385  50%    9.59MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:42:05          70,385  50%    2.92MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:42:05 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.28.53/pod-logs/dev-oneprovider-krakow-0/cluster-manager
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:42:05           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:42:05           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:42:05           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:42:05           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:42:05           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:42:05           6,857  50%    1.63MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:42:05 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.28.53/pod-logs/dev-oneprovider-krakow-0/op-worker
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:42:05          41,911   6%   39.97MB/s    0:00:00 (xfr#2, to-chk=75/80)
23-Nov-2024 07:42:05          81,936  13%   39.07MB/s    0:00:00 (xfr#3, to-chk=73/80)
23-Nov-2024 07:42:05          83,171  13%   39.66MB/s    0:00:00 (xfr#4, to-chk=71/80)
23-Nov-2024 07:42:05          83,171  13%   26.44MB/s    0:00:00 (xfr#5, to-chk=69/80)
23-Nov-2024 07:42:05         121,764  20%   29.03MB/s    0:00:00 (xfr#6, to-chk=67/80)
23-Nov-2024 07:42:05         121,914  20%   29.07MB/s    0:00:00 (xfr#7, to-chk=65/80)
23-Nov-2024 07:42:05         122,211  20%   29.14MB/s    0:00:00 (xfr#8, to-chk=63/80)
23-Nov-2024 07:42:05         204,625  33%   17.74MB/s    0:00:00 (xfr#9, to-chk=61/80)
23-Nov-2024 07:42:05         205,365  33%   17.80MB/s    0:00:00 (xfr#10, to-chk=51/80)
23-Nov-2024 07:42:05         210,195  34%   18.22MB/s    0:00:00 (xfr#11, to-chk=50/80)
23-Nov-2024 07:42:05         211,841  35%   18.37MB/s    0:00:00 (xfr#12, to-chk=49/80)
23-Nov-2024 07:42:05         218,786  36%   17.39MB/s    0:00:00 (xfr#13, to-chk=48/80)
23-Nov-2024 07:42:05         222,661  36%   16.33MB/s    0:00:00 (xfr#14, to-chk=47/80)
23-Nov-2024 07:42:05         223,709  37%   16.41MB/s    0:00:00 (xfr#15, to-chk=46/80)
23-Nov-2024 07:42:05         228,832  37%   15.59MB/s    0:00:00 (xfr#16, to-chk=45/80)
23-Nov-2024 07:42:05         234,979  38%   16.01MB/s    0:00:00 (xfr#17, to-chk=44/80)
23-Nov-2024 07:42:05         235,144  38%   16.02MB/s    0:00:00 (xfr#18, to-chk=43/80)
23-Nov-2024 07:42:05         236,163  39%   16.09MB/s    0:00:00 (xfr#19, to-chk=42/80)
23-Nov-2024 07:42:05         242,025  40%   14.43MB/s    0:00:00 (xfr#20, to-chk=41/80)
23-Nov-2024 07:42:05         245,609  40%   11.71MB/s    0:00:00 (xfr#21, to-chk=40/80)
23-Nov-2024 07:42:05         252,041  41%   12.02MB/s    0:00:00 (xfr#22, to-chk=39/80)
23-Nov-2024 07:42:05         254,255  42%   11.55MB/s    0:00:00 (xfr#23, to-chk=38/80)
23-Nov-2024 07:42:05         261,202  43%   11.32MB/s    0:00:00 (xfr#24, to-chk=37/80)
23-Nov-2024 07:42:05         263,988  43%   11.44MB/s    0:00:00 (xfr#25, to-chk=36/80)
23-Nov-2024 07:42:05         268,368  44%   11.63MB/s    0:00:00 (xfr#26, to-chk=35/80)
23-Nov-2024 07:42:05         274,002  45%   11.36MB/s    0:00:00 (xfr#27, to-chk=34/80)
23-Nov-2024 07:42:05         276,786  45%   11.48MB/s    0:00:00 (xfr#28, to-chk=33/80)
23-Nov-2024 07:42:05         280,091  46%   11.61MB/s    0:00:00 (xfr#29, to-chk=32/80)
23-Nov-2024 07:42:05         283,168  46%   11.74MB/s    0:00:00 (xfr#30, to-chk=31/80)
23-Nov-2024 07:42:05         288,291  47%   11.00MB/s    0:00:00 (xfr#31, to-chk=30/80)
23-Nov-2024 07:42:05         289,933  47%   11.06MB/s    0:00:00 (xfr#32, to-chk=29/80)
23-Nov-2024 07:42:05         292,383  48%   11.15MB/s    0:00:00 (xfr#33, to-chk=28/80)
23-Nov-2024 07:42:05         294,884  48%   11.25MB/s    0:00:00 (xfr#34, to-chk=27/80)
23-Nov-2024 07:42:05         296,815  49%   11.32MB/s    0:00:00 (xfr#35, to-chk=26/80)
23-Nov-2024 07:42:05         300,112  49%   11.45MB/s    0:00:00 (xfr#36, to-chk=25/80)
23-Nov-2024 07:42:05         305,463  50%   11.65MB/s    0:00:00 (xfr#37, to-chk=24/80)
23-Nov-2024 07:42:05         310,814  51%   11.40MB/s    0:00:00 (xfr#38, to-chk=23/80)
23-Nov-2024 07:42:05         318,044  52%   11.23MB/s    0:00:00 (xfr#39, to-chk=22/80)
23-Nov-2024 07:42:05         322,198  53%   11.38MB/s    0:00:00 (xfr#40, to-chk=21/80)
23-Nov-2024 07:42:05         328,866  54%   11.20MB/s    0:00:00 (xfr#41, to-chk=20/80)
23-Nov-2024 07:42:05         335,300  55%   11.42MB/s    0:00:00 (xfr#42, to-chk=19/80)
23-Nov-2024 07:42:05         336,319  55%   11.45MB/s    0:00:00 (xfr#43, to-chk=18/80)
23-Nov-2024 07:42:05         343,549  56%   11.30MB/s    0:00:00 (xfr#44, to-chk=17/80)
23-Nov-2024 07:42:05         349,470  57%   11.11MB/s    0:00:00 (xfr#45, to-chk=16/80)
23-Nov-2024 07:42:05         356,132  58%   10.29MB/s    0:00:00 (xfr#46, to-chk=15/80)
23-Nov-2024 07:42:05         356,353  58%   10.30MB/s    0:00:00 (xfr#47, to-chk=14/80)
23-Nov-2024 07:42:05         358,569  59%   10.06MB/s    0:00:00 (xfr#48, to-chk=13/80)
23-Nov-2024 07:42:05         364,718  60%   10.23MB/s    0:00:00 (xfr#49, to-chk=12/80)
23-Nov-2024 07:42:05         369,157  61%   10.35MB/s    0:00:00 (xfr#50, to-chk=11/80)
23-Nov-2024 07:42:05         370,461  61%   10.39MB/s    0:00:00 (xfr#51, to-chk=10/80)
23-Nov-2024 07:42:05         374,613  61%   10.51MB/s    0:00:00 (xfr#52, to-chk=9/80)
23-Nov-2024 07:42:05         378,488  62%   10.62MB/s    0:00:00 (xfr#53, to-chk=8/80)
23-Nov-2024 07:42:05         378,937  62%   10.33MB/s    0:00:00 (xfr#54, to-chk=7/80)
23-Nov-2024 07:42:05         380,866  63%   10.38MB/s    0:00:00 (xfr#55, to-chk=6/80)
23-Nov-2024 07:42:05         384,448  63%    9.17MB/s    0:00:00 (xfr#56, to-chk=5/80)
23-Nov-2024 07:42:05         389,286  64%    9.05MB/s    0:00:00 (xfr#57, to-chk=4/80)
23-Nov-2024 07:42:05         390,590  64%    9.09MB/s    0:00:00 (xfr#58, to-chk=3/80)
23-Nov-2024 07:42:05         393,602  65%    9.16MB/s    0:00:00 (xfr#59, to-chk=2/80)
23-Nov-2024 07:42:05         399,238  66%    9.29MB/s    0:00:00 (xfr#60, to-chk=1/80)
23-Nov-2024 07:42:05         399,687  66%    9.30MB/s    0:00:00 (xfr#61, to-chk=0/80)
23-Nov-2024 07:42:05         399,687  66%    9.30MB/s    0:00:00 (xfr#61, to-chk=0/80)
23-Nov-2024 07:42:05         399,687  66%    9.30MB/s    0:00:00 (xfr#61, to-chk=0/80)
23-Nov-2024 07:42:05         399,687  66%    8.29MB/s    0:00:00 (xfr#61, to-chk=0/80)
23-Nov-2024 07:42:05         399,687  66%    8.29MB/s    0:00:00 (xfr#61, to-chk=0/80)
23-Nov-2024 07:42:05         399,687  66%    8.29MB/s    0:00:00 (xfr#61, to-chk=0/80)
23-Nov-2024 07:42:05 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.28.53/pod-logs/dev-onezone-0/oz-panel
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:42:05          53,526  12%   51.05MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:42:05         108,606  25%  103.57MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:42:05         156,081  37%   74.43MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:42:05         209,404  49%   66.57MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:42:05         209,695  50%   66.66MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:42:05         209,695  50%   40.00MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:42:05 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.28.53/pod-logs/dev-onezone-0/cluster-manager
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:42:05           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:42:05           4,664  34%    2.22MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:42:05           4,664  34%    2.22MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:42:05           6,438  48%    3.07MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:42:05           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:42:05           6,700  50%    2.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:42:05 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.28.53/pod-logs/dev-onezone-0/oz-worker
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
23-Nov-2024 07:42:05               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:42:05          23,135   7%   22.06MB/s    0:00:00 (xfr#2, to-chk=13/18)
23-Nov-2024 07:42:05          47,025  14%   44.85MB/s    0:00:00 (xfr#3, to-chk=11/18)
23-Nov-2024 07:42:05          47,025  14%   44.85MB/s    0:00:00 (xfr#4, to-chk=9/18)
23-Nov-2024 07:42:05          69,680  21%   66.45MB/s    0:00:00 (xfr#5, to-chk=7/18)
23-Nov-2024 07:42:05          69,771  21%   66.54MB/s    0:00:00 (xfr#6, to-chk=5/18)
23-Nov-2024 07:42:05          70,068  21%   66.82MB/s    0:00:00 (xfr#7, to-chk=3/18)
23-Nov-2024 07:42:05         159,920  50%   50.84MB/s    0:00:00 (xfr#8, to-chk=1/18)
23-Nov-2024 07:42:05         159,920  50%   38.13MB/s    0:00:00 (xfr#8, to-chk=0/18)
23-Nov-2024 07:42:05 [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.1732347718.4976037 exists, exporting anyway.
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05 =============================== warnings summary ===============================
23-Nov-2024 07:42:05 tests/utils/rest_utils.py:98
23-Nov-2024 07:42:05   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 07:42:05     print("""
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05 tests/utils/path_utils.py:112
23-Nov-2024 07:42:05   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 07:42:05     return path.replace("'", "\\'").replace(' ', '\ ')
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05 tests/utils/acceptance_utils.py:55
23-Nov-2024 07:42:05   /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'
23-Nov-2024 07:42:05     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05 tests/utils/acceptance_utils.py:57
23-Nov-2024 07:42:05   /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'
23-Nov-2024 07:42:05     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 07:42:05
23-Nov-2024 07:42:05 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
23-Nov-2024 07:42:05 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/test-reports/results.xml -
23-Nov-2024 07:42:05 ================== 26 passed, 4 warnings in 795.19s (0:13:15) ==================
23-Nov-2024 07:42:09 release "dev" uninstalled
23-Nov-2024 07:42:09 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
23-Nov-2024 07:42:10 No resources found
23-Nov-2024 07:42:11 Sidecar injection has been disabled
23-Nov-2024 07:42:11 Cleaning helm release "dev"...
23-Nov-2024 07:42:11 Deleted 1 helm deployments
23-Nov-2024 07:42:11 Deleted 0 k8s deployments
23-Nov-2024 07:42:11 Deleted 0 k8s services
23-Nov-2024 07:42:11 Deleted 0 persistent volumes
23-Nov-2024 07:42:17 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:42:17 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
23-Nov-2024 07:42:17 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:42:17 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
23-Nov-2024 07:42:17 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
23-Nov-2024 07:42:17 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:42:17 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
23-Nov-2024 07:42:17 Finished task 'Run acceptance oneclient tests' with result: Success
23-Nov-2024 07:42:17 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
23-Nov-2024 07:42:17 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD...
23-Nov-2024 07:42:17 Finished task 'Parse test results' with result: Success
23-Nov-2024 07:42:17 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:42:17
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 07:42:17
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 07:42:17
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 07:42:17
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 07:42:17
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 07:42:17
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 07:42:17
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 07:42:17
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 07:42:17
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 07:42:17
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 07:42:17 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:42:17
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3367 (ODSRV-OAP-SRFCMD-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3367-ScriptBuildTask-1539446703761382667.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance
23-Nov-2024 07:42:17 ./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
23-Nov-2024 07:42:17 Uploading artifact
23-Nov-2024 07:42:17     source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz
23-Nov-2024 07:42:17     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz
23-Nov-2024 07:42:17 Finished task 'Pack and push surefire artifact' with result: Success
23-Nov-2024 07:42:17 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:42:17 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:42:17
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3367 (ODSRV-OAP-SRFCMD-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3367-ScriptBuildTask-3070080807615069734.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD
23-Nov-2024 07:42:17 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
23-Nov-2024 07:42:17 Finished task 'Pack logs' with result: Success
23-Nov-2024 07:42:17 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:42:17
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
23-Nov-2024 07:42:17 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:42:17
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3367 (ODSRV-OAP-SRFCMD-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3367-ScriptBuildTask-12318504158591394139.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance
23-Nov-2024 07:42:17   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23-Nov-2024 07:42:17                                  Dload  Upload   Total   Spent    Left  Speed
23-Nov-2024 07:42:17
23-Nov-2024 07:42:17   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
23-Nov-2024 07:42:17 100  4822  100  4822    0     0  63447      0 --:--:-- --:--:-- --:--:-- 63447
23-Nov-2024 07:42:17 Clearing /tmp/onedata and /home/bamboo/.one-env
23-Nov-2024 07:42:19 Cleaning helm deployments
23-Nov-2024 07:42:20 Cleanining pods
23-Nov-2024 07:42:20 Cleaning kube persistant volumes
23-Nov-2024 07:42:20 Cleaning dockswift container
23-Nov-2024 07:42:20 Cleaning docker containers
23-Nov-2024 07:42:22 Stalled docker containers to remove:
23-Nov-2024 07:42:22 26c83820699c 3b2bf35223e1 49696b59d97c 059a0f83a1b4 4c2afc214b10 056d23a72b07 3e05a56c5b6f 7f9415c30dda e783407ae8cf 5ddae0180044 b75ef9404199 943cc0864190 4a99b2b6e770 018117e58eb2 71df611068c3 58df9543186a
23-Nov-2024 07:42:22 Removing stalled docker containers
23-Nov-2024 07:42:22 Error response from daemon: Cannot kill container: 26c83820699c: Container 26c83820699c4d5e6c2ac5cb576fc58610b1a7d7cd21e664b2c5cae1570ba8bd is not running
23-Nov-2024 07:42:22 26c83820699c
23-Nov-2024 07:42:22 Error response from daemon: Cannot kill container: 3b2bf35223e1: Container 3b2bf35223e152dfa92b2e2ccc74d77bf8b234ccb45e696f1816d17623971a18 is not running
23-Nov-2024 07:42:22 3b2bf35223e1
23-Nov-2024 07:42:22 Error response from daemon: Cannot kill container: 49696b59d97c: Container 49696b59d97cb67b03a807b045a84154e044103b53d8a6374390f44904d10987 is not running
23-Nov-2024 07:42:22 49696b59d97c
23-Nov-2024 07:42:22 Error response from daemon: Cannot kill container: 059a0f83a1b4: Container 059a0f83a1b4c93c1b732fd48a56e2e7d47cb10d67f72f4579af8dd74d47c66d is not running
23-Nov-2024 07:42:22 059a0f83a1b4
23-Nov-2024 07:42:23 Error response from daemon: Cannot kill container: 4c2afc214b10: Container 4c2afc214b10f3806a38eced5968b13637b3c443c3a537cc56d6f95c578ae35e is not running
23-Nov-2024 07:42:23 4c2afc214b10
23-Nov-2024 07:42:23 Error response from daemon: Cannot kill container: 056d23a72b07: Container 056d23a72b07d7c4f7b232ce90c5be95be033dfb7faa036d6484a10cd0a89dfa is not running
23-Nov-2024 07:42:23 056d23a72b07
23-Nov-2024 07:42:23 Error response from daemon: Cannot kill container: 3e05a56c5b6f: Container 3e05a56c5b6f9a420c61e7d1a9c47ca6fbac5e5f289b4bba51f59d8b011209c9 is not running
23-Nov-2024 07:42:23 3e05a56c5b6f
23-Nov-2024 07:42:23 Error response from daemon: Cannot kill container: 7f9415c30dda: Container 7f9415c30ddaabc98342afbcb7ca286488769ee91f64827b1877acbf9739543a is not running
23-Nov-2024 07:42:23 7f9415c30dda
23-Nov-2024 07:42:23 Error response from daemon: Cannot kill container: e783407ae8cf: Container e783407ae8cf38334cf3d8c1eb24697216d78e1e5703322c62980cce70d0a46c is not running
23-Nov-2024 07:42:23 e783407ae8cf
23-Nov-2024 07:42:23 Error response from daemon: Cannot kill container: 5ddae0180044: Container 5ddae018004491eea66482b450cab75fcfcef7152d5fd2531737fbbf1e8b783b is not running
23-Nov-2024 07:42:23 5ddae0180044
23-Nov-2024 07:42:23 Error response from daemon: Cannot kill container: b75ef9404199: Container b75ef9404199c6cc34270065015f5fe19ac1c75943c5d60822c651b5e8fe73a5 is not running
23-Nov-2024 07:42:23 b75ef9404199
23-Nov-2024 07:42:23 Error response from daemon: Cannot kill container: 943cc0864190: Container 943cc08641902589dd97c5d54d6cd1640972759c537f78e5ffa74ce8da12da71 is not running
23-Nov-2024 07:42:23 943cc0864190
23-Nov-2024 07:42:23 Error response from daemon: Cannot kill container: 4a99b2b6e770: Container 4a99b2b6e7700f4d4c6928214d1b26bb0b32755faed5d0eb9c8fd961d662daa7 is not running
23-Nov-2024 07:42:23 4a99b2b6e770
23-Nov-2024 07:42:23 Error response from daemon: Cannot kill container: 018117e58eb2: Container 018117e58eb24f8fab28d13b83993060310e25f2031d8df6f965f1cabcbda7c0 is not running
23-Nov-2024 07:42:23 018117e58eb2
23-Nov-2024 07:42:23 Error response from daemon: Cannot kill container: 71df611068c3: Container 71df611068c3453472cb169377ba5129a3be6c6602a4a8fb5dce858cd41146d7 is not running
23-Nov-2024 07:42:23 71df611068c3
23-Nov-2024 07:42:24 58df9543186a
23-Nov-2024 07:42:24 58df9543186a
23-Nov-2024 07:42:24 Stalled docker volumes to remove:
23-Nov-2024 07:42:24
23-Nov-2024 07:42:24 Removing stalled docker volumes
23-Nov-2024 07:42:24 Removing stalled loopdevices
23-Nov-2024 07:42:24 Done
23-Nov-2024 07:42:24 Finished task 'Clear env and working dir' with result: Success
23-Nov-2024 07:42:24 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
23-Nov-2024 07:42:24 Running post build plugin 'Docker Container Cleanup'
23-Nov-2024 07:42:24 Running post build plugin 'NCover Results Collector'
23-Nov-2024 07:42:24 Running post build plugin 'Build Results Label Collector'
23-Nov-2024 07:42:24 Running post build plugin 'Clover Results Collector'
23-Nov-2024 07:42:24 Running post build plugin 'npm Cache Cleanup'
23-Nov-2024 07:42:24 Running post build plugin 'Artifact Copier'
23-Nov-2024 07:42:24 Publishing an artifact: test_logs.tar.gz
23-Nov-2024 07:42:24 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 145.3 ms
23-Nov-2024 07:42:25 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD'
23-Nov-2024 07:42:25 Finalising the build...
23-Nov-2024 07:42:25 Stopping timer.
23-Nov-2024 07:42:25 Build ODSRV-OAP-SRFCMD-3367 completed.
23-Nov-2024 07:42:25 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Nov-2024 07:42:25 Running on server: post build plugin 'NCover Results Collector'
23-Nov-2024 07:42:25 Running on server: post build plugin 'Build Labeller'
23-Nov-2024 07:42:25 Running on server: post build plugin 'Clover Delta Calculator'
23-Nov-2024 07:42:25 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Nov-2024 07:42:25 All post build plugins have finished
23-Nov-2024 07:42:25 Generating build results summary...
23-Nov-2024 07:42:25 Saving build results to disk...
23-Nov-2024 07:42:25 Store variable context...
23-Nov-2024 07:42:25 Finished building ODSRV-OAP-SRFCMD-3367.