oneclient acceptance tests using environment deployed from packages

Build: #3362 failed

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,432 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

09-Nov-2024 21:07:30
09-Nov-2024 21:07:31 PASSED
09-Nov-2024 21:07:31 Unmounting client from /tmp/onedata/mnt/f00wofq425fc029k
09-Nov-2024 21:07:31
09-Nov-2024 21:07:31
09-Nov-2024 21:07:31 Unmounting client from /tmp/onedata/mnt/jfke1dom8wopkxbw
09-Nov-2024 21:07:31
09-Nov-2024 21:07:31
09-Nov-2024 21:08:00 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_big[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:08:00 =================================================================
09-Nov-2024 21:08:00 - Executing scenario 'Copy big regular file and check MD5'
09-Nov-2024 21:08:00 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:08:00 -----------------------------------------------------------------
09-Nov-2024 21:08:00 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:08:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:08:00 using [token, token] by [user1, user2]"'
09-Nov-2024 21:08:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:08:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:08:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6'
09-Nov-2024 21:08:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6' successfully started
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ml5k8xvmhogrgrhe
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ml5k8xvmhogrgrhe --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ml5k8xvmhogrgrhe
09-Nov-2024 21:08:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15442011328271201648'...
09-Nov-2024 21:08:00 Getting configuration...
09-Nov-2024 21:08:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ml5k8xvmhogrgrhe'.
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:08:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:08:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt'
09-Nov-2024 21:08:00 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt' successfully started
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6c24k9hv9nyyea4i
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6c24k9hv9nyyea4i --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6c24k9hv9nyyea4i
09-Nov-2024 21:08:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2381488133923918936'...
09-Nov-2024 21:08:00 Getting configuration...
09-Nov-2024 21:08:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6c24k9hv9nyyea4i'.
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
09-Nov-2024 21:08:00 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
09-Nov-2024 21:08:00 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
09-Nov-2024 21:08:00 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
09-Nov-2024 21:08:00 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
09-Nov-2024 21:08:00 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
09-Nov-2024 21:08:00 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
09-Nov-2024 21:08:00 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
09-Nov-2024 21:08:00 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
09-Nov-2024 21:08:00 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
09-Nov-2024 21:08:00 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
09-Nov-2024 21:08:00 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
09-Nov-2024 21:08:00 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
09-Nov-2024 21:08:00 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
09-Nov-2024 21:08:00 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
09-Nov-2024 21:08:00 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
09-Nov-2024 21:08:00 =================================================================
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00 PASSED
09-Nov-2024 21:08:00 Unmounting client from /tmp/onedata/mnt/ml5k8xvmhogrgrhe
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00 Unmounting client from /tmp/onedata/mnt/6c24k9hv9nyyea4i
09-Nov-2024 21:08:00
09-Nov-2024 21:08:00
09-Nov-2024 21:08: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
09-Nov-2024 21:08:29 =================================================================
09-Nov-2024 21:08:29 - Executing scenario 'Delete file opened by other user for reading'
09-Nov-2024 21:08:29 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:08:29 -----------------------------------------------------------------
09-Nov-2024 21:08:29 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:08:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:08:29 using [token, token] by [user1, user2]"'
09-Nov-2024 21:08:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:08:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:08:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6'
09-Nov-2024 21:08:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6' successfully started
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/g6udx12xym2rz36b
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g6udx12xym2rz36b --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g6udx12xym2rz36b
09-Nov-2024 21:08:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3220963133681629840'...
09-Nov-2024 21:08:29 Getting configuration...
09-Nov-2024 21:08:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g6udx12xym2rz36b'.
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:08:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:08:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt'
09-Nov-2024 21:08:29 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt' successfully started
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/18s14pmgl0aanreu
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/18s14pmgl0aanreu --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/18s14pmgl0aanreu
09-Nov-2024 21:08:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10546620199663286907'...
09-Nov-2024 21:08:29 Getting configuration...
09-Nov-2024 21:08:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/18s14pmgl0aanreu'.
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 21:08:29 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 21:08:29 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:08:29 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:08:29 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
09-Nov-2024 21:08:29 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
09-Nov-2024 21:08:29 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
09-Nov-2024 21:08:29 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
09-Nov-2024 21:08:29 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
09-Nov-2024 21:08:29 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
09-Nov-2024 21:08:29 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
09-Nov-2024 21:08:29 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
09-Nov-2024 21:08:29 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
09-Nov-2024 21:08:29 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
09-Nov-2024 21:08:29 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
09-Nov-2024 21:08:29 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
09-Nov-2024 21:08:29 =================================================================
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29 PASSED
09-Nov-2024 21:08:29 Unmounting client from /tmp/onedata/mnt/g6udx12xym2rz36b
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29 Unmounting client from /tmp/onedata/mnt/18s14pmgl0aanreu
09-Nov-2024 21:08:29
09-Nov-2024 21:08:29
09-Nov-2024 21:09:01 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
09-Nov-2024 21:09:01 =================================================================
09-Nov-2024 21:09:01 - Executing scenario 'Delete file opened by other user for reading and writing'
09-Nov-2024 21:09:01 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:09:01 -----------------------------------------------------------------
09-Nov-2024 21:09:01 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:09:01 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:09:01 using [token, token] by [user1, user2]"'
09-Nov-2024 21:09:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:09:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:09:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6'
09-Nov-2024 21:09:01 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6' successfully started
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vvhcznyt3woj2d6t
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vvhcznyt3woj2d6t --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vvhcznyt3woj2d6t
09-Nov-2024 21:09:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8124089022046607899'...
09-Nov-2024 21:09:01 Getting configuration...
09-Nov-2024 21:09:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vvhcznyt3woj2d6t'.
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:09:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:09:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt'
09-Nov-2024 21:09:01 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt' successfully started
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/cj19p0qjghjrdw2q
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cj19p0qjghjrdw2q --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cj19p0qjghjrdw2q
09-Nov-2024 21:09:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6177124697426544322'...
09-Nov-2024 21:09:01 Getting configuration...
09-Nov-2024 21:09:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cj19p0qjghjrdw2q'.
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 21:09:01 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 21:09:01 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:09:01 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:09:01 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
09-Nov-2024 21:09:01 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
09-Nov-2024 21:09:01 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
09-Nov-2024 21:09:01 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
09-Nov-2024 21:09:01 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
09-Nov-2024 21:09:01 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
09-Nov-2024 21:09:01 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
09-Nov-2024 21:09:01 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
09-Nov-2024 21:09:01 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
09-Nov-2024 21:09:01 =================================================================
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01 PASSED
09-Nov-2024 21:09:01 Unmounting client from /tmp/onedata/mnt/vvhcznyt3woj2d6t
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01 Unmounting client from /tmp/onedata/mnt/cj19p0qjghjrdw2q
09-Nov-2024 21:09:01
09-Nov-2024 21:09:01
09-Nov-2024 21:09:27 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
09-Nov-2024 21:09:27 =================================================================
09-Nov-2024 21:09:27 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
09-Nov-2024 21:09:27 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:09:27 -----------------------------------------------------------------
09-Nov-2024 21:09:27 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:09:27 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:09:27 using [token, token] by [user1, user2]"'
09-Nov-2024 21:09:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:09:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:09:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6'
09-Nov-2024 21:09:27 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6' successfully started
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lv07nhlsplehxrag
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lv07nhlsplehxrag --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lv07nhlsplehxrag
09-Nov-2024 21:09:27 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6781068539096207226'...
09-Nov-2024 21:09:27 Getting configuration...
09-Nov-2024 21:09:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lv07nhlsplehxrag'.
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:09:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:09:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt'
09-Nov-2024 21:09:27 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt' successfully started
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6x27ghfjf12z1nym
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6x27ghfjf12z1nym --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6x27ghfjf12z1nym
09-Nov-2024 21:09:27 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '671344309483948159'...
09-Nov-2024 21:09:27 Getting configuration...
09-Nov-2024 21:09:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6x27ghfjf12z1nym'.
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 21:09:27 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 21:09:27 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:09:27 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 21:09:27 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:09:27 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
09-Nov-2024 21:09:27 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
09-Nov-2024 21:09:27 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
09-Nov-2024 21:09:27 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
09-Nov-2024 21:09:27 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
09-Nov-2024 21:09:27 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
09-Nov-2024 21:09:27 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
09-Nov-2024 21:09:27 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
09-Nov-2024 21:09:27 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:09:27 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:09:27 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
09-Nov-2024 21:09:27 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
09-Nov-2024 21:09:27 =================================================================
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27 PASSED
09-Nov-2024 21:09:27 Unmounting client from /tmp/onedata/mnt/lv07nhlsplehxrag
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27 Unmounting client from /tmp/onedata/mnt/6x27ghfjf12z1nym
09-Nov-2024 21:09:27
09-Nov-2024 21:09:27
09-Nov-2024 21:09:50 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
09-Nov-2024 21:09:50 =================================================================
09-Nov-2024 21:09:50 - Executing scenario 'Delete file right after closing it'
09-Nov-2024 21:09:50 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:09:50 -----------------------------------------------------------------
09-Nov-2024 21:09:50 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:09:50 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:09:50 using [token, token] by [user1, user2]"'
09-Nov-2024 21:09:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:09:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:09:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:09:50
09-Nov-2024 21:09:50
09-Nov-2024 21:09:50 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6'
09-Nov-2024 21:09:50 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6' successfully started
09-Nov-2024 21:09:50
09-Nov-2024 21:09:50 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3bkhy893xzfxzdss
09-Nov-2024 21:09:50
09-Nov-2024 21:09:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3bkhy893xzfxzdss --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3bkhy893xzfxzdss
09-Nov-2024 21:09:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15519469590835212436'...
09-Nov-2024 21:09:50 Getting configuration...
09-Nov-2024 21:09:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3bkhy893xzfxzdss'.
09-Nov-2024 21:09:50
09-Nov-2024 21:09:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:09:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:09:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:09:50
09-Nov-2024 21:09:50
09-Nov-2024 21:09:50 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt'
09-Nov-2024 21:09:50 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt' successfully started
09-Nov-2024 21:09:50
09-Nov-2024 21:09:50 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/yr9l55i22cvkxgkb
09-Nov-2024 21:09:50
09-Nov-2024 21:09:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yr9l55i22cvkxgkb --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yr9l55i22cvkxgkb
09-Nov-2024 21:09:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16562049282118871742'...
09-Nov-2024 21:09:50 Getting configuration...
09-Nov-2024 21:09:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yr9l55i22cvkxgkb'.
09-Nov-2024 21:09:50
09-Nov-2024 21:09:50 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:09:50 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 21:09:50 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 21:09:50 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:09:50 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
09-Nov-2024 21:09:50 -- Executing step: 'When "user1 closes space1/file1 on client11"'
09-Nov-2024 21:09:50 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
09-Nov-2024 21:09:50 -- Executing step: 'When "space1 is empty for user1 on client11"'
09-Nov-2024 21:09:50 =================================================================
09-Nov-2024 21:09:50
09-Nov-2024 21:09:51 PASSED
09-Nov-2024 21:09:51 Unmounting client from /tmp/onedata/mnt/3bkhy893xzfxzdss
09-Nov-2024 21:09:51
09-Nov-2024 21:09:51
09-Nov-2024 21:09:51 Unmounting client from /tmp/onedata/mnt/yr9l55i22cvkxgkb
09-Nov-2024 21:09:51
09-Nov-2024 21:09:51
09-Nov-2024 21:10:16 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
09-Nov-2024 21:10:16 =================================================================
09-Nov-2024 21:10:16 - Executing scenario 'Create many children'
09-Nov-2024 21:10:16 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:10:16 -----------------------------------------------------------------
09-Nov-2024 21:10:16 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:10:16 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:10:16 using [token, token] by [user1, user2]"'
09-Nov-2024 21:10:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:10:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:10:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:10:16
09-Nov-2024 21:10:16
09-Nov-2024 21:10:16 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6'
09-Nov-2024 21:10:16 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6' successfully started
09-Nov-2024 21:10:16
09-Nov-2024 21:10:16 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/yg8alg1mdmxckxtc
09-Nov-2024 21:10:16
09-Nov-2024 21:10:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yg8alg1mdmxckxtc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yg8alg1mdmxckxtc
09-Nov-2024 21:10:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16100760431632507269'...
09-Nov-2024 21:10:16 Getting configuration...
09-Nov-2024 21:10:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yg8alg1mdmxckxtc'.
09-Nov-2024 21:10:16
09-Nov-2024 21:10:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:10:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:10:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:10:16
09-Nov-2024 21:10:16
09-Nov-2024 21:10:16 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt'
09-Nov-2024 21:10:16 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt' successfully started
09-Nov-2024 21:10:16
09-Nov-2024 21:10:16 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/n5o9rqoi58iegfix
09-Nov-2024 21:10:16
09-Nov-2024 21:10:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n5o9rqoi58iegfix --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n5o9rqoi58iegfix
09-Nov-2024 21:10:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17432209183553727445'...
09-Nov-2024 21:10:16 Getting configuration...
09-Nov-2024 21:10:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n5o9rqoi58iegfix'.
09-Nov-2024 21:10:16
09-Nov-2024 21:10:16 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
09-Nov-2024 21:10:16 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
09-Nov-2024 21:10:16 =================================================================
09-Nov-2024 21:10:16
09-Nov-2024 21:10:22 PASSED
09-Nov-2024 21:10:22 Unmounting client from /tmp/onedata/mnt/yg8alg1mdmxckxtc
09-Nov-2024 21:10:22
09-Nov-2024 21:10:22
09-Nov-2024 21:10:22 Unmounting client from /tmp/onedata/mnt/n5o9rqoi58iegfix
09-Nov-2024 21:10:22
09-Nov-2024 21:10:22
09-Nov-2024 21:10:46 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
09-Nov-2024 21:10:46 =================================================================
09-Nov-2024 21:10:46 - Executing scenario 'Create nonempty file then copy it and remove source file'
09-Nov-2024 21:10:46 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:10:46 -----------------------------------------------------------------
09-Nov-2024 21:10:46 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:10:46 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:10:46 using [token, token] by [user1, user2]"'
09-Nov-2024 21:10:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:10:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:10:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6'
09-Nov-2024 21:10:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6' successfully started
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rogwyzl6xhfai1s3
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rogwyzl6xhfai1s3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rogwyzl6xhfai1s3
09-Nov-2024 21:10:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1975797398001477486'...
09-Nov-2024 21:10:46 Getting configuration...
09-Nov-2024 21:10:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rogwyzl6xhfai1s3'.
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:10:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:10:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt'
09-Nov-2024 21:10:46 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt' successfully started
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/gg72gbfn4eahpdxk
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gg72gbfn4eahpdxk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gg72gbfn4eahpdxk
09-Nov-2024 21:10:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1298738755169295088'...
09-Nov-2024 21:10:46 Getting configuration...
09-Nov-2024 21:10:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gg72gbfn4eahpdxk'.
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:10:46 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:10:46 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
09-Nov-2024 21:10:46 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
09-Nov-2024 21:10:46 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
09-Nov-2024 21:10:46 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
09-Nov-2024 21:10:46 =================================================================
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46 PASSED
09-Nov-2024 21:10:46 Unmounting client from /tmp/onedata/mnt/rogwyzl6xhfai1s3
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46 Unmounting client from /tmp/onedata/mnt/gg72gbfn4eahpdxk
09-Nov-2024 21:10:46
09-Nov-2024 21:10:46
09-Nov-2024 21:11:12 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
09-Nov-2024 21:11:12 =================================================================
09-Nov-2024 21:11:12 - Executing scenario 'Create nonempty file then move it to another space'
09-Nov-2024 21:11:12 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:11:12 -----------------------------------------------------------------
09-Nov-2024 21:11:12 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:11:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:11:12 using [token, token] by [user1, user2]"'
09-Nov-2024 21:11:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:11:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:11:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2gzp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:11:12
09-Nov-2024 21:11:12
09-Nov-2024 21:11:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6'
09-Nov-2024 21:11:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2gzp6' successfully started
09-Nov-2024 21:11:12
09-Nov-2024 21:11:12 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/n75j3r38ucicbzu6
09-Nov-2024 21:11:12
09-Nov-2024 21:11:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n75j3r38ucicbzu6 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n75j3r38ucicbzu6
09-Nov-2024 21:11:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9739980260641399258'...
09-Nov-2024 21:11:12 Getting configuration...
09-Nov-2024 21:11:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n75j3r38ucicbzu6'.
09-Nov-2024 21:11:12
09-Nov-2024 21:11:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:11:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:11:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8k8wt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:11:12
09-Nov-2024 21:11:12
09-Nov-2024 21:11:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt'
09-Nov-2024 21:11:12 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8k8wt' successfully started
09-Nov-2024 21:11:12
09-Nov-2024 21:11:12 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/znjf9d5atii616kx
09-Nov-2024 21:11:12
09-Nov-2024 21:11:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/znjf9d5atii616kx --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/znjf9d5atii616kx
09-Nov-2024 21:11:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3553072133123004682'...
09-Nov-2024 21:11:12 Getting configuration...
09-Nov-2024 21:11:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/znjf9d5atii616kx'.
09-Nov-2024 21:11:12
09-Nov-2024 21:11:12 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:11:12 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:11:12 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
09-Nov-2024 21:11:12 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
09-Nov-2024 21:11:12 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
09-Nov-2024 21:11:12 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
09-Nov-2024 21:11:12 =================================================================
09-Nov-2024 21:11:12
09-Nov-2024 21:11:22 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:11:22 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:11:22 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:11:22 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:11:22 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:11:22 PASSED
09-Nov-2024 21:11:22 Unmounting client from /tmp/onedata/mnt/n75j3r38ucicbzu6
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22 Unmounting client from /tmp/onedata/mnt/znjf9d5atii616kx
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22 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.1731186673.1406343', '-c', '/tmp/logs']
09-Nov-2024 21:11:22 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-8tlxb. See /home/bamboo/.one-env/deployments/2024.11.09-20.56.53/pod-logs/dev-cross-support-job-3p-users-8tlxb/entrypoint.log for more details
09-Nov-2024 21:11:22 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-2gzp6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-20.56.53/pod-logs/dev-oneclient-krakow-7d9476b8bc-2gzp6/oneclient_logs
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:11:22          30,942   0%   29.51MB/s    0:00:00 (xfr#1, to-chk=189/222)
09-Nov-2024 21:11:22          30,942   0%   29.51MB/s    0:00:00 (xfr#1, to-chk=183/222)
09-Nov-2024 21:11:22          31,500   0%   30.04MB/s    0:00:00 (xfr#2, to-chk=185/222)
09-Nov-2024 21:11:22         124,544   1%   39.59MB/s    0:00:00 (xfr#3, to-chk=184/222)
09-Nov-2024 21:11:22         125,102   1%   39.77MB/s    0:00:00 (xfr#4, to-chk=183/222)
09-Nov-2024 21:11:22         150,583   1%    9.57MB/s    0:00:00 (xfr#5, to-chk=182/222)
09-Nov-2024 21:11:22         151,237   1%    9.62MB/s    0:00:00 (xfr#6, to-chk=178/222)
09-Nov-2024 21:11:22         260,158   3%   15.51MB/s    0:00:00 (xfr#7, to-chk=177/222)
09-Nov-2024 21:11:22         260,812   3%   15.55MB/s    0:00:00 (xfr#8, to-chk=176/222)
09-Nov-2024 21:11:22         261,440   3%   15.58MB/s    0:00:00 (xfr#9, to-chk=175/222)
09-Nov-2024 21:11:22         285,008   3%   14.31MB/s    0:00:00 (xfr#10, to-chk=174/222)
09-Nov-2024 21:11:22         285,470   3%   13.61MB/s    0:00:00 (xfr#11, to-chk=170/222)
09-Nov-2024 21:11:22         376,001   4%   14.34MB/s    0:00:00 (xfr#12, to-chk=169/222)
09-Nov-2024 21:11:22         376,463   4%   14.36MB/s    0:00:00 (xfr#13, to-chk=168/222)
09-Nov-2024 21:11:22         408,296   5%   15.58MB/s    0:00:00 (xfr#14, to-chk=167/222)
09-Nov-2024 21:11:22         408,854   5%   15.60MB/s    0:00:00 (xfr#15, to-chk=163/222)
09-Nov-2024 21:11:22         499,583   6%   18.32MB/s    0:00:00 (xfr#16, to-chk=162/222)
09-Nov-2024 21:11:22         500,141   6%   18.35MB/s    0:00:00 (xfr#17, to-chk=161/222)
09-Nov-2024 21:11:22         529,067   6%   19.41MB/s    0:00:00 (xfr#18, to-chk=160/222)
09-Nov-2024 21:11:22         529,529   6%   19.42MB/s    0:00:00 (xfr#19, to-chk=156/222)
09-Nov-2024 21:11:22         619,075   7%   19.05MB/s    0:00:00 (xfr#20, to-chk=155/222)
09-Nov-2024 21:11:22         619,537   7%   19.06MB/s    0:00:00 (xfr#21, to-chk=154/222)
09-Nov-2024 21:11:22         649,727   8%   19.99MB/s    0:00:00 (xfr#22, to-chk=153/222)
09-Nov-2024 21:11:22         650,381   8%   19.38MB/s    0:00:00 (xfr#23, to-chk=149/222)
09-Nov-2024 21:11:22         748,204   9%   19.82MB/s    0:00:00 (xfr#24, to-chk=148/222)
09-Nov-2024 21:11:22         748,858   9%   19.84MB/s    0:00:00 (xfr#25, to-chk=147/222)
09-Nov-2024 21:11:22         765,904   9%   20.29MB/s    0:00:00 (xfr#26, to-chk=146/222)
09-Nov-2024 21:11:22         766,462   9%   19.76MB/s    0:00:00 (xfr#27, to-chk=142/222)
09-Nov-2024 21:11:22         828,014  10%   21.34MB/s    0:00:00 (xfr#28, to-chk=141/222)
09-Nov-2024 21:11:22         828,572  10%   21.36MB/s    0:00:00 (xfr#29, to-chk=140/222)
09-Nov-2024 21:11:22         865,957  10%   22.32MB/s    0:00:00 (xfr#30, to-chk=139/222)
09-Nov-2024 21:11:22         866,611  10%   21.75MB/s    0:00:00 (xfr#31, to-chk=135/222)
09-Nov-2024 21:11:22         990,694  12%   20.10MB/s    0:00:00 (xfr#32, to-chk=134/222)
09-Nov-2024 21:11:22         991,348  12%   20.12MB/s    0:00:00 (xfr#33, to-chk=133/222)
09-Nov-2024 21:11:22         991,976  12%   20.13MB/s    0:00:00 (xfr#34, to-chk=132/222)
09-Nov-2024 21:11:22       1,024,742  12%   20.36MB/s    0:00:00 (xfr#35, to-chk=131/222)
09-Nov-2024 21:11:22       1,025,204  12%   20.37MB/s    0:00:00 (xfr#36, to-chk=127/222)
09-Nov-2024 21:11:22       1,125,974  14%   21.06MB/s    0:00:00 (xfr#37, to-chk=126/222)
09-Nov-2024 21:11:22       1,126,436  14%   21.06MB/s    0:00:00 (xfr#38, to-chk=125/222)
09-Nov-2024 21:11:22       1,149,783  14%   16.37MB/s    0:00:00 (xfr#39, to-chk=124/222)
09-Nov-2024 21:11:22       1,150,149  14%   16.37MB/s    0:00:00 (xfr#40, to-chk=120/222)
09-Nov-2024 21:11:22       1,239,460  15%   17.64MB/s    0:00:00 (xfr#41, to-chk=119/222)
09-Nov-2024 21:11:22       1,239,826  15%   17.65MB/s    0:00:00 (xfr#42, to-chk=118/222)
09-Nov-2024 21:11:22       1,300,241  16%   17.22MB/s    0:00:00 (xfr#43, to-chk=117/222)
09-Nov-2024 21:11:22       1,300,895  16%   17.23MB/s    0:00:00 (xfr#44, to-chk=113/222)
09-Nov-2024 21:11:22       1,544,801  19%   19.38MB/s    0:00:00 (xfr#45, to-chk=112/222)
09-Nov-2024 21:11:22       1,545,455  19%   19.39MB/s    0:00:00 (xfr#46, to-chk=111/222)
09-Nov-2024 21:11:22       1,598,280  20%   19.80MB/s    0:00:00 (xfr#47, to-chk=110/222)
09-Nov-2024 21:11:22       1,599,030  20%   19.80MB/s    0:00:00 (xfr#48, to-chk=106/222)
09-Nov-2024 21:11:22       2,121,676  26%   22.73MB/s    0:00:00 (xfr#49, to-chk=105/222)
09-Nov-2024 21:11:22       2,122,426  26%   22.74MB/s    0:00:00 (xfr#50, to-chk=104/222)
09-Nov-2024 21:11:22       2,167,078  27%   22.46MB/s    0:00:00 (xfr#51, to-chk=103/222)
09-Nov-2024 21:11:22       2,167,748  27%   22.47MB/s    0:00:00 (xfr#52, to-chk=99/222)
09-Nov-2024 21:11:22       2,312,259  29%   23.21MB/s    0:00:00 (xfr#53, to-chk=98/222)
09-Nov-2024 21:11:22       2,313,449  29%   23.22MB/s    0:00:00 (xfr#54, to-chk=97/222)
09-Nov-2024 21:11:22       2,361,272  29%   23.70MB/s    0:00:00 (xfr#55, to-chk=96/222)
09-Nov-2024 21:11:22       2,361,926  29%   23.46MB/s    0:00:00 (xfr#56, to-chk=92/222)
09-Nov-2024 21:11:22       2,558,795  32%   23.24MB/s    0:00:00 (xfr#57, to-chk=91/222)
09-Nov-2024 21:11:22       2,559,449  32%   22.81MB/s    0:00:00 (xfr#58, to-chk=90/222)
09-Nov-2024 21:11:22       2,594,367  32%   23.12MB/s    0:00:00 (xfr#59, to-chk=89/222)
09-Nov-2024 21:11:22       2,594,733  32%   23.13MB/s    0:00:00 (xfr#60, to-chk=85/222)
09-Nov-2024 21:11:22       2,702,401  33%   23.86MB/s    0:00:00 (xfr#61, to-chk=84/222)
09-Nov-2024 21:11:22       2,702,767  33%   23.87MB/s    0:00:00 (xfr#62, to-chk=83/222)
09-Nov-2024 21:11:22       2,740,971  34%   23.98MB/s    0:00:00 (xfr#63, to-chk=82/222)
09-Nov-2024 21:11:22       2,741,625  34%   23.99MB/s    0:00:00 (xfr#64, to-chk=78/222)
09-Nov-2024 21:11:22       2,878,831  36%   20.19MB/s    0:00:00 (xfr#65, to-chk=77/222)
09-Nov-2024 21:11:22       2,879,485  36%   20.19MB/s    0:00:00 (xfr#66, to-chk=76/222)
09-Nov-2024 21:11:22       2,942,337  36%   20.63MB/s    0:00:00 (xfr#67, to-chk=75/222)
09-Nov-2024 21:11:22       2,942,799  36%   20.64MB/s    0:00:00 (xfr#68, to-chk=71/222)
09-Nov-2024 21:11:22       5,378,747  67%   23.42MB/s    0:00:00 (xfr#69, to-chk=70/222)
09-Nov-2024 21:11:22       5,379,209  67%   23.32MB/s    0:00:00 (xfr#70, to-chk=69/222)
09-Nov-2024 21:11:22       5,379,837  67%   23.32MB/s    0:00:00 (xfr#71, to-chk=68/222)
09-Nov-2024 21:11:22       5,418,515  68%   23.28MB/s    0:00:00 (xfr#72, to-chk=67/222)
09-Nov-2024 21:11:22       5,418,977  68%   23.28MB/s    0:00:00 (xfr#73, to-chk=63/222)
09-Nov-2024 21:11:22       5,530,741  69%   23.44MB/s    0:00:00 (xfr#74, to-chk=62/222)
09-Nov-2024 21:11:22       5,531,203  69%   23.44MB/s    0:00:00 (xfr#75, to-chk=61/222)
09-Nov-2024 21:11:22       5,531,831  69%   23.45MB/s    0:00:00 (xfr#76, to-chk=60/222)
09-Nov-2024 21:11:22       5,562,987  69%   23.47MB/s    0:00:00 (xfr#77, to-chk=59/222)
09-Nov-2024 21:11:22       5,563,545  69%   23.48MB/s    0:00:00 (xfr#78, to-chk=55/222)
09-Nov-2024 21:11:22       5,666,306  71%   23.09MB/s    0:00:00 (xfr#79, to-chk=54/222)
09-Nov-2024 21:11:22       5,666,864  71%   23.00MB/s    0:00:00 (xfr#80, to-chk=53/222)
09-Nov-2024 21:11:22       5,707,816  71%   23.16MB/s    0:00:00 (xfr#81, to-chk=52/222)
09-Nov-2024 21:11:22       5,708,278  71%   23.07MB/s    0:00:00 (xfr#82, to-chk=48/222)
09-Nov-2024 21:11:22       5,842,356  73%   23.12MB/s    0:00:00 (xfr#83, to-chk=47/222)
09-Nov-2024 21:11:22       5,842,818  73%   23.12MB/s    0:00:00 (xfr#84, to-chk=46/222)
09-Nov-2024 21:11:22       5,843,446  73%   23.12MB/s    0:00:00 (xfr#85, to-chk=45/222)
09-Nov-2024 21:11:22       5,880,188  73%   23.08MB/s    0:00:00 (xfr#86, to-chk=44/222)
09-Nov-2024 21:11:22       5,880,746  73%   23.08MB/s    0:00:00 (xfr#87, to-chk=40/222)
09-Nov-2024 21:11:22       5,985,824  75%   22.04MB/s    0:00:00 (xfr#88, to-chk=39/222)
09-Nov-2024 21:11:22       5,986,382  75%   22.04MB/s    0:00:00 (xfr#89, to-chk=38/222)
09-Nov-2024 21:11:22       5,987,010  75%   22.05MB/s    0:00:00 (xfr#90, to-chk=37/222)
09-Nov-2024 21:11:22       6,007,853  75%   21.87MB/s    0:00:00 (xfr#91, to-chk=36/222)
09-Nov-2024 21:11:22       6,008,315  75%   21.87MB/s    0:00:00 (xfr#92, to-chk=32/222)
09-Nov-2024 21:11:22       6,090,733  76%   21.92MB/s    0:00:00 (xfr#93, to-chk=31/222)
09-Nov-2024 21:11:22       6,091,195  76%   21.92MB/s    0:00:00 (xfr#94, to-chk=30/222)
09-Nov-2024 21:11:22       6,128,219  76%   22.05MB/s    0:00:00 (xfr#95, to-chk=29/222)
09-Nov-2024 21:11:22       6,128,969  76%   22.06MB/s    0:00:00 (xfr#96, to-chk=25/222)
09-Nov-2024 21:11:22       6,247,766  78%   22.40MB/s    0:00:00 (xfr#97, to-chk=24/222)
09-Nov-2024 21:11:22       6,249,036  78%   22.40MB/s    0:00:00 (xfr#98, to-chk=23/222)
09-Nov-2024 21:11:22       6,265,977  78%   22.47MB/s    0:00:00 (xfr#99, to-chk=22/222)
09-Nov-2024 21:11:22       6,266,631  78%   22.47MB/s    0:00:00 (xfr#100, to-chk=18/222)
09-Nov-2024 21:11:22       6,329,999  79%   22.44MB/s    0:00:00 (xfr#101, to-chk=17/222)
09-Nov-2024 21:11:22       6,330,653  79%   22.44MB/s    0:00:00 (xfr#102, to-chk=16/222)
09-Nov-2024 21:11:22       6,362,485  79%   22.39MB/s    0:00:00 (xfr#103, to-chk=15/222)
09-Nov-2024 21:11:22       6,362,947  79%   22.39MB/s    0:00:00 (xfr#104, to-chk=11/222)
09-Nov-2024 21:11:22       6,467,226  81%   22.59MB/s    0:00:00 (xfr#105, to-chk=10/222)
09-Nov-2024 21:11:22       6,467,688  81%   22.59MB/s    0:00:00 (xfr#106, to-chk=9/222)
09-Nov-2024 21:11:22       6,468,316  81%   22.60MB/s    0:00:00 (xfr#107, to-chk=8/222)
09-Nov-2024 21:11:22       6,807,768  85%   23.19MB/s    0:00:00 (xfr#108, to-chk=7/222)
09-Nov-2024 21:11:22       6,808,134  85%   23.19MB/s    0:00:00 (xfr#109, to-chk=3/222)
09-Nov-2024 21:11:22       7,918,526  99%   23.38MB/s    0:00:00 (xfr#110, to-chk=2/222)
09-Nov-2024 21:11:22       7,918,892  99%   23.38MB/s    0:00:00 (xfr#111, to-chk=1/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   23.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   22.26MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       7,958,451  99%   22.26MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-8k8wt: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-20.56.53/pod-logs/dev-oneclient-krakow-7d9476b8bc-8k8wt/oneclient_logs
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:11:22          37,916   1%   36.16MB/s    0:00:00 (xfr#1, to-chk=189/222)
09-Nov-2024 21:11:22          37,916   1%   36.16MB/s    0:00:00 (xfr#1, to-chk=183/222)
09-Nov-2024 21:11:22          38,474   1%   36.69MB/s    0:00:00 (xfr#2, to-chk=185/222)
09-Nov-2024 21:11:22         163,405   4%   51.95MB/s    0:00:00 (xfr#3, to-chk=184/222)
09-Nov-2024 21:11:22         163,963   4%   52.12MB/s    0:00:00 (xfr#4, to-chk=183/222)
09-Nov-2024 21:11:22         184,601   4%   58.68MB/s    0:00:00 (xfr#5, to-chk=182/222)
09-Nov-2024 21:11:22         185,159   4%   58.86MB/s    0:00:00 (xfr#6, to-chk=178/222)
09-Nov-2024 21:11:22         267,508   7%   51.02MB/s    0:00:00 (xfr#7, to-chk=177/222)
09-Nov-2024 21:11:22         268,066   7%   51.13MB/s    0:00:00 (xfr#8, to-chk=176/222)
09-Nov-2024 21:11:22         288,275   7%   45.82MB/s    0:00:00 (xfr#9, to-chk=175/222)
09-Nov-2024 21:11:22         288,737   7%   45.89MB/s    0:00:00 (xfr#10, to-chk=171/222)
09-Nov-2024 21:11:22         375,318  10%   25.57MB/s    0:00:00 (xfr#11, to-chk=170/222)
09-Nov-2024 21:11:22         375,780  10%   23.89MB/s    0:00:00 (xfr#12, to-chk=169/222)
09-Nov-2024 21:11:22         376,408  10%   23.93MB/s    0:00:00 (xfr#13, to-chk=168/222)
09-Nov-2024 21:11:22         407,852  10%   25.93MB/s    0:00:00 (xfr#14, to-chk=167/222)
09-Nov-2024 21:11:22         408,618  11%   25.98MB/s    0:00:00 (xfr#15, to-chk=163/222)
09-Nov-2024 21:11:22         508,677  13%   30.32MB/s    0:00:00 (xfr#16, to-chk=162/222)
09-Nov-2024 21:11:22         509,963  13%   28.61MB/s    0:00:00 (xfr#17, to-chk=161/222)
09-Nov-2024 21:11:22         510,591  13%   28.64MB/s    0:00:00 (xfr#18, to-chk=160/222)
09-Nov-2024 21:11:22         548,368  14%   30.76MB/s    0:00:00 (xfr#19, to-chk=159/222)
09-Nov-2024 21:11:22         549,214  14%   30.81MB/s    0:00:00 (xfr#20, to-chk=155/222)
09-Nov-2024 21:11:22         796,902  21%   28.15MB/s    0:00:00 (xfr#21, to-chk=154/222)
09-Nov-2024 21:11:22         797,748  21%   28.18MB/s    0:00:00 (xfr#22, to-chk=153/222)
09-Nov-2024 21:11:22         831,621  22%   28.32MB/s    0:00:00 (xfr#23, to-chk=152/222)
09-Nov-2024 21:11:22         831,987  22%   28.34MB/s    0:00:00 (xfr#24, to-chk=148/222)
09-Nov-2024 21:11:22         951,106  25%   31.28MB/s    0:00:00 (xfr#25, to-chk=147/222)
09-Nov-2024 21:11:22         951,472  25%   31.29MB/s    0:00:00 (xfr#26, to-chk=146/222)
09-Nov-2024 21:11:22         982,997  26%   32.33MB/s    0:00:00 (xfr#27, to-chk=145/222)
09-Nov-2024 21:11:22         983,555  26%   32.34MB/s    0:00:00 (xfr#28, to-chk=141/222)
09-Nov-2024 21:11:22       1,082,616  29%   34.42MB/s    0:00:00 (xfr#29, to-chk=140/222)
09-Nov-2024 21:11:22       1,083,174  29%   34.43MB/s    0:00:00 (xfr#30, to-chk=139/222)
09-Nov-2024 21:11:22       1,119,577  30%   34.44MB/s    0:00:00 (xfr#31, to-chk=138/222)
09-Nov-2024 21:11:22       1,120,135  30%   34.46MB/s    0:00:00 (xfr#32, to-chk=134/222)
09-Nov-2024 21:11:22       1,238,682  33%   24.11MB/s    0:00:00 (xfr#33, to-chk=133/222)
09-Nov-2024 21:11:22       1,239,240  33%   24.12MB/s    0:00:00 (xfr#34, to-chk=132/222)
09-Nov-2024 21:11:22       1,281,344  34%   24.94MB/s    0:00:00 (xfr#35, to-chk=131/222)
09-Nov-2024 21:11:22       1,281,902  34%   23.97MB/s    0:00:00 (xfr#36, to-chk=127/222)
09-Nov-2024 21:11:22       1,403,740  37%   23.91MB/s    0:00:00 (xfr#37, to-chk=126/222)
09-Nov-2024 21:11:22       1,404,298  37%   23.50MB/s    0:00:00 (xfr#38, to-chk=125/222)
09-Nov-2024 21:11:22       1,426,044  38%   23.86MB/s    0:00:00 (xfr#39, to-chk=124/222)
09-Nov-2024 21:11:22       1,426,506  38%   23.46MB/s    0:00:00 (xfr#40, to-chk=120/222)
09-Nov-2024 21:11:22       1,490,488  40%   23.69MB/s    0:00:00 (xfr#41, to-chk=119/222)
09-Nov-2024 21:11:22       1,490,950  40%   23.70MB/s    0:00:00 (xfr#42, to-chk=118/222)
09-Nov-2024 21:11:22       1,532,340  41%   23.96MB/s    0:00:00 (xfr#43, to-chk=117/222)
09-Nov-2024 21:11:22       1,533,186  41%   23.58MB/s    0:00:00 (xfr#44, to-chk=113/222)
09-Nov-2024 21:11:22       1,790,179  48%   27.10MB/s    0:00:00 (xfr#45, to-chk=112/222)
09-Nov-2024 21:11:22       1,791,025  48%   27.11MB/s    0:00:00 (xfr#46, to-chk=111/222)
09-Nov-2024 21:11:22       1,811,316  48%   25.78MB/s    0:00:00 (xfr#47, to-chk=110/222)
09-Nov-2024 21:11:22       1,811,778  48%   25.41MB/s    0:00:00 (xfr#48, to-chk=106/222)
09-Nov-2024 21:11:22       1,884,786  50%   26.43MB/s    0:00:00 (xfr#49, to-chk=105/222)
09-Nov-2024 21:11:22       1,885,248  50%   26.44MB/s    0:00:00 (xfr#50, to-chk=104/222)
09-Nov-2024 21:11:22       1,905,206  51%   26.72MB/s    0:00:00 (xfr#51, to-chk=103/222)
09-Nov-2024 21:11:22       1,905,572  51%   26.72MB/s    0:00:00 (xfr#52, to-chk=99/222)
09-Nov-2024 21:11:22       1,974,415  53%   27.29MB/s    0:00:00 (xfr#53, to-chk=98/222)
09-Nov-2024 21:11:22       1,974,781  53%   27.29MB/s    0:00:00 (xfr#54, to-chk=97/222)
09-Nov-2024 21:11:22       1,975,409  53%   27.30MB/s    0:00:00 (xfr#55, to-chk=96/222)
09-Nov-2024 21:11:22       2,000,602  53%   27.26MB/s    0:00:00 (xfr#56, to-chk=95/222)
09-Nov-2024 21:11:22       2,001,160  53%   27.26MB/s    0:00:00 (xfr#57, to-chk=91/222)
09-Nov-2024 21:11:22       2,072,264  55%   26.71MB/s    0:00:00 (xfr#58, to-chk=90/222)
09-Nov-2024 21:11:22       2,072,822  55%   26.71MB/s    0:00:00 (xfr#59, to-chk=89/222)
09-Nov-2024 21:11:22       2,116,601  57%   26.91MB/s    0:00:00 (xfr#60, to-chk=88/222)
09-Nov-2024 21:11:22       2,117,351  57%   26.92MB/s    0:00:00 (xfr#61, to-chk=84/222)
09-Nov-2024 21:11:22       2,250,207  60%   28.61MB/s    0:00:00 (xfr#62, to-chk=83/222)
09-Nov-2024 21:11:22       2,250,957  60%   28.62MB/s    0:00:00 (xfr#63, to-chk=82/222)
09-Nov-2024 21:11:22       2,270,658  61%   28.49MB/s    0:00:00 (xfr#64, to-chk=81/222)
09-Nov-2024 21:11:22       2,271,216  61%   28.50MB/s    0:00:00 (xfr#65, to-chk=77/222)
09-Nov-2024 21:11:22       2,351,619  63%   29.51MB/s    0:00:00 (xfr#66, to-chk=76/222)
09-Nov-2024 21:11:22       2,352,177  63%   29.52MB/s    0:00:00 (xfr#67, to-chk=75/222)
09-Nov-2024 21:11:22       2,352,805  63%   29.52MB/s    0:00:00 (xfr#68, to-chk=74/222)
09-Nov-2024 21:11:22       2,478,284  66%   30.69MB/s    0:00:00 (xfr#69, to-chk=73/222)
09-Nov-2024 21:11:22       2,478,554  66%   30.70MB/s    0:00:00 (xfr#70, to-chk=69/222)
09-Nov-2024 21:11:22       2,709,894  73%   30.05MB/s    0:00:00 (xfr#71, to-chk=68/222)
09-Nov-2024 21:11:22       2,710,164  73%   29.71MB/s    0:00:00 (xfr#72, to-chk=67/222)
09-Nov-2024 21:11:22       2,742,951  73%   30.07MB/s    0:00:00 (xfr#73, to-chk=66/222)
09-Nov-2024 21:11:22       2,743,221  73%   30.07MB/s    0:00:00 (xfr#74, to-chk=62/222)
09-Nov-2024 21:11:22       2,830,409  76%   30.67MB/s    0:00:00 (xfr#75, to-chk=61/222)
09-Nov-2024 21:11:22       2,831,199  76%   30.68MB/s    0:00:00 (xfr#76, to-chk=60/222)
09-Nov-2024 21:11:22       2,846,290  76%   30.85MB/s    0:00:00 (xfr#77, to-chk=59/222)
09-Nov-2024 21:11:22       2,846,752  76%   30.85MB/s    0:00:00 (xfr#78, to-chk=55/222)
09-Nov-2024 21:11:22       2,904,001  78%   31.12MB/s    0:00:00 (xfr#79, to-chk=54/222)
09-Nov-2024 21:11:22       2,904,463  78%   31.12MB/s    0:00:00 (xfr#80, to-chk=53/222)
09-Nov-2024 21:11:22       2,919,315  78%   31.28MB/s    0:00:00 (xfr#81, to-chk=52/222)
09-Nov-2024 21:11:22       2,919,681  78%   31.29MB/s    0:00:00 (xfr#82, to-chk=48/222)
09-Nov-2024 21:11:22       2,975,969  80%   31.53MB/s    0:00:00 (xfr#83, to-chk=47/222)
09-Nov-2024 21:11:22       2,976,335  80%   31.54MB/s    0:00:00 (xfr#84, to-chk=46/222)
09-Nov-2024 21:11:22       2,976,963  80%   31.55MB/s    0:00:00 (xfr#85, to-chk=45/222)
09-Nov-2024 21:11:22       3,012,287  81%   31.92MB/s    0:00:00 (xfr#86, to-chk=44/222)
09-Nov-2024 21:11:22       3,012,749  81%   31.92MB/s    0:00:00 (xfr#87, to-chk=40/222)
09-Nov-2024 21:11:22       3,122,598  84%   32.72MB/s    0:00:00 (xfr#88, to-chk=39/222)
09-Nov-2024 21:11:22       3,123,060  84%   32.73MB/s    0:00:00 (xfr#89, to-chk=38/222)
09-Nov-2024 21:11:22       3,123,688  84%   32.74MB/s    0:00:00 (xfr#90, to-chk=37/222)
09-Nov-2024 21:11:22       3,153,659  84%   33.05MB/s    0:00:00 (xfr#91, to-chk=36/222)
09-Nov-2024 21:11:22       3,153,929  85%   32.69MB/s    0:00:00 (xfr#92, to-chk=32/222)
09-Nov-2024 21:11:22       3,232,925  87%   33.51MB/s    0:00:00 (xfr#93, to-chk=31/222)
09-Nov-2024 21:11:22       3,233,195  87%   33.52MB/s    0:00:00 (xfr#94, to-chk=30/222)
09-Nov-2024 21:11:22       3,263,125  87%   33.83MB/s    0:00:00 (xfr#95, to-chk=29/222)
09-Nov-2024 21:11:22       3,263,395  87%   33.46MB/s    0:00:00 (xfr#96, to-chk=25/222)
09-Nov-2024 21:11:22       3,354,679  90%   34.40MB/s    0:00:00 (xfr#97, to-chk=24/222)
09-Nov-2024 21:11:22       3,354,949  90%   34.40MB/s    0:00:00 (xfr#98, to-chk=23/222)
09-Nov-2024 21:11:22       3,375,027  90%   34.24MB/s    0:00:00 (xfr#99, to-chk=22/222)
09-Nov-2024 21:11:22       3,375,585  90%   34.25MB/s    0:00:00 (xfr#100, to-chk=18/222)
09-Nov-2024 21:11:22       3,437,395  92%   34.51MB/s    0:00:00 (xfr#101, to-chk=17/222)
09-Nov-2024 21:11:22       3,437,953  92%   34.51MB/s    0:00:00 (xfr#102, to-chk=16/222)
09-Nov-2024 21:11:22       3,453,452  93%   33.61MB/s    0:00:00 (xfr#103, to-chk=15/222)
09-Nov-2024 21:11:22       3,454,010  93%   33.61MB/s    0:00:00 (xfr#104, to-chk=11/222)
09-Nov-2024 21:11:22       3,505,345  94%   33.77MB/s    0:00:00 (xfr#105, to-chk=10/222)
09-Nov-2024 21:11:22       3,505,903  94%   33.77MB/s    0:00:00 (xfr#106, to-chk=9/222)
09-Nov-2024 21:11:22       3,506,531  94%   33.78MB/s    0:00:00 (xfr#107, to-chk=8/222)
09-Nov-2024 21:11:22       3,547,419  95%   33.83MB/s    0:00:00 (xfr#108, to-chk=7/222)
09-Nov-2024 21:11:22       3,548,169  95%   33.84MB/s    0:00:00 (xfr#109, to-chk=3/222)
09-Nov-2024 21:11:22       3,662,976  98%   34.59MB/s    0:00:00 (xfr#110, to-chk=2/222)
09-Nov-2024 21:11:22       3,663,726  98%   34.25MB/s    0:00:00 (xfr#111, to-chk=1/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   34.31MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   33.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22       3,705,983  99%   33.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:11:22 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.56.53/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:11:22          22,584  16%   21.54MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:11:22          46,132  33%   43.99MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:11:22          46,132  33%   43.99MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:11:22          68,513  49%   32.67MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:11:22          68,804  50%   32.81MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:11:22          68,804  50%   16.40MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:11:22 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.56.53/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:11:22          62,293   8%   59.41MB/s    0:00:00 (xfr#2, to-chk=75/80)
09-Nov-2024 21:11:22         123,168  16%  117.46MB/s    0:00:00 (xfr#3, to-chk=73/80)
09-Nov-2024 21:11:22         123,168  16%  117.46MB/s    0:00:00 (xfr#4, to-chk=71/80)
09-Nov-2024 21:11:22         123,168  16%  117.46MB/s    0:00:00 (xfr#5, to-chk=69/80)
09-Nov-2024 21:11:22         182,143  23%  173.71MB/s    0:00:00 (xfr#6, to-chk=67/80)
09-Nov-2024 21:11:22         182,293  24%  173.85MB/s    0:00:00 (xfr#7, to-chk=65/80)
09-Nov-2024 21:11:22         182,590  24%  174.13MB/s    0:00:00 (xfr#8, to-chk=63/80)
09-Nov-2024 21:11:22         272,171  35%   86.52MB/s    0:00:00 (xfr#9, to-chk=61/80)
09-Nov-2024 21:11:22         275,867  36%   87.70MB/s    0:00:00 (xfr#10, to-chk=51/80)
09-Nov-2024 21:11:22         280,133  36%   89.05MB/s    0:00:00 (xfr#11, to-chk=50/80)
09-Nov-2024 21:11:22         288,045  37%   91.57MB/s    0:00:00 (xfr#12, to-chk=49/80)
09-Nov-2024 21:11:22         295,332  38%   93.88MB/s    0:00:00 (xfr#13, to-chk=48/80)
09-Nov-2024 21:11:22         300,683  39%   71.69MB/s    0:00:00 (xfr#14, to-chk=47/80)
09-Nov-2024 21:11:22         302,500  39%   72.12MB/s    0:00:00 (xfr#15, to-chk=46/80)
09-Nov-2024 21:11:22         308,649  40%   73.59MB/s    0:00:00 (xfr#16, to-chk=45/80)
09-Nov-2024 21:11:22         314,509  41%   74.98MB/s    0:00:00 (xfr#17, to-chk=44/80)
09-Nov-2024 21:11:22         316,609  41%   60.39MB/s    0:00:00 (xfr#18, to-chk=43/80)
09-Nov-2024 21:11:22         317,742  41%   60.60MB/s    0:00:00 (xfr#19, to-chk=42/80)
09-Nov-2024 21:11:22         320,180  42%   61.07MB/s    0:00:00 (xfr#20, to-chk=41/80)
09-Nov-2024 21:11:22         322,345  42%   61.48MB/s    0:00:00 (xfr#21, to-chk=40/80)
09-Nov-2024 21:11:22         324,158  42%   61.83MB/s    0:00:00 (xfr#22, to-chk=39/80)
09-Nov-2024 21:11:22         331,504  43%   63.23MB/s    0:00:00 (xfr#23, to-chk=38/80)
09-Nov-2024 21:11:22         332,348  43%   63.39MB/s    0:00:00 (xfr#24, to-chk=37/80)
09-Nov-2024 21:11:22         334,847  44%   63.87MB/s    0:00:00 (xfr#25, to-chk=36/80)
09-Nov-2024 21:11:22         341,053  44%   65.05MB/s    0:00:00 (xfr#26, to-chk=35/80)
09-Nov-2024 21:11:22         344,124  45%   54.70MB/s    0:00:00 (xfr#27, to-chk=34/80)
09-Nov-2024 21:11:22         352,038  46%   55.95MB/s    0:00:00 (xfr#28, to-chk=33/80)
09-Nov-2024 21:11:22         359,040  47%   57.07MB/s    0:00:00 (xfr#29, to-chk=32/80)
09-Nov-2024 21:11:22         365,531  48%   58.10MB/s    0:00:00 (xfr#30, to-chk=31/80)
09-Nov-2024 21:11:22         372,248  49%   50.71MB/s    0:00:00 (xfr#31, to-chk=30/80)
09-Nov-2024 21:11:22         375,032  49%   51.09MB/s    0:00:00 (xfr#32, to-chk=29/80)
09-Nov-2024 21:11:22         380,674  50%   51.86MB/s    0:00:00 (xfr#33, to-chk=28/80)
09-Nov-2024 21:11:22         384,087  50%   52.33MB/s    0:00:00 (xfr#34, to-chk=27/80)
09-Nov-2024 21:11:22         385,220  50%   45.92MB/s    0:00:00 (xfr#35, to-chk=26/80)
09-Nov-2024 21:11:22         389,203  51%   46.40MB/s    0:00:00 (xfr#36, to-chk=25/80)
09-Nov-2024 21:11:22         389,709  51%   46.46MB/s    0:00:00 (xfr#37, to-chk=24/80)
09-Nov-2024 21:11:22         395,345  52%   47.13MB/s    0:00:00 (xfr#38, to-chk=23/80)
09-Nov-2024 21:11:22         399,611  52%   47.64MB/s    0:00:00 (xfr#39, to-chk=22/80)
09-Nov-2024 21:11:22         401,092  52%   47.81MB/s    0:00:00 (xfr#40, to-chk=21/80)
09-Nov-2024 21:11:22         406,380  53%   48.44MB/s    0:00:00 (xfr#41, to-chk=20/80)
09-Nov-2024 21:11:22         412,814  54%   43.74MB/s    0:00:00 (xfr#42, to-chk=19/80)
09-Nov-2024 21:11:22         415,881  54%   44.07MB/s    0:00:00 (xfr#43, to-chk=18/80)
09-Nov-2024 21:11:22         420,432  55%   44.55MB/s    0:00:00 (xfr#44, to-chk=17/80)
09-Nov-2024 21:11:22         425,042  55%   40.54MB/s    0:00:00 (xfr#45, to-chk=16/80)
09-Nov-2024 21:11:22         426,208  56%   40.65MB/s    0:00:00 (xfr#46, to-chk=15/80)
09-Nov-2024 21:11:22         431,103  56%   41.11MB/s    0:00:00 (xfr#47, to-chk=14/80)
09-Nov-2024 21:11:22         431,324  56%   37.39MB/s    0:00:00 (xfr#48, to-chk=13/80)
09-Nov-2024 21:11:22         435,022  57%   37.72MB/s    0:00:00 (xfr#49, to-chk=12/80)
09-Nov-2024 21:11:22         441,798  58%   38.30MB/s    0:00:00 (xfr#50, to-chk=11/80)
09-Nov-2024 21:11:22         447,719  58%   38.82MB/s    0:00:00 (xfr#51, to-chk=10/80)
09-Nov-2024 21:11:22         452,610  59%   39.24MB/s    0:00:00 (xfr#52, to-chk=9/80)
09-Nov-2024 21:11:22         455,964  60%   39.53MB/s    0:00:00 (xfr#53, to-chk=8/80)
09-Nov-2024 21:11:22         456,248  60%   39.56MB/s    0:00:00 (xfr#54, to-chk=7/80)
09-Nov-2024 21:11:22         459,040  60%   39.80MB/s    0:00:00 (xfr#55, to-chk=6/80)
09-Nov-2024 21:11:22         459,546  60%   36.52MB/s    0:00:00 (xfr#56, to-chk=5/80)
09-Nov-2024 21:11:22         463,525  61%   36.84MB/s    0:00:00 (xfr#57, to-chk=4/80)
09-Nov-2024 21:11:22         471,099  62%   37.44MB/s    0:00:00 (xfr#58, to-chk=3/80)
09-Nov-2024 21:11:22         472,523  62%   37.55MB/s    0:00:00 (xfr#59, to-chk=2/80)
09-Nov-2024 21:11:22         480,095  63%   35.22MB/s    0:00:00 (xfr#60, to-chk=1/80)
09-Nov-2024 21:11:22         487,099  64%   35.73MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 21:11:22         487,099  64%   35.73MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 21:11:22         487,099  64%   35.73MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 21:11:22         487,099  64%   33.18MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 21:11:22         487,099  64%   33.18MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 21:11:22         487,099  64%   33.18MB/s    0:00:00 (xfr#61, to-chk=0/80)
09-Nov-2024 21:11:22 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.56.53/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:11:22           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:11:22           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:11:22           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:11:22           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:11:22           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:11:22           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:11:22 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.56.53/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:11:22          54,604  12%   52.07MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:11:22         110,776  26%  105.64MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:11:22         158,251  37%  150.92MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:11:22         212,652  49%  202.80MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:11:22         212,943  50%  203.08MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:11:22         212,943  50%  101.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:11:22 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.56.53/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:11:22          23,137   6%   22.07MB/s    0:00:00 (xfr#2, to-chk=13/18)
09-Nov-2024 21:11:22          47,029  14%   44.85MB/s    0:00:00 (xfr#3, to-chk=11/18)
09-Nov-2024 21:11:22          47,029  14%   44.85MB/s    0:00:00 (xfr#4, to-chk=9/18)
09-Nov-2024 21:11:22          69,686  20%   66.46MB/s    0:00:00 (xfr#5, to-chk=7/18)
09-Nov-2024 21:11:22          69,777  20%   66.54MB/s    0:00:00 (xfr#6, to-chk=5/18)
09-Nov-2024 21:11:22          70,074  20%   66.83MB/s    0:00:00 (xfr#7, to-chk=3/18)
09-Nov-2024 21:11:22         167,786  50%   53.34MB/s    0:00:00 (xfr#8, to-chk=1/18)
09-Nov-2024 21:11:22         167,786  50%   40.00MB/s    0:00:00 (xfr#8, to-chk=0/18)
09-Nov-2024 21:11:22 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.56.53/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:11:22               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:11:22           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:11:22           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:11:22           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:11:22           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:11:22           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:11:22           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:11:22 [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.1731186673.1406343 exists, exporting anyway.
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22 =============================== warnings summary ===============================
09-Nov-2024 21:11:22 tests/utils/rest_utils.py:98
09-Nov-2024 21:11:22   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:11:22     print("""
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22 tests/utils/path_utils.py:112
09-Nov-2024 21:11:22   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:11:22     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22 tests/utils/acceptance_utils.py:55
09-Nov-2024 21:11:22   /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'
09-Nov-2024 21:11:22     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22 tests/utils/acceptance_utils.py:57
09-Nov-2024 21:11:22   /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'
09-Nov-2024 21:11:22     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:11:22
09-Nov-2024 21:11:22 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 21:11:22 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 21:11:22 ================== 26 passed, 4 warnings in 870.98s (0:14:30) ==================
09-Nov-2024 21:11:26 release "dev" uninstalled
09-Nov-2024 21:11:26 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 21:11:28 No resources found
09-Nov-2024 21:11:29 Sidecar injection has been disabled
09-Nov-2024 21:11:29 Cleaning helm release "dev"...
09-Nov-2024 21:11:29 Deleted 1 helm deployments
09-Nov-2024 21:11:29 Deleted 0 k8s deployments
09-Nov-2024 21:11:29 Deleted 0 k8s services
09-Nov-2024 21:11:29 Deleted 0 persistent volumes
09-Nov-2024 21:11:29 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:11:29 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 21:11:29 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:11:29 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 21:11:29 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 21:11:29 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:11:29 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 21:11:29 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 21:11:29 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 21:11:29 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD...
09-Nov-2024 21:11:29 Finished task 'Parse test results' with result: Success
09-Nov-2024 21:11:29 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:11:29
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:11:29
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:11:29
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:11:29
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:11:29
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:11:29
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:11:29
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:11:29
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:11:29
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:11:29
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:11:29 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:11:29
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3362 (ODSRV-OAP-SRFCMD-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3362-ScriptBuildTask-7017711282575704755.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance
09-Nov-2024 21:11:29 ./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
09-Nov-2024 21:11:30 Uploading artifact
09-Nov-2024 21:11:30     source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz
09-Nov-2024 21:11:30     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz
09-Nov-2024 21:11:30 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 21:11:30 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:11:30 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:11:30
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3362 (ODSRV-OAP-SRFCMD-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3362-ScriptBuildTask-10243763324590044878.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD
09-Nov-2024 21:11:30 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 21:11:30 Finished task 'Pack logs' with result: Success
09-Nov-2024 21:11:30 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:11:30
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 21:11:30 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:11:30
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3362 (ODSRV-OAP-SRFCMD-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3362-ScriptBuildTask-10838447099979238262.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance
09-Nov-2024 21:11:30   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 21:11:30                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 21:11:30
09-Nov-2024 21:11:30   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 21:11:30 100  4822  100  4822    0     0  60275      0 --:--:-- --:--:-- --:--:-- 60275
09-Nov-2024 21:11:30 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 21:11:33 Cleaning helm deployments
09-Nov-2024 21:11:33 Cleanining pods
09-Nov-2024 21:11:33 Cleaning kube persistant volumes
09-Nov-2024 21:11:33 Cleaning dockswift container
09-Nov-2024 21:11:34 Cleaning docker containers
09-Nov-2024 21:11:35 Stalled docker containers to remove:
09-Nov-2024 21:11:35 290797cad1e0 69d8d86c7213
09-Nov-2024 21:11:35 Removing stalled docker containers
09-Nov-2024 21:11:35 Error response from daemon: Cannot kill container: 290797cad1e0: Container 290797cad1e0bd2d9f08431cf5d0d33a733d69cf4453abf7931405ed4c5c6223 is not running
09-Nov-2024 21:11:35 290797cad1e0
09-Nov-2024 21:11:38 69d8d86c7213
09-Nov-2024 21:11:38 69d8d86c7213
09-Nov-2024 21:11:38 Stalled docker volumes to remove:
09-Nov-2024 21:11:38
09-Nov-2024 21:11:38 Removing stalled docker volumes
09-Nov-2024 21:11:38 Removing stalled loopdevices
09-Nov-2024 21:11:39 Done
09-Nov-2024 21:11:39 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 21:11:39 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 21:11:39 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 21:11:39 Running post build plugin 'NCover Results Collector'
09-Nov-2024 21:11:39 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 21:11:39 Running post build plugin 'Clover Results Collector'
09-Nov-2024 21:11:39 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 21:11:39 Running post build plugin 'Artifact Copier'
09-Nov-2024 21:11:39 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 21:11:39 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 86.48 ms
09-Nov-2024 21:11:40 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD'
09-Nov-2024 21:11:40 Finalising the build...
09-Nov-2024 21:11:40 Stopping timer.
09-Nov-2024 21:11:40 Build ODSRV-OAP-SRFCMD-3362 completed.
09-Nov-2024 21:11:42 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 21:11:42 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 21:11:42 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 21:11:42 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 21:11:42 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 21:11:42 All post build plugins have finished
09-Nov-2024 21:11:42 Generating build results summary...
09-Nov-2024 21:11:42 Saving build results to disk...
09-Nov-2024 21:11:42 Store variable context...
09-Nov-2024 21:11:42 Finished building ODSRV-OAP-SRFCMD-3362.