oneclient acceptance tests using environment deployed from packages

Build: #3359 was successful

Job: multiprovider directory CRUD directio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

07-Nov-2024 21:45:06
07-Nov-2024 21:45:06
07-Nov-2024 21:45:06 Unmounting client from /tmp/onedata/mnt/ujtflvvbu9tk6x2c
07-Nov-2024 21:45:06
07-Nov-2024 21:45:06
07-Nov-2024 21:45:46 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:45:46 =================================================================
07-Nov-2024 21:45:46 - Executing scenario 'Move directory'
07-Nov-2024 21:45:46 - from feature 'Multi_directory_CRUD'
07-Nov-2024 21:45:46 -----------------------------------------------------------------
07-Nov-2024 21:45:46 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:45:46 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:45:46 using [token, token] by [user1, user2]"'
07-Nov-2024 21:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4s2z7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4s2z7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4s2z7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:45:46
07-Nov-2024 21:45:46
07-Nov-2024 21:45:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4s2z7'
07-Nov-2024 21:45:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4s2z7' successfully started
07-Nov-2024 21:45:46
07-Nov-2024 21:45:46 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lg494l2b6nggw8ba
07-Nov-2024 21:45:46
07-Nov-2024 21:45:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lg494l2b6nggw8ba --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lg494l2b6nggw8ba
07-Nov-2024 21:45:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11600546793711183975'...
07-Nov-2024 21:45:46 Getting configuration...
07-Nov-2024 21:45:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lg494l2b6nggw8ba'.
07-Nov-2024 21:45:46
07-Nov-2024 21:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-86l5l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-86l5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-86l5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:45:46
07-Nov-2024 21:45:46
07-Nov-2024 21:45:46 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-86l5l'
07-Nov-2024 21:45:46 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-86l5l' successfully started
07-Nov-2024 21:45:46
07-Nov-2024 21:45:46 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/4ow0d7o7er70nxh4
07-Nov-2024 21:45:46
07-Nov-2024 21:45:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4ow0d7o7er70nxh4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4ow0d7o7er70nxh4
07-Nov-2024 21:45:46 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18084613990751362218'...
07-Nov-2024 21:45:46 Getting configuration...
07-Nov-2024 21:45:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4ow0d7o7er70nxh4'.
07-Nov-2024 21:45:46
07-Nov-2024 21:45:46 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
07-Nov-2024 21:45:46 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
07-Nov-2024 21:45:46 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
07-Nov-2024 21:45:46 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 21:45:46 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 21:45:46 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 21:45:46 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 21:45:46 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 21:45:46 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 21:45:46 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:45:46 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:45:46 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 21:45:46 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
07-Nov-2024 21:45:46 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
07-Nov-2024 21:45:46 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:45:46 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 21:45:46 =================================================================
07-Nov-2024 21:45:46
07-Nov-2024 21:45:47 PASSED
07-Nov-2024 21:45:47 Unmounting client from /tmp/onedata/mnt/lg494l2b6nggw8ba
07-Nov-2024 21:45:47
07-Nov-2024 21:45:47
07-Nov-2024 21:45:47 Unmounting client from /tmp/onedata/mnt/4ow0d7o7er70nxh4
07-Nov-2024 21:45:47
07-Nov-2024 21:45:47
07-Nov-2024 21:46:24 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:46:24 =================================================================
07-Nov-2024 21:46:24 - Executing scenario 'Copy directory'
07-Nov-2024 21:46:24 - from feature 'Multi_directory_CRUD'
07-Nov-2024 21:46:24 -----------------------------------------------------------------
07-Nov-2024 21:46:24 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:46:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:46:24 using [token, token] by [user1, user2]"'
07-Nov-2024 21:46:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4s2z7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:46:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4s2z7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:46:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4s2z7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:46:24
07-Nov-2024 21:46:24
07-Nov-2024 21:46:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4s2z7'
07-Nov-2024 21:46:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4s2z7' successfully started
07-Nov-2024 21:46:24
07-Nov-2024 21:46:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/c15q8aw3mt5pb2i3
07-Nov-2024 21:46:24
07-Nov-2024 21:46:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c15q8aw3mt5pb2i3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c15q8aw3mt5pb2i3
07-Nov-2024 21:46:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11961085864451428681'...
07-Nov-2024 21:46:24 Getting configuration...
07-Nov-2024 21:46:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c15q8aw3mt5pb2i3'.
07-Nov-2024 21:46:24
07-Nov-2024 21:46:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-86l5l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:46:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-86l5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:46:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-86l5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:46:24
07-Nov-2024 21:46:24
07-Nov-2024 21:46:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-86l5l'
07-Nov-2024 21:46:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-86l5l' successfully started
07-Nov-2024 21:46:24
07-Nov-2024 21:46:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/a6t1yjb0fumnpyw9
07-Nov-2024 21:46:24
07-Nov-2024 21:46:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a6t1yjb0fumnpyw9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a6t1yjb0fumnpyw9
07-Nov-2024 21:46:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9645119184837829583'...
07-Nov-2024 21:46:24 Getting configuration...
07-Nov-2024 21:46:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/a6t1yjb0fumnpyw9'.
07-Nov-2024 21:46:24
07-Nov-2024 21:46:24 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
07-Nov-2024 21:46:24 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
07-Nov-2024 21:46:24 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
07-Nov-2024 21:46:24 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 21:46:24 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 21:46:24 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 21:46:24 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 21:46:24 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 21:46:24 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 21:46:24 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:46:24 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:46:24 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 21:46:24 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
07-Nov-2024 21:46:24 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
07-Nov-2024 21:46:24 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
07-Nov-2024 21:46:24 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
07-Nov-2024 21:46:24 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:46:24 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 21:46:24 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
07-Nov-2024 21:46:24 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
07-Nov-2024 21:46:24 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 21:46:24 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 21:46:24 =================================================================
07-Nov-2024 21:46:24
07-Nov-2024 21:46:25 PASSED
07-Nov-2024 21:46:25 Unmounting client from /tmp/onedata/mnt/c15q8aw3mt5pb2i3
07-Nov-2024 21:46:25
07-Nov-2024 21:46:25
07-Nov-2024 21:46:25 Unmounting client from /tmp/onedata/mnt/a6t1yjb0fumnpyw9
07-Nov-2024 21:46:25
07-Nov-2024 21:46:25
07-Nov-2024 21:46:58 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:46:58 =================================================================
07-Nov-2024 21:46:58 - Executing scenario 'Fail to move directory to itself'
07-Nov-2024 21:46:58 - from feature 'Multi_directory_CRUD'
07-Nov-2024 21:46:58 -----------------------------------------------------------------
07-Nov-2024 21:46:58 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:46:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:46:58 using [token, token] by [user1, user2]"'
07-Nov-2024 21:46:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4s2z7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:46:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4s2z7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:46:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4s2z7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4s2z7'
07-Nov-2024 21:46:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4s2z7' successfully started
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fjg1kw3poe6acn0f
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fjg1kw3poe6acn0f --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fjg1kw3poe6acn0f
07-Nov-2024 21:46:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '198404828801759969'...
07-Nov-2024 21:46:58 Getting configuration...
07-Nov-2024 21:46:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fjg1kw3poe6acn0f'.
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-86l5l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:46:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-86l5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:46:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-86l5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-86l5l'
07-Nov-2024 21:46:58 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-86l5l' successfully started
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ctdpw50008j9fs2t
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ctdpw50008j9fs2t --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ctdpw50008j9fs2t
07-Nov-2024 21:46:58 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16935381685226052313'...
07-Nov-2024 21:46:58 Getting configuration...
07-Nov-2024 21:46:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ctdpw50008j9fs2t'.
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 21:46:58 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 21:46:58 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 21:46:58 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
07-Nov-2024 21:46:58 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 21:46:58 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 21:46:58 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 21:46:58 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 21:46:58 =================================================================
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58 PASSED
07-Nov-2024 21:46:58 Unmounting client from /tmp/onedata/mnt/fjg1kw3poe6acn0f
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58 Unmounting client from /tmp/onedata/mnt/ctdpw50008j9fs2t
07-Nov-2024 21:46:58
07-Nov-2024 21:46:58
07-Nov-2024 21:47:32 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 21:47:32 =================================================================
07-Nov-2024 21:47:32 - Executing scenario 'Fail to move directory to its subtree'
07-Nov-2024 21:47:32 - from feature 'Multi_directory_CRUD'
07-Nov-2024 21:47:32 -----------------------------------------------------------------
07-Nov-2024 21:47:32 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 21:47:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 21:47:32 using [token, token] by [user1, user2]"'
07-Nov-2024 21:47:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4s2z7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:47:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4s2z7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:47:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4s2z7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:47:32
07-Nov-2024 21:47:32
07-Nov-2024 21:47:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4s2z7'
07-Nov-2024 21:47:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4s2z7' successfully started
07-Nov-2024 21:47:32
07-Nov-2024 21:47:32 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/y0mwl0grfnh8b9ui
07-Nov-2024 21:47:32
07-Nov-2024 21:47:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y0mwl0grfnh8b9ui --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y0mwl0grfnh8b9ui
07-Nov-2024 21:47:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1088845007250840014'...
07-Nov-2024 21:47:32 Getting configuration...
07-Nov-2024 21:47:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y0mwl0grfnh8b9ui'.
07-Nov-2024 21:47:32
07-Nov-2024 21:47:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-86l5l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:47:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-86l5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:47:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-86l5l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:47:32
07-Nov-2024 21:47:32
07-Nov-2024 21:47:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-86l5l'
07-Nov-2024 21:47:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-86l5l' successfully started
07-Nov-2024 21:47:32
07-Nov-2024 21:47:32 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/u4r3uns9ctmojuil
07-Nov-2024 21:47:32
07-Nov-2024 21:47:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u4r3uns9ctmojuil --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u4r3uns9ctmojuil
07-Nov-2024 21:47:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4265647233674316890'...
07-Nov-2024 21:47:32 Getting configuration...
07-Nov-2024 21:47:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/u4r3uns9ctmojuil'.
07-Nov-2024 21:47:32
07-Nov-2024 21:47:32 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 21:47:32 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 21:47:32 =================================================================
07-Nov-2024 21:47:32
07-Nov-2024 21:47:43 PASSED
07-Nov-2024 21:47:43 Unmounting client from /tmp/onedata/mnt/y0mwl0grfnh8b9ui
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 21:47:43 Unmounting client from /tmp/onedata/mnt/u4r3uns9ctmojuil
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 21:47:43 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDH/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_CRUD.1731016053.218877', '-c', '/tmp/logs']
07-Nov-2024 21:47:43 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-bvtzj. See /home/bamboo/.one-env/deployments/2024.11.07-21.28.14/pod-logs/dev-cross-support-job-3p-users-bvtzj/entrypoint.log for more details
07-Nov-2024 21:47:43 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-4s2z7: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.28.14/pod-logs/dev-oneclient-krakow-7d9476b8bc-4s2z7/oneclient_logs
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=197/230)
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:47:43          27,098   0%   25.84MB/s    0:00:00 (xfr#1, to-chk=196/230)
07-Nov-2024 21:47:43          27,098   0%   25.84MB/s    0:00:00 (xfr#1, to-chk=190/230)
07-Nov-2024 21:47:43          27,368   0%   26.10MB/s    0:00:00 (xfr#2, to-chk=192/230)
07-Nov-2024 21:47:43         114,556   2%    9.10MB/s    0:00:00 (xfr#3, to-chk=191/230)
07-Nov-2024 21:47:43         114,826   2%    9.13MB/s    0:00:00 (xfr#4, to-chk=190/230)
07-Nov-2024 21:47:43         145,089   2%   10.64MB/s    0:00:00 (xfr#5, to-chk=189/230)
07-Nov-2024 21:47:43         145,551   2%   10.68MB/s    0:00:00 (xfr#6, to-chk=185/230)
07-Nov-2024 21:47:43         255,631   5%   15.24MB/s    0:00:00 (xfr#7, to-chk=184/230)
07-Nov-2024 21:47:43         256,093   5%   15.26MB/s    0:00:00 (xfr#8, to-chk=183/230)
07-Nov-2024 21:47:43         281,636   5%   16.79MB/s    0:00:00 (xfr#9, to-chk=182/230)
07-Nov-2024 21:47:43         282,194   5%   16.82MB/s    0:00:00 (xfr#10, to-chk=178/230)
07-Nov-2024 21:47:43         371,973   7%   19.71MB/s    0:00:00 (xfr#11, to-chk=177/230)
07-Nov-2024 21:47:43         372,531   7%   19.74MB/s    0:00:00 (xfr#12, to-chk=176/230)
07-Nov-2024 21:47:43         415,556   8%   20.86MB/s    0:00:00 (xfr#13, to-chk=175/230)
07-Nov-2024 21:47:43         416,306   8%   20.90MB/s    0:00:00 (xfr#14, to-chk=171/230)
07-Nov-2024 21:47:43         703,322  13%   18.63MB/s    0:00:00 (xfr#15, to-chk=170/230)
07-Nov-2024 21:47:43         704,072  13%   18.65MB/s    0:00:00 (xfr#16, to-chk=169/230)
07-Nov-2024 21:47:43         704,700  13%   18.16MB/s    0:00:00 (xfr#17, to-chk=168/230)
07-Nov-2024 21:47:43         731,543  14%   17.89MB/s    0:00:00 (xfr#18, to-chk=167/230)
07-Nov-2024 21:47:43         732,101  14%   17.90MB/s    0:00:00 (xfr#19, to-chk=163/230)
07-Nov-2024 21:47:43         830,457  16%   18.86MB/s    0:00:00 (xfr#20, to-chk=162/230)
07-Nov-2024 21:47:43         831,015  16%   18.87MB/s    0:00:00 (xfr#21, to-chk=161/230)
07-Nov-2024 21:47:43         853,344  16%   19.38MB/s    0:00:00 (xfr#22, to-chk=160/230)
07-Nov-2024 21:47:43         853,998  16%   19.39MB/s    0:00:00 (xfr#23, to-chk=156/230)
07-Nov-2024 21:47:43         992,655  19%   18.56MB/s    0:00:00 (xfr#24, to-chk=155/230)
07-Nov-2024 21:47:43         993,309  19%   18.57MB/s    0:00:00 (xfr#25, to-chk=154/230)
07-Nov-2024 21:47:43       1,013,474  20%   18.95MB/s    0:00:00 (xfr#26, to-chk=153/230)
07-Nov-2024 21:47:43       1,014,032  20%   18.60MB/s    0:00:00 (xfr#27, to-chk=149/230)
07-Nov-2024 21:47:43       1,080,802  21%   19.45MB/s    0:00:00 (xfr#28, to-chk=148/230)
07-Nov-2024 21:47:43       1,081,360  21%   19.10MB/s    0:00:00 (xfr#29, to-chk=147/230)
07-Nov-2024 21:47:43       1,104,687  21%   19.51MB/s    0:00:00 (xfr#30, to-chk=146/230)
07-Nov-2024 21:47:43       1,105,149  21%   19.52MB/s    0:00:00 (xfr#31, to-chk=142/230)
07-Nov-2024 21:47:43       1,190,477  23%   20.64MB/s    0:00:00 (xfr#32, to-chk=141/230)
07-Nov-2024 21:47:43       1,190,939  23%   20.65MB/s    0:00:00 (xfr#33, to-chk=140/230)
07-Nov-2024 21:47:43       1,191,567  23%   20.66MB/s    0:00:00 (xfr#34, to-chk=139/230)
07-Nov-2024 21:47:43       1,243,577  24%   21.18MB/s    0:00:00 (xfr#35, to-chk=138/230)
07-Nov-2024 21:47:43       1,244,423  24%   21.19MB/s    0:00:00 (xfr#36, to-chk=134/230)
07-Nov-2024 21:47:43       1,456,096  28%   24.36MB/s    0:00:00 (xfr#37, to-chk=133/230)
07-Nov-2024 21:47:43       1,456,942  28%   24.38MB/s    0:00:00 (xfr#38, to-chk=132/230)
07-Nov-2024 21:47:43       1,457,570  28%   23.17MB/s    0:00:00 (xfr#39, to-chk=131/230)
07-Nov-2024 21:47:43       1,474,347  29%   23.43MB/s    0:00:00 (xfr#40, to-chk=130/230)
07-Nov-2024 21:47:43       1,474,713  29%   23.06MB/s    0:00:00 (xfr#41, to-chk=126/230)
07-Nov-2024 21:47:43       1,580,079  31%   24.70MB/s    0:00:00 (xfr#42, to-chk=125/230)
07-Nov-2024 21:47:43       1,580,445  31%   24.71MB/s    0:00:00 (xfr#43, to-chk=124/230)
07-Nov-2024 21:47:43       1,626,679  32%   25.43MB/s    0:00:00 (xfr#44, to-chk=123/230)
07-Nov-2024 21:47:43       1,627,333  32%   25.44MB/s    0:00:00 (xfr#45, to-chk=119/230)
07-Nov-2024 21:47:43       1,823,394  36%   28.05MB/s    0:00:00 (xfr#46, to-chk=118/230)
07-Nov-2024 21:47:43       1,824,048  36%   27.61MB/s    0:00:00 (xfr#47, to-chk=117/230)
07-Nov-2024 21:47:43       1,888,913  37%   28.59MB/s    0:00:00 (xfr#48, to-chk=116/230)
07-Nov-2024 21:47:43       1,889,663  37%   28.61MB/s    0:00:00 (xfr#49, to-chk=112/230)
07-Nov-2024 21:47:43       2,288,267  45%   31.63MB/s    0:00:00 (xfr#50, to-chk=111/230)
07-Nov-2024 21:47:43       2,289,017  45%   31.64MB/s    0:00:00 (xfr#51, to-chk=110/230)
07-Nov-2024 21:47:43       2,310,615  45%   31.94MB/s    0:00:00 (xfr#52, to-chk=109/230)
07-Nov-2024 21:47:43       2,311,077  45%   31.94MB/s    0:00:00 (xfr#53, to-chk=105/230)
07-Nov-2024 21:47:43       2,415,723  47%   32.91MB/s    0:00:00 (xfr#54, to-chk=104/230)
07-Nov-2024 21:47:43       2,416,185  47%   32.92MB/s    0:00:00 (xfr#55, to-chk=103/230)
07-Nov-2024 21:47:43       2,473,416  48%   32.31MB/s    0:00:00 (xfr#56, to-chk=102/230)
07-Nov-2024 21:47:43       2,473,782  48%   32.32MB/s    0:00:00 (xfr#57, to-chk=98/230)
07-Nov-2024 21:47:43       2,825,879  55%   33.69MB/s    0:00:00 (xfr#58, to-chk=97/230)
07-Nov-2024 21:47:43       2,826,245  55%   33.69MB/s    0:00:00 (xfr#59, to-chk=96/230)
07-Nov-2024 21:47:43       2,863,747  56%   34.14MB/s    0:00:00 (xfr#60, to-chk=95/230)
07-Nov-2024 21:47:43       2,864,593  56%   34.15MB/s    0:00:00 (xfr#61, to-chk=91/230)
07-Nov-2024 21:47:43       3,011,243  59%   33.39MB/s    0:00:00 (xfr#62, to-chk=90/230)
07-Nov-2024 21:47:43       3,012,089  59%   33.40MB/s    0:00:00 (xfr#63, to-chk=89/230)
07-Nov-2024 21:47:43       3,033,504  60%   33.64MB/s    0:00:00 (xfr#64, to-chk=88/230)
07-Nov-2024 21:47:43       3,033,870  60%   33.64MB/s    0:00:00 (xfr#65, to-chk=84/230)
07-Nov-2024 21:47:43       3,111,783  61%   31.57MB/s    0:00:00 (xfr#66, to-chk=83/230)
07-Nov-2024 21:47:43       3,112,149  61%   31.57MB/s    0:00:00 (xfr#67, to-chk=82/230)
07-Nov-2024 21:47:43       3,155,307  62%   31.68MB/s    0:00:00 (xfr#68, to-chk=81/230)
07-Nov-2024 21:47:43       3,155,961  62%   31.68MB/s    0:00:00 (xfr#69, to-chk=77/230)
07-Nov-2024 21:47:43       3,340,688  66%   33.19MB/s    0:00:00 (xfr#70, to-chk=76/230)
07-Nov-2024 21:47:43       3,341,342  66%   32.85MB/s    0:00:00 (xfr#71, to-chk=75/230)
07-Nov-2024 21:47:43       3,363,125  66%   33.07MB/s    0:00:00 (xfr#72, to-chk=74/230)
07-Nov-2024 21:47:43       3,363,491  66%   33.07MB/s    0:00:00 (xfr#73, to-chk=70/230)
07-Nov-2024 21:47:43       3,449,850  68%   32.90MB/s    0:00:00 (xfr#74, to-chk=69/230)
07-Nov-2024 21:47:43       3,450,216  68%   32.90MB/s    0:00:00 (xfr#75, to-chk=68/230)
07-Nov-2024 21:47:43       3,450,844  68%   32.91MB/s    0:00:00 (xfr#76, to-chk=67/230)
07-Nov-2024 21:47:43       3,471,600  68%   33.11MB/s    0:00:00 (xfr#77, to-chk=66/230)
07-Nov-2024 21:47:43       3,472,158  68%   32.79MB/s    0:00:00 (xfr#78, to-chk=62/230)
07-Nov-2024 21:47:43       3,585,007  70%   33.85MB/s    0:00:00 (xfr#79, to-chk=61/230)
07-Nov-2024 21:47:43       3,585,565  70%   33.86MB/s    0:00:00 (xfr#80, to-chk=60/230)
07-Nov-2024 21:47:43       3,636,684  71%   34.34MB/s    0:00:00 (xfr#81, to-chk=59/230)
07-Nov-2024 21:47:43       3,637,722  72%   34.35MB/s    0:00:00 (xfr#82, to-chk=55/230)
07-Nov-2024 21:47:43       3,876,367  76%   34.88MB/s    0:00:00 (xfr#83, to-chk=54/230)
07-Nov-2024 21:47:43       3,877,405  76%   34.56MB/s    0:00:00 (xfr#84, to-chk=53/230)
07-Nov-2024 21:47:43       3,901,743  77%   32.64MB/s    0:00:00 (xfr#85, to-chk=52/230)
07-Nov-2024 21:47:43       3,902,205  77%   32.64MB/s    0:00:00 (xfr#86, to-chk=48/230)
07-Nov-2024 21:47:43       3,906,345  77%   32.68MB/s    0:00:00 (xfr#87, to-chk=47/230)
07-Nov-2024 21:47:43       4,012,742  79%   33.28MB/s    0:00:00 (xfr#88, to-chk=46/230)
07-Nov-2024 21:47:43       4,013,204  79%   33.28MB/s    0:00:00 (xfr#89, to-chk=45/230)
07-Nov-2024 21:47:43       4,042,348  80%   33.52MB/s    0:00:00 (xfr#90, to-chk=44/230)
07-Nov-2024 21:47:43       4,042,810  80%   33.53MB/s    0:00:00 (xfr#91, to-chk=40/230)
07-Nov-2024 21:47:43       4,156,511  82%   33.88MB/s    0:00:00 (xfr#92, to-chk=39/230)
07-Nov-2024 21:47:43       4,156,973  82%   33.88MB/s    0:00:00 (xfr#93, to-chk=38/230)
07-Nov-2024 21:47:43       4,187,735  82%   33.85MB/s    0:00:00 (xfr#94, to-chk=37/230)
07-Nov-2024 21:47:43       4,188,293  82%   33.85MB/s    0:00:00 (xfr#95, to-chk=33/230)
07-Nov-2024 21:47:43       4,313,302  85%   33.72MB/s    0:00:00 (xfr#96, to-chk=32/230)
07-Nov-2024 21:47:43       4,313,860  85%   33.45MB/s    0:00:00 (xfr#97, to-chk=31/230)
07-Nov-2024 21:47:43       4,314,488  85%   33.45MB/s    0:00:00 (xfr#98, to-chk=30/230)
07-Nov-2024 21:47:43       4,340,503  85%   33.65MB/s    0:00:00 (xfr#99, to-chk=29/230)
07-Nov-2024 21:47:43       4,341,061  85%   33.66MB/s    0:00:00 (xfr#100, to-chk=25/230)
07-Nov-2024 21:47:43       4,469,529  88%   34.37MB/s    0:00:00 (xfr#101, to-chk=24/230)
07-Nov-2024 21:47:43       4,470,087  88%   34.38MB/s    0:00:00 (xfr#102, to-chk=23/230)
07-Nov-2024 21:47:43       4,502,551  89%   34.63MB/s    0:00:00 (xfr#103, to-chk=22/230)
07-Nov-2024 21:47:43       4,503,109  89%   34.63MB/s    0:00:00 (xfr#104, to-chk=18/230)
07-Nov-2024 21:47:43       4,645,202  91%   32.57MB/s    0:00:00 (xfr#105, to-chk=17/230)
07-Nov-2024 21:47:43       4,645,760  91%   32.58MB/s    0:00:00 (xfr#106, to-chk=16/230)
07-Nov-2024 21:47:43       4,678,612  92%   32.57MB/s    0:00:00 (xfr#107, to-chk=15/230)
07-Nov-2024 21:47:43       4,679,170  92%   32.57MB/s    0:00:00 (xfr#108, to-chk=11/230)
07-Nov-2024 21:47:43       4,835,990  95%   33.66MB/s    0:00:00 (xfr#109, to-chk=10/230)
07-Nov-2024 21:47:43       4,836,548  95%   33.67MB/s    0:00:00 (xfr#110, to-chk=9/230)
07-Nov-2024 21:47:43       4,837,176  95%   33.19MB/s    0:00:00 (xfr#111, to-chk=8/230)
07-Nov-2024 21:47:43       4,853,849  96%   33.30MB/s    0:00:00 (xfr#112, to-chk=7/230)
07-Nov-2024 21:47:43       4,854,215  96%   33.30MB/s    0:00:00 (xfr#113, to-chk=3/230)
07-Nov-2024 21:47:43       4,951,360  98%   33.73MB/s    0:00:00 (xfr#114, to-chk=2/230)
07-Nov-2024 21:47:43       4,951,726  98%   33.73MB/s    0:00:00 (xfr#115, to-chk=1/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   34.13MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   32.96MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   32.96MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   32.96MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43       5,046,629  99%   32.30MB/s    0:00:00 (xfr#116, to-chk=0/230)
07-Nov-2024 21:47:43 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-86l5l: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.28.14/pod-logs/dev-oneclient-paris-5cc45c8cb7-86l5l/oneclient_logs
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=196/229)
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:47:43          32,066   0%   30.58MB/s    0:00:00 (xfr#1, to-chk=195/229)
07-Nov-2024 21:47:43          32,066   0%   30.58MB/s    0:00:00 (xfr#1, to-chk=189/229)
07-Nov-2024 21:47:43          32,720   0%   31.20MB/s    0:00:00 (xfr#2, to-chk=191/229)
07-Nov-2024 21:47:43         161,522   3%  154.04MB/s    0:00:00 (xfr#3, to-chk=190/229)
07-Nov-2024 21:47:43         162,176   3%  154.66MB/s    0:00:00 (xfr#4, to-chk=189/229)
07-Nov-2024 21:47:43         162,804   3%  155.26MB/s    0:00:00 (xfr#5, to-chk=188/229)
07-Nov-2024 21:47:43         181,461   4%  173.05MB/s    0:00:00 (xfr#6, to-chk=187/229)
07-Nov-2024 21:47:43         182,211   4%  173.77MB/s    0:00:00 (xfr#7, to-chk=183/229)
07-Nov-2024 21:47:43         287,265   6%  136.98MB/s    0:00:00 (xfr#8, to-chk=182/229)
07-Nov-2024 21:47:43         288,015   6%  137.34MB/s    0:00:00 (xfr#9, to-chk=181/229)
07-Nov-2024 21:47:43         319,418   7%  101.54MB/s    0:00:00 (xfr#10, to-chk=180/229)
07-Nov-2024 21:47:43         319,976   7%  101.72MB/s    0:00:00 (xfr#11, to-chk=176/229)
07-Nov-2024 21:47:43         425,984   9%  101.56MB/s    0:00:00 (xfr#12, to-chk=175/229)
07-Nov-2024 21:47:43         426,542   9%  101.70MB/s    0:00:00 (xfr#13, to-chk=174/229)
07-Nov-2024 21:47:43         427,170   9%  101.85MB/s    0:00:00 (xfr#14, to-chk=173/229)
07-Nov-2024 21:47:43         467,254  10%  111.40MB/s    0:00:00 (xfr#15, to-chk=172/229)
07-Nov-2024 21:47:43         467,716  10%  111.51MB/s    0:00:00 (xfr#16, to-chk=168/229)
07-Nov-2024 21:47:43         703,042  15%   47.89MB/s    0:00:00 (xfr#17, to-chk=167/229)
07-Nov-2024 21:47:43         703,504  15%   47.92MB/s    0:00:00 (xfr#18, to-chk=166/229)
07-Nov-2024 21:47:43         725,053  16%   49.39MB/s    0:00:00 (xfr#19, to-chk=165/229)
07-Nov-2024 21:47:43         725,515  16%   49.42MB/s    0:00:00 (xfr#20, to-chk=161/229)
07-Nov-2024 21:47:43         808,310  18%   51.39MB/s    0:00:00 (xfr#21, to-chk=160/229)
07-Nov-2024 21:47:43         808,772  18%   51.42MB/s    0:00:00 (xfr#22, to-chk=159/229)
07-Nov-2024 21:47:43         857,029  19%   54.49MB/s    0:00:00 (xfr#23, to-chk=158/229)
07-Nov-2024 21:47:43         857,587  19%   54.52MB/s    0:00:00 (xfr#24, to-chk=154/229)
07-Nov-2024 21:47:43       1,128,167  25%   63.29MB/s    0:00:00 (xfr#25, to-chk=153/229)
07-Nov-2024 21:47:43       1,128,725  25%   63.32MB/s    0:00:00 (xfr#26, to-chk=152/229)
07-Nov-2024 21:47:43       1,152,813  25%   61.08MB/s    0:00:00 (xfr#27, to-chk=151/229)
07-Nov-2024 21:47:43       1,153,371  25%   61.11MB/s    0:00:00 (xfr#28, to-chk=147/229)
07-Nov-2024 21:47:43       1,251,462  27%   66.30MB/s    0:00:00 (xfr#29, to-chk=146/229)
07-Nov-2024 21:47:43       1,252,020  27%   62.84MB/s    0:00:00 (xfr#30, to-chk=145/229)
07-Nov-2024 21:47:43       1,252,648  27%   62.87MB/s    0:00:00 (xfr#31, to-chk=144/229)
07-Nov-2024 21:47:43       1,287,373  28%   64.62MB/s    0:00:00 (xfr#32, to-chk=143/229)
07-Nov-2024 21:47:43       1,288,027  28%   64.65MB/s    0:00:00 (xfr#33, to-chk=139/229)
07-Nov-2024 21:47:43       1,421,016  31%   67.76MB/s    0:00:00 (xfr#34, to-chk=138/229)
07-Nov-2024 21:47:43       1,421,670  31%   67.79MB/s    0:00:00 (xfr#35, to-chk=137/229)
07-Nov-2024 21:47:43       1,440,543  32%   68.69MB/s    0:00:00 (xfr#36, to-chk=136/229)
07-Nov-2024 21:47:43       1,441,005  32%   68.71MB/s    0:00:00 (xfr#37, to-chk=132/229)
07-Nov-2024 21:47:43       1,547,501  34%   59.03MB/s    0:00:00 (xfr#38, to-chk=131/229)
07-Nov-2024 21:47:43       1,547,963  34%   59.05MB/s    0:00:00 (xfr#39, to-chk=130/229)
07-Nov-2024 21:47:43       1,577,691  35%   60.18MB/s    0:00:00 (xfr#40, to-chk=129/229)
07-Nov-2024 21:47:43       1,578,345  35%   57.89MB/s    0:00:00 (xfr#41, to-chk=125/229)
07-Nov-2024 21:47:43       1,681,585  37%   55.30MB/s    0:00:00 (xfr#42, to-chk=124/229)
07-Nov-2024 21:47:43       1,682,239  37%   55.32MB/s    0:00:00 (xfr#43, to-chk=123/229)
07-Nov-2024 21:47:43       1,710,545  38%   54.38MB/s    0:00:00 (xfr#44, to-chk=122/229)
07-Nov-2024 21:47:43       1,711,103  38%   54.39MB/s    0:00:00 (xfr#45, to-chk=118/229)
07-Nov-2024 21:47:43       1,875,325  41%   55.89MB/s    0:00:00 (xfr#46, to-chk=117/229)
07-Nov-2024 21:47:43       1,875,883  41%   55.91MB/s    0:00:00 (xfr#47, to-chk=116/229)
07-Nov-2024 21:47:43       1,899,888  42%   53.29MB/s    0:00:00 (xfr#48, to-chk=115/229)
07-Nov-2024 21:47:43       1,900,446  42%   53.31MB/s    0:00:00 (xfr#49, to-chk=111/229)
07-Nov-2024 21:47:43       2,034,449  45%   42.18MB/s    0:00:00 (xfr#50, to-chk=110/229)
07-Nov-2024 21:47:43       2,035,007  45%   42.19MB/s    0:00:00 (xfr#51, to-chk=109/229)
07-Nov-2024 21:47:43       2,066,940  46%   41.94MB/s    0:00:00 (xfr#52, to-chk=108/229)
07-Nov-2024 21:47:43       2,067,306  46%   41.95MB/s    0:00:00 (xfr#53, to-chk=104/229)
07-Nov-2024 21:47:43       2,209,210  49%   43.00MB/s    0:00:00 (xfr#54, to-chk=103/229)
07-Nov-2024 21:47:43       2,209,576  49%   43.00MB/s    0:00:00 (xfr#55, to-chk=102/229)
07-Nov-2024 21:47:43       2,228,679  49%   42.51MB/s    0:00:00 (xfr#56, to-chk=101/229)
07-Nov-2024 21:47:43       2,229,141  49%   42.52MB/s    0:00:00 (xfr#57, to-chk=97/229)
07-Nov-2024 21:47:43       2,298,210  51%   42.98MB/s    0:00:00 (xfr#58, to-chk=96/229)
07-Nov-2024 21:47:43       2,298,672  51%   42.98MB/s    0:00:00 (xfr#59, to-chk=95/229)
07-Nov-2024 21:47:43       2,330,027  52%   42.73MB/s    0:00:00 (xfr#60, to-chk=94/229)
07-Nov-2024 21:47:43       2,330,585  52%   42.74MB/s    0:00:00 (xfr#61, to-chk=90/229)
07-Nov-2024 21:47:43       2,447,655  54%   41.68MB/s    0:00:00 (xfr#62, to-chk=89/229)
07-Nov-2024 21:47:43       2,448,213  54%   41.69MB/s    0:00:00 (xfr#63, to-chk=88/229)
07-Nov-2024 21:47:43       2,448,841  54%   41.70MB/s    0:00:00 (xfr#64, to-chk=87/229)
07-Nov-2024 21:47:43       2,485,821  55%   41.59MB/s    0:00:00 (xfr#65, to-chk=86/229)
07-Nov-2024 21:47:43       2,486,379  55%   41.60MB/s    0:00:00 (xfr#66, to-chk=82/229)
07-Nov-2024 21:47:43       2,645,761  59%   42.77MB/s    0:00:00 (xfr#67, to-chk=81/229)
07-Nov-2024 21:47:43       2,646,319  59%   42.78MB/s    0:00:00 (xfr#68, to-chk=80/229)
07-Nov-2024 21:47:43       2,674,646  59%   38.65MB/s    0:00:00 (xfr#69, to-chk=79/229)
07-Nov-2024 21:47:43       2,675,108  59%   38.65MB/s    0:00:00 (xfr#70, to-chk=75/229)
07-Nov-2024 21:47:43       2,771,712  61%   38.87MB/s    0:00:00 (xfr#71, to-chk=74/229)
07-Nov-2024 21:47:43       2,772,174  61%   38.88MB/s    0:00:00 (xfr#72, to-chk=73/229)
07-Nov-2024 21:47:43       2,803,359  62%   36.62MB/s    0:00:00 (xfr#73, to-chk=72/229)
07-Nov-2024 21:47:43       2,803,917  62%   36.14MB/s    0:00:00 (xfr#74, to-chk=68/229)
07-Nov-2024 21:47:43       2,935,157  65%   36.83MB/s    0:00:00 (xfr#75, to-chk=67/229)
07-Nov-2024 21:47:43       2,935,715  65%   36.84MB/s    0:00:00 (xfr#76, to-chk=66/229)
07-Nov-2024 21:47:43       2,957,354  66%   37.11MB/s    0:00:00 (xfr#77, to-chk=65/229)
07-Nov-2024 21:47:43       2,957,816  66%   37.12MB/s    0:00:00 (xfr#78, to-chk=61/229)
07-Nov-2024 21:47:43       3,031,136  67%   37.54MB/s    0:00:00 (xfr#79, to-chk=60/229)
07-Nov-2024 21:47:43       3,031,598  67%   37.07MB/s    0:00:00 (xfr#80, to-chk=59/229)
07-Nov-2024 21:47:43       3,056,746  68%   37.37MB/s    0:00:00 (xfr#81, to-chk=58/229)
07-Nov-2024 21:47:43       3,057,112  68%   37.38MB/s    0:00:00 (xfr#82, to-chk=54/229)
07-Nov-2024 21:47:43       3,159,748  70%   37.20MB/s    0:00:00 (xfr#83, to-chk=53/229)
07-Nov-2024 21:47:43       3,160,114  70%   37.21MB/s    0:00:00 (xfr#84, to-chk=52/229)
07-Nov-2024 21:47:43       3,209,608  71%   37.33MB/s    0:00:00 (xfr#85, to-chk=51/229)
07-Nov-2024 21:47:43       3,210,166  71%   37.33MB/s    0:00:00 (xfr#86, to-chk=47/229)
07-Nov-2024 21:47:43       3,426,683  76%   36.72MB/s    0:00:00 (xfr#87, to-chk=46/229)
07-Nov-2024 21:47:43       3,427,241  76%   36.72MB/s    0:00:00 (xfr#88, to-chk=45/229)
07-Nov-2024 21:47:43       3,454,254  77%   36.20MB/s    0:00:00 (xfr#89, to-chk=44/229)
07-Nov-2024 21:47:43       3,454,908  77%   36.21MB/s    0:00:00 (xfr#90, to-chk=40/229)
07-Nov-2024 21:47:43       3,545,880  79%   36.76MB/s    0:00:00 (xfr#91, to-chk=39/229)
07-Nov-2024 21:47:43       3,546,534  79%   36.76MB/s    0:00:00 (xfr#92, to-chk=38/229)
07-Nov-2024 21:47:43       3,547,162  79%   36.37MB/s    0:00:00 (xfr#93, to-chk=37/229)
07-Nov-2024 21:47:43       3,572,177  79%   36.63MB/s    0:00:00 (xfr#94, to-chk=36/229)
07-Nov-2024 21:47:43       3,572,927  79%   36.64MB/s    0:00:00 (xfr#95, to-chk=32/229)
07-Nov-2024 21:47:43       3,709,186  82%   36.85MB/s    0:00:00 (xfr#96, to-chk=31/229)
07-Nov-2024 21:47:43       3,709,936  82%   36.85MB/s    0:00:00 (xfr#97, to-chk=30/229)
07-Nov-2024 21:47:43       3,736,448  83%   37.12MB/s    0:00:00 (xfr#98, to-chk=29/229)
07-Nov-2024 21:47:43       3,737,294  83%   37.13MB/s    0:00:00 (xfr#99, to-chk=25/229)
07-Nov-2024 21:47:43       3,902,305  87%   37.59MB/s    0:00:00 (xfr#100, to-chk=24/229)
07-Nov-2024 21:47:43       3,903,151  87%   37.60MB/s    0:00:00 (xfr#101, to-chk=23/229)
07-Nov-2024 21:47:43       3,938,047  87%   37.56MB/s    0:00:00 (xfr#102, to-chk=22/229)
07-Nov-2024 21:47:43       3,938,797  87%   37.56MB/s    0:00:00 (xfr#103, to-chk=18/229)
07-Nov-2024 21:47:43       4,105,889  91%   37.65MB/s    0:00:00 (xfr#104, to-chk=17/229)
07-Nov-2024 21:47:43       4,106,639  91%   37.66MB/s    0:00:00 (xfr#105, to-chk=16/229)
07-Nov-2024 21:47:43       4,107,267  91%   37.66MB/s    0:00:00 (xfr#106, to-chk=15/229)
07-Nov-2024 21:47:43       4,135,086  92%   37.92MB/s    0:00:00 (xfr#107, to-chk=14/229)
07-Nov-2024 21:47:43       4,135,644  92%   37.92MB/s    0:00:00 (xfr#108, to-chk=10/229)
07-Nov-2024 21:47:43       4,255,703  95%   38.29MB/s    0:00:00 (xfr#109, to-chk=9/229)
07-Nov-2024 21:47:43       4,256,261  95%   37.94MB/s    0:00:00 (xfr#110, to-chk=8/229)
07-Nov-2024 21:47:43       4,284,376  95%   38.19MB/s    0:00:00 (xfr#111, to-chk=7/229)
07-Nov-2024 21:47:43       4,285,030  95%   38.19MB/s    0:00:00 (xfr#112, to-chk=3/229)
07-Nov-2024 21:47:43       4,399,134  98%   38.85MB/s    0:00:00 (xfr#113, to-chk=2/229)
07-Nov-2024 21:47:43       4,399,788  98%   38.85MB/s    0:00:00 (xfr#114, to-chk=1/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   39.13MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   38.43MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   36.77MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43       4,472,782  99%   36.77MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 21:47:43 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.28.14/pod-logs/dev-oneprovider-krakow-0/op-worker
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:47:43          48,084   5%   45.86MB/s    0:00:00 (xfr#2, to-chk=131/136)
07-Nov-2024 21:47:43          93,651  10%   17.86MB/s    0:00:00 (xfr#3, to-chk=129/136)
07-Nov-2024 21:47:43          96,946  10%   18.49MB/s    0:00:00 (xfr#4, to-chk=127/136)
07-Nov-2024 21:47:43          96,946  10%   18.49MB/s    0:00:00 (xfr#5, to-chk=125/136)
07-Nov-2024 21:47:43         140,980  15%   22.41MB/s    0:00:00 (xfr#6, to-chk=123/136)
07-Nov-2024 21:47:43         141,130  15%   22.43MB/s    0:00:00 (xfr#7, to-chk=121/136)
07-Nov-2024 21:47:43         141,427  15%   22.48MB/s    0:00:00 (xfr#8, to-chk=119/136)
07-Nov-2024 21:47:43         274,370  30%   29.07MB/s    0:00:00 (xfr#9, to-chk=117/136)
07-Nov-2024 21:47:43         274,686  30%   29.11MB/s    0:00:00 (xfr#10, to-chk=107/136)
07-Nov-2024 21:47:43         275,800  30%   29.22MB/s    0:00:00 (xfr#11, to-chk=106/136)
07-Nov-2024 21:47:43         275,960  30%   29.24MB/s    0:00:00 (xfr#12, to-chk=105/136)
07-Nov-2024 21:47:43         276,868  30%   29.34MB/s    0:00:00 (xfr#13, to-chk=104/136)
07-Nov-2024 21:47:43         277,184  30%   29.37MB/s    0:00:00 (xfr#14, to-chk=103/136)
07-Nov-2024 21:47:43         277,348  30%   29.39MB/s    0:00:00 (xfr#15, to-chk=102/136)
07-Nov-2024 21:47:43         277,508  30%   29.41MB/s    0:00:00 (xfr#16, to-chk=101/136)
07-Nov-2024 21:47:43         277,668  30%   29.42MB/s    0:00:00 (xfr#17, to-chk=100/136)
07-Nov-2024 21:47:43         277,984  30%   26.51MB/s    0:00:00 (xfr#18, to-chk=99/136)
07-Nov-2024 21:47:43         278,633  31%   26.57MB/s    0:00:00 (xfr#19, to-chk=98/136)
07-Nov-2024 21:47:43         278,793  31%   26.59MB/s    0:00:00 (xfr#20, to-chk=97/136)
07-Nov-2024 21:47:43         279,418  31%   26.65MB/s    0:00:00 (xfr#21, to-chk=96/136)
07-Nov-2024 21:47:43         280,310  31%   26.73MB/s    0:00:00 (xfr#22, to-chk=95/136)
07-Nov-2024 21:47:43         281,421  31%   26.84MB/s    0:00:00 (xfr#23, to-chk=94/136)
07-Nov-2024 21:47:43         282,373  31%   26.93MB/s    0:00:00 (xfr#24, to-chk=93/136)
07-Nov-2024 21:47:43         283,157  31%   27.00MB/s    0:00:00 (xfr#25, to-chk=92/136)
07-Nov-2024 21:47:43         283,317  31%   27.02MB/s    0:00:00 (xfr#26, to-chk=91/136)
07-Nov-2024 21:47:43         284,268  31%   27.11MB/s    0:00:00 (xfr#27, to-chk=90/136)
07-Nov-2024 21:47:43         284,584  31%   27.14MB/s    0:00:00 (xfr#28, to-chk=89/136)
07-Nov-2024 21:47:43         285,224  31%   27.20MB/s    0:00:00 (xfr#29, to-chk=88/136)
07-Nov-2024 21:47:43         285,693  31%   27.25MB/s    0:00:00 (xfr#30, to-chk=87/136)
07-Nov-2024 21:47:43         286,495  31%   24.84MB/s    0:00:00 (xfr#31, to-chk=86/136)
07-Nov-2024 21:47:43         286,811  31%   24.87MB/s    0:00:00 (xfr#32, to-chk=85/136)
07-Nov-2024 21:47:43         287,127  31%   24.89MB/s    0:00:00 (xfr#33, to-chk=84/136)
07-Nov-2024 21:47:43         287,599  32%   24.93MB/s    0:00:00 (xfr#34, to-chk=83/136)
07-Nov-2024 21:47:43         288,545  32%   25.02MB/s    0:00:00 (xfr#35, to-chk=82/136)
07-Nov-2024 21:47:43         289,356  32%   25.09MB/s    0:00:00 (xfr#36, to-chk=81/136)
07-Nov-2024 21:47:43         289,672  32%   25.11MB/s    0:00:00 (xfr#37, to-chk=80/136)
07-Nov-2024 21:47:43         290,214  32%   25.16MB/s    0:00:00 (xfr#38, to-chk=79/136)
07-Nov-2024 21:47:43         291,034  32%   25.23MB/s    0:00:00 (xfr#39, to-chk=78/136)
07-Nov-2024 21:47:43         291,355  32%   25.26MB/s    0:00:00 (xfr#40, to-chk=77/136)
07-Nov-2024 21:47:43         291,676  32%   25.29MB/s    0:00:00 (xfr#41, to-chk=76/136)
07-Nov-2024 21:47:43         292,472  32%   23.24MB/s    0:00:00 (xfr#42, to-chk=75/136)
07-Nov-2024 21:47:43         292,788  32%   23.27MB/s    0:00:00 (xfr#43, to-chk=74/136)
07-Nov-2024 21:47:43         294,058  32%   23.37MB/s    0:00:00 (xfr#44, to-chk=73/136)
07-Nov-2024 21:47:43         294,869  32%   23.43MB/s    0:00:00 (xfr#45, to-chk=72/136)
07-Nov-2024 21:47:43         295,812  32%   23.51MB/s    0:00:00 (xfr#46, to-chk=71/136)
07-Nov-2024 21:47:43         296,629  33%   23.57MB/s    0:00:00 (xfr#47, to-chk=70/136)
07-Nov-2024 21:47:43         297,275  33%   23.63MB/s    0:00:00 (xfr#48, to-chk=69/136)
07-Nov-2024 21:47:43         298,086  33%   23.69MB/s    0:00:00 (xfr#49, to-chk=68/136)
07-Nov-2024 21:47:43         299,074  33%   23.77MB/s    0:00:00 (xfr#50, to-chk=67/136)
07-Nov-2024 21:47:43         299,390  33%   21.96MB/s    0:00:00 (xfr#51, to-chk=66/136)
07-Nov-2024 21:47:43         299,864  33%   22.00MB/s    0:00:00 (xfr#52, to-chk=65/136)
07-Nov-2024 21:47:43         300,336  33%   22.03MB/s    0:00:00 (xfr#53, to-chk=64/136)
07-Nov-2024 21:47:43         300,496  33%   22.04MB/s    0:00:00 (xfr#54, to-chk=63/136)
07-Nov-2024 21:47:43         301,607  33%   22.13MB/s    0:00:00 (xfr#55, to-chk=62/136)
07-Nov-2024 21:47:43         301,923  33%   22.15MB/s    0:00:00 (xfr#56, to-chk=61/136)
07-Nov-2024 21:47:43         302,239  33%   22.17MB/s    0:00:00 (xfr#57, to-chk=60/136)
07-Nov-2024 21:47:43         302,399  33%   22.18MB/s    0:00:00 (xfr#58, to-chk=59/136)
07-Nov-2024 21:47:43         302,715  33%   22.21MB/s    0:00:00 (xfr#59, to-chk=58/136)
07-Nov-2024 21:47:43         303,519  33%   22.27MB/s    0:00:00 (xfr#60, to-chk=57/136)
07-Nov-2024 21:47:43         303,679  33%   20.69MB/s    0:00:00 (xfr#61, to-chk=56/136)
07-Nov-2024 21:47:43         304,304  33%   20.73MB/s    0:00:00 (xfr#62, to-chk=55/136)
07-Nov-2024 21:47:43         304,464  33%   20.74MB/s    0:00:00 (xfr#63, to-chk=54/136)
07-Nov-2024 21:47:43         310,654  34%   21.16MB/s    0:00:00 (xfr#64, to-chk=53/136)
07-Nov-2024 21:47:43         321,880  35%   21.93MB/s    0:00:00 (xfr#65, to-chk=52/136)
07-Nov-2024 21:47:43         332,630  37%   22.66MB/s    0:00:00 (xfr#66, to-chk=51/136)
07-Nov-2024 21:47:43         334,223  37%   22.77MB/s    0:00:00 (xfr#67, to-chk=50/136)
07-Nov-2024 21:47:43         338,019  37%   23.03MB/s    0:00:00 (xfr#68, to-chk=49/136)
07-Nov-2024 21:47:43         338,794  37%   21.54MB/s    0:00:00 (xfr#69, to-chk=48/136)
07-Nov-2024 21:47:43         347,777  38%   22.11MB/s    0:00:00 (xfr#70, to-chk=47/136)
07-Nov-2024 21:47:43         353,625  39%   22.48MB/s    0:00:00 (xfr#71, to-chk=46/136)
07-Nov-2024 21:47:43         356,623  39%   22.67MB/s    0:00:00 (xfr#72, to-chk=45/136)
07-Nov-2024 21:47:43         368,248  40%   23.41MB/s    0:00:00 (xfr#73, to-chk=44/136)
07-Nov-2024 21:47:43         368,624  41%   23.44MB/s    0:00:00 (xfr#74, to-chk=43/136)
07-Nov-2024 21:47:43         371,927  41%   23.65MB/s    0:00:00 (xfr#75, to-chk=42/136)
07-Nov-2024 21:47:43         375,629  41%   23.88MB/s    0:00:00 (xfr#76, to-chk=41/136)
07-Nov-2024 21:47:43         383,779  42%   24.40MB/s    0:00:00 (xfr#77, to-chk=40/136)
07-Nov-2024 21:47:43         392,326  43%   23.38MB/s    0:00:00 (xfr#78, to-chk=39/136)
07-Nov-2024 21:47:43         393,463  43%   23.45MB/s    0:00:00 (xfr#79, to-chk=38/136)
07-Nov-2024 21:47:43         397,601  44%   23.70MB/s    0:00:00 (xfr#80, to-chk=37/136)
07-Nov-2024 21:47:43         399,650  44%   23.82MB/s    0:00:00 (xfr#81, to-chk=36/136)
07-Nov-2024 21:47:43         407,892  45%   24.31MB/s    0:00:00 (xfr#82, to-chk=35/136)
07-Nov-2024 21:47:43         417,693  46%   24.90MB/s    0:00:00 (xfr#83, to-chk=34/136)
07-Nov-2024 21:47:43         419,380  46%   25.00MB/s    0:00:00 (xfr#84, to-chk=33/136)
07-Nov-2024 21:47:43         425,134  47%   23.85MB/s    0:00:00 (xfr#85, to-chk=32/136)
07-Nov-2024 21:47:43         427,277  47%   23.97MB/s    0:00:00 (xfr#86, to-chk=31/136)
07-Nov-2024 21:47:43         436,716  48%   24.50MB/s    0:00:00 (xfr#87, to-chk=30/136)
07-Nov-2024 21:47:43         448,036  49%   25.13MB/s    0:00:00 (xfr#88, to-chk=29/136)
07-Nov-2024 21:47:43         457,438  50%   25.66MB/s    0:00:00 (xfr#89, to-chk=28/136)
07-Nov-2024 21:47:43         460,399  51%   25.83MB/s    0:00:00 (xfr#90, to-chk=27/136)
07-Nov-2024 21:47:43         470,750  52%   26.41MB/s    0:00:00 (xfr#91, to-chk=26/136)
07-Nov-2024 21:47:43         481,406  53%   27.01MB/s    0:00:00 (xfr#92, to-chk=25/136)
07-Nov-2024 21:47:43         490,295  54%   25.98MB/s    0:00:00 (xfr#93, to-chk=24/136)
07-Nov-2024 21:47:43         495,407  55%   26.25MB/s    0:00:00 (xfr#94, to-chk=23/136)
07-Nov-2024 21:47:43         504,053  56%   26.71MB/s    0:00:00 (xfr#95, to-chk=22/136)
07-Nov-2024 21:47:43         511,460  56%   27.10MB/s    0:00:00 (xfr#96, to-chk=21/136)
07-Nov-2024 21:47:43         514,002  57%   27.23MB/s    0:00:00 (xfr#97, to-chk=20/136)
07-Nov-2024 21:47:43         521,067  57%   26.15MB/s    0:00:00 (xfr#98, to-chk=19/136)
07-Nov-2024 21:47:43         523,517  58%   26.28MB/s    0:00:00 (xfr#99, to-chk=18/136)
07-Nov-2024 21:47:43         530,069  58%   26.61MB/s    0:00:00 (xfr#100, to-chk=17/136)
07-Nov-2024 21:47:43         535,424  59%   26.87MB/s    0:00:00 (xfr#101, to-chk=16/136)
07-Nov-2024 21:47:43         541,577  60%   27.18MB/s    0:00:00 (xfr#102, to-chk=15/136)
07-Nov-2024 21:47:43         541,916  60%   27.20MB/s    0:00:00 (xfr#103, to-chk=14/136)
07-Nov-2024 21:47:43         546,988  60%   27.46MB/s    0:00:00 (xfr#104, to-chk=13/136)
07-Nov-2024 21:47:43         548,219  61%   26.14MB/s    0:00:00 (xfr#105, to-chk=12/136)
07-Nov-2024 21:47:43         552,322  61%   26.34MB/s    0:00:00 (xfr#106, to-chk=11/136)
07-Nov-2024 21:47:43         559,481  62%   26.68MB/s    0:00:00 (xfr#107, to-chk=10/136)
07-Nov-2024 21:47:43         571,143  63%   27.23MB/s    0:00:00 (xfr#108, to-chk=9/136)
07-Nov-2024 21:47:43         575,759  64%   27.45MB/s    0:00:00 (xfr#109, to-chk=8/136)
07-Nov-2024 21:47:43         582,405  64%   27.77MB/s    0:00:00 (xfr#110, to-chk=7/136)
07-Nov-2024 21:47:43         587,056  65%   26.66MB/s    0:00:00 (xfr#111, to-chk=6/136)
07-Nov-2024 21:47:43         590,453  65%   26.81MB/s    0:00:00 (xfr#112, to-chk=5/136)
07-Nov-2024 21:47:43         600,291  66%   27.26MB/s    0:00:00 (xfr#113, to-chk=4/136)
07-Nov-2024 21:47:43         610,550  67%   27.73MB/s    0:00:00 (xfr#114, to-chk=3/136)
07-Nov-2024 21:47:43         615,999  68%   27.97MB/s    0:00:00 (xfr#115, to-chk=2/136)
07-Nov-2024 21:47:43         616,737  68%   28.01MB/s    0:00:00 (xfr#116, to-chk=1/136)
07-Nov-2024 21:47:43         624,238  69%   27.06MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:47:43         624,238  69%   27.06MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:47:43         624,238  69%   27.06MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:47:43         624,238  69%   25.88MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:47:43         624,238  69%   25.88MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:47:43         624,238  69%   25.88MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:47:43 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.28.14/pod-logs/dev-oneprovider-krakow-0/cluster-manager
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:47:43           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:47:43           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:47:43           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:47:43           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:47:43           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:47:43           6,899  50%    3.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:47:43 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.28.14/pod-logs/dev-oneprovider-krakow-0/op-panel
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:47:43          24,112  16%   22.99MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:47:43          49,216  33%   46.94MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:47:43          49,216  33%   46.94MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:47:43          73,125  49%   69.74MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:47:43          73,416  50%   70.01MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:47:43          73,416  50%   35.01MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:47:43 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.28.14/pod-logs/dev-oneprovider-paris-0/op-worker
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:47:43          42,691   4%   40.71MB/s    0:00:00 (xfr#2, to-chk=131/136)
07-Nov-2024 21:47:43          82,765   9%   78.93MB/s    0:00:00 (xfr#3, to-chk=129/136)
07-Nov-2024 21:47:43          82,765   9%   78.93MB/s    0:00:00 (xfr#4, to-chk=127/136)
07-Nov-2024 21:47:43          82,765   9%   78.93MB/s    0:00:00 (xfr#5, to-chk=125/136)
07-Nov-2024 21:47:43         121,406  14%  115.78MB/s    0:00:00 (xfr#6, to-chk=123/136)
07-Nov-2024 21:47:43         121,556  14%  115.92MB/s    0:00:00 (xfr#7, to-chk=121/136)
07-Nov-2024 21:47:43         121,853  14%  116.21MB/s    0:00:00 (xfr#8, to-chk=119/136)
07-Nov-2024 21:47:43         255,034  29%   81.07MB/s    0:00:00 (xfr#9, to-chk=117/136)
07-Nov-2024 21:47:43         255,316  29%   81.16MB/s    0:00:00 (xfr#10, to-chk=107/136)
07-Nov-2024 21:47:43         256,463  29%   81.53MB/s    0:00:00 (xfr#11, to-chk=106/136)
07-Nov-2024 21:47:43         256,745  29%   81.62MB/s    0:00:00 (xfr#12, to-chk=105/136)
07-Nov-2024 21:47:43         257,763  30%   49.16MB/s    0:00:00 (xfr#13, to-chk=104/136)
07-Nov-2024 21:47:43         258,045  30%   49.22MB/s    0:00:00 (xfr#14, to-chk=103/136)
07-Nov-2024 21:47:43         258,327  30%   41.06MB/s    0:00:00 (xfr#15, to-chk=102/136)
07-Nov-2024 21:47:43         258,611  30%   41.11MB/s    0:00:00 (xfr#16, to-chk=101/136)
07-Nov-2024 21:47:43         258,893  30%   41.15MB/s    0:00:00 (xfr#17, to-chk=100/136)
07-Nov-2024 21:47:43         259,333  30%   41.22MB/s    0:00:00 (xfr#18, to-chk=99/136)
07-Nov-2024 21:47:43         260,153  30%   41.35MB/s    0:00:00 (xfr#19, to-chk=98/136)
07-Nov-2024 21:47:43         260,435  30%   41.40MB/s    0:00:00 (xfr#20, to-chk=97/136)
07-Nov-2024 21:47:43         261,237  30%   41.52MB/s    0:00:00 (xfr#21, to-chk=96/136)
07-Nov-2024 21:47:43         261,757  30%   41.61MB/s    0:00:00 (xfr#22, to-chk=95/136)
07-Nov-2024 21:47:43         262,773  30%   41.77MB/s    0:00:00 (xfr#23, to-chk=94/136)
07-Nov-2024 21:47:43         263,471  30%   41.88MB/s    0:00:00 (xfr#24, to-chk=93/136)
07-Nov-2024 21:47:43         264,558  30%   42.05MB/s    0:00:00 (xfr#25, to-chk=92/136)
07-Nov-2024 21:47:43         264,840  30%   42.10MB/s    0:00:00 (xfr#26, to-chk=91/136)
07-Nov-2024 21:47:43         265,741  31%   42.24MB/s    0:00:00 (xfr#27, to-chk=90/136)
07-Nov-2024 21:47:43         266,021  31%   36.24MB/s    0:00:00 (xfr#28, to-chk=89/136)
07-Nov-2024 21:47:43         266,658  31%   36.33MB/s    0:00:00 (xfr#29, to-chk=88/136)
07-Nov-2024 21:47:43         266,940  31%   36.37MB/s    0:00:00 (xfr#30, to-chk=87/136)
07-Nov-2024 21:47:43         267,739  31%   36.48MB/s    0:00:00 (xfr#31, to-chk=86/136)
07-Nov-2024 21:47:43         268,019  31%   36.51MB/s    0:00:00 (xfr#32, to-chk=85/136)
07-Nov-2024 21:47:43         268,297  31%   36.55MB/s    0:00:00 (xfr#33, to-chk=84/136)
07-Nov-2024 21:47:43         268,892  31%   36.63MB/s    0:00:00 (xfr#34, to-chk=83/136)
07-Nov-2024 21:47:43         269,685  31%   36.74MB/s    0:00:00 (xfr#35, to-chk=82/136)
07-Nov-2024 21:47:43         270,685  31%   36.88MB/s    0:00:00 (xfr#36, to-chk=81/136)
07-Nov-2024 21:47:43         271,123  31%   36.94MB/s    0:00:00 (xfr#37, to-chk=80/136)
07-Nov-2024 21:47:43         271,925  31%   37.05MB/s    0:00:00 (xfr#38, to-chk=79/136)
07-Nov-2024 21:47:43         272,311  31%   37.10MB/s    0:00:00 (xfr#39, to-chk=78/136)
07-Nov-2024 21:47:43         272,594  31%   37.14MB/s    0:00:00 (xfr#40, to-chk=77/136)
07-Nov-2024 21:47:43         272,879  31%   37.18MB/s    0:00:00 (xfr#41, to-chk=76/136)
07-Nov-2024 21:47:43         273,513  31%   32.61MB/s    0:00:00 (xfr#42, to-chk=75/136)
07-Nov-2024 21:47:43         273,797  31%   32.64MB/s    0:00:00 (xfr#43, to-chk=74/136)
07-Nov-2024 21:47:43         274,608  32%   32.74MB/s    0:00:00 (xfr#44, to-chk=73/136)
07-Nov-2024 21:47:43         275,086  32%   32.79MB/s    0:00:00 (xfr#45, to-chk=72/136)
07-Nov-2024 21:47:43         275,976  32%   32.90MB/s    0:00:00 (xfr#46, to-chk=71/136)
07-Nov-2024 21:47:43         276,362  32%   32.94MB/s    0:00:00 (xfr#47, to-chk=70/136)
07-Nov-2024 21:47:43         276,996  32%   33.02MB/s    0:00:00 (xfr#48, to-chk=69/136)
07-Nov-2024 21:47:43         277,846  32%   33.12MB/s    0:00:00 (xfr#49, to-chk=68/136)
07-Nov-2024 21:47:43         278,579  32%   33.21MB/s    0:00:00 (xfr#50, to-chk=67/136)
07-Nov-2024 21:47:43         278,861  32%   33.24MB/s    0:00:00 (xfr#51, to-chk=66/136)
07-Nov-2024 21:47:43         279,560  32%   33.33MB/s    0:00:00 (xfr#52, to-chk=65/136)
07-Nov-2024 21:47:43         279,842  32%   33.36MB/s    0:00:00 (xfr#53, to-chk=64/136)
07-Nov-2024 21:47:43         280,122  32%   29.68MB/s    0:00:00 (xfr#54, to-chk=63/136)
07-Nov-2024 21:47:43         281,248  32%   29.80MB/s    0:00:00 (xfr#55, to-chk=62/136)
07-Nov-2024 21:47:43         281,530  32%   29.83MB/s    0:00:00 (xfr#56, to-chk=61/136)
07-Nov-2024 21:47:43         281,812  32%   29.86MB/s    0:00:00 (xfr#57, to-chk=60/136)
07-Nov-2024 21:47:43         282,096  32%   29.89MB/s    0:00:00 (xfr#58, to-chk=59/136)
07-Nov-2024 21:47:43         282,374  32%   29.92MB/s    0:00:00 (xfr#59, to-chk=58/136)
07-Nov-2024 21:47:43         283,193  33%   24.55MB/s    0:00:00 (xfr#60, to-chk=57/136)
07-Nov-2024 21:47:43         283,314  33%   24.56MB/s    0:00:00 (xfr#61, to-chk=56/136)
07-Nov-2024 21:47:43         284,113  33%   24.63MB/s    0:00:00 (xfr#62, to-chk=55/136)
07-Nov-2024 21:47:43         284,234  33%   24.64MB/s    0:00:00 (xfr#63, to-chk=54/136)
07-Nov-2024 21:47:43         290,324  33%   25.17MB/s    0:00:00 (xfr#64, to-chk=53/136)
07-Nov-2024 21:47:43         301,550  35%   26.14MB/s    0:00:00 (xfr#65, to-chk=52/136)
07-Nov-2024 21:47:43         312,141  36%   27.06MB/s    0:00:00 (xfr#66, to-chk=51/136)
07-Nov-2024 21:47:43         313,734  36%   27.20MB/s    0:00:00 (xfr#67, to-chk=50/136)
07-Nov-2024 21:47:43         317,373  37%   25.22MB/s    0:00:00 (xfr#68, to-chk=49/136)
07-Nov-2024 21:47:43         318,056  37%   25.28MB/s    0:00:00 (xfr#69, to-chk=48/136)
07-Nov-2024 21:47:43         326,939  38%   25.98MB/s    0:00:00 (xfr#70, to-chk=47/136)
07-Nov-2024 21:47:43         332,628  38%   26.43MB/s    0:00:00 (xfr#71, to-chk=46/136)
07-Nov-2024 21:47:43         335,526  39%   26.67MB/s    0:00:00 (xfr#72, to-chk=45/136)
07-Nov-2024 21:47:43         347,151  40%   27.59MB/s    0:00:00 (xfr#73, to-chk=44/136)
07-Nov-2024 21:47:43         347,426  40%   27.61MB/s    0:00:00 (xfr#74, to-chk=43/136)
07-Nov-2024 21:47:43         350,729  40%   27.87MB/s    0:00:00 (xfr#75, to-chk=42/136)
07-Nov-2024 21:47:43         354,431  41%   28.17MB/s    0:00:00 (xfr#76, to-chk=41/136)
07-Nov-2024 21:47:43         362,579  42%   26.60MB/s    0:00:00 (xfr#77, to-chk=40/136)
07-Nov-2024 21:47:43         371,183  43%   27.23MB/s    0:00:00 (xfr#78, to-chk=39/136)
07-Nov-2024 21:47:43         372,320  43%   27.31MB/s    0:00:00 (xfr#79, to-chk=38/136)
07-Nov-2024 21:47:43         376,358  43%   27.61MB/s    0:00:00 (xfr#80, to-chk=37/136)
07-Nov-2024 21:47:43         378,409  44%   27.76MB/s    0:00:00 (xfr#81, to-chk=36/136)
07-Nov-2024 21:47:43         386,549  45%   28.36MB/s    0:00:00 (xfr#82, to-chk=35/136)
07-Nov-2024 21:47:43         396,350  46%   29.08MB/s    0:00:00 (xfr#83, to-chk=34/136)
07-Nov-2024 21:47:43         397,937  46%   29.19MB/s    0:00:00 (xfr#84, to-chk=33/136)
07-Nov-2024 21:47:43         403,691  47%   29.61MB/s    0:00:00 (xfr#85, to-chk=32/136)
07-Nov-2024 21:47:43         405,677  47%   27.63MB/s    0:00:00 (xfr#86, to-chk=31/136)
07-Nov-2024 21:47:43         415,016  48%   28.27MB/s    0:00:00 (xfr#87, to-chk=30/136)
07-Nov-2024 21:47:43         426,236  49%   29.04MB/s    0:00:00 (xfr#88, to-chk=29/136)
07-Nov-2024 21:47:43         435,638  50%   29.68MB/s    0:00:00 (xfr#89, to-chk=28/136)
07-Nov-2024 21:47:43         438,599  51%   29.88MB/s    0:00:00 (xfr#90, to-chk=27/136)
07-Nov-2024 21:47:43         448,793  52%   30.57MB/s    0:00:00 (xfr#91, to-chk=26/136)
07-Nov-2024 21:47:43         459,449  53%   31.30MB/s    0:00:00 (xfr#92, to-chk=25/136)
07-Nov-2024 21:47:43         468,395  54%   29.78MB/s    0:00:00 (xfr#93, to-chk=24/136)
07-Nov-2024 21:47:43         473,410  55%   30.10MB/s    0:00:00 (xfr#94, to-chk=23/136)
07-Nov-2024 21:47:43         481,959  56%   30.64MB/s    0:00:00 (xfr#95, to-chk=22/136)
07-Nov-2024 21:47:43         489,366  57%   31.11MB/s    0:00:00 (xfr#96, to-chk=21/136)
07-Nov-2024 21:47:43         491,751  57%   31.26MB/s    0:00:00 (xfr#97, to-chk=20/136)
07-Nov-2024 21:47:43         498,816  58%   31.71MB/s    0:00:00 (xfr#98, to-chk=19/136)
07-Nov-2024 21:47:43         501,264  58%   31.87MB/s    0:00:00 (xfr#99, to-chk=18/136)
07-Nov-2024 21:47:43         507,816  59%   30.27MB/s    0:00:00 (xfr#100, to-chk=17/136)
07-Nov-2024 21:47:43         513,171  59%   30.59MB/s    0:00:00 (xfr#101, to-chk=16/136)
07-Nov-2024 21:47:43         519,324  60%   30.95MB/s    0:00:00 (xfr#102, to-chk=15/136)
07-Nov-2024 21:47:43         519,663  60%   30.97MB/s    0:00:00 (xfr#103, to-chk=14/136)
07-Nov-2024 21:47:43         524,735  61%   31.28MB/s    0:00:00 (xfr#104, to-chk=13/136)
07-Nov-2024 21:47:43         525,809  61%   31.34MB/s    0:00:00 (xfr#105, to-chk=12/136)
07-Nov-2024 21:47:43         529,912  61%   31.59MB/s    0:00:00 (xfr#106, to-chk=11/136)
07-Nov-2024 21:47:43         536,914  62%   32.00MB/s    0:00:00 (xfr#107, to-chk=10/136)
07-Nov-2024 21:47:43         548,474  64%   30.77MB/s    0:00:00 (xfr#108, to-chk=9/136)
07-Nov-2024 21:47:43         553,088  64%   31.03MB/s    0:00:00 (xfr#109, to-chk=8/136)
07-Nov-2024 21:47:43         559,577  65%   31.39MB/s    0:00:00 (xfr#110, to-chk=7/136)
07-Nov-2024 21:47:43         564,128  65%   31.65MB/s    0:00:00 (xfr#111, to-chk=6/136)
07-Nov-2024 21:47:43         567,423  66%   31.83MB/s    0:00:00 (xfr#112, to-chk=5/136)
07-Nov-2024 21:47:43         577,161  67%   32.38MB/s    0:00:00 (xfr#113, to-chk=4/136)
07-Nov-2024 21:47:43         587,420  68%   32.95MB/s    0:00:00 (xfr#114, to-chk=3/136)
07-Nov-2024 21:47:43         592,769  69%   31.41MB/s    0:00:00 (xfr#115, to-chk=2/136)
07-Nov-2024 21:47:43         593,507  69%   31.45MB/s    0:00:00 (xfr#116, to-chk=1/136)
07-Nov-2024 21:47:43         600,851  70%   31.83MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:47:43         600,851  70%   31.83MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:47:43         600,851  70%   31.83MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:47:43         600,851  70%   30.16MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:47:43         600,851  70%   28.65MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:47:43         600,851  70%   28.65MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 21:47:43 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.28.14/pod-logs/dev-oneprovider-paris-0/cluster-manager
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:47:43           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:47:43           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:47:43           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:47:43           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:47:43           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:47:43           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:47:43 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.28.14/pod-logs/dev-oneprovider-paris-0/op-panel
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:47:43          24,250  16%   23.13MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:47:43          49,492  33%   47.20MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:47:43          49,492  33%   47.20MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:47:43          73,539  49%   70.13MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:47:43          73,830  50%   70.41MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:47:43          73,830  50%   17.60MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:47:43 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.28.14/pod-logs/dev-onezone-0/oz-panel
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:47:43          56,508  12%   53.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:47:43         114,617  25%   54.65MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:47:43         163,991  37%   52.13MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:47:43         220,296  49%   52.52MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:47:43         220,587  50%   52.59MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:47:43         220,587  50%   42.07MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:47:43 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.28.14/pod-logs/dev-onezone-0/oz-worker
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:47:43          24,444   3%   23.31MB/s    0:00:00 (xfr#2, to-chk=15/20)
07-Nov-2024 21:47:43          49,663   7%   47.36MB/s    0:00:00 (xfr#3, to-chk=13/20)
07-Nov-2024 21:47:43          49,663   7%   47.36MB/s    0:00:00 (xfr#4, to-chk=11/20)
07-Nov-2024 21:47:43          73,627  10%   70.22MB/s    0:00:00 (xfr#5, to-chk=9/20)
07-Nov-2024 21:47:43          73,718  10%   70.30MB/s    0:00:00 (xfr#6, to-chk=7/20)
07-Nov-2024 21:47:43         210,534  30%   18.25MB/s    0:00:00 (xfr#7, to-chk=5/20)
07-Nov-2024 21:47:43         210,831  30%   16.76MB/s    0:00:00 (xfr#8, to-chk=3/20)
07-Nov-2024 21:47:43         344,528  50%   27.38MB/s    0:00:00 (xfr#9, to-chk=1/20)
07-Nov-2024 21:47:43         344,528  50%   23.47MB/s    0:00:00 (xfr#9, to-chk=0/20)
07-Nov-2024 21:47:43 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.28.14/pod-logs/dev-onezone-0/cluster-manager
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 21:47:43               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 21:47:43           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 21:47:43           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 21:47:43           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 21:47:43           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 21:47:43           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 21:47:43           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 21:47:43 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDH/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_CRUD.1731016053.218877 exists, exporting anyway.
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43 =============================== warnings summary ===============================
07-Nov-2024 21:47:43 tests/utils/rest_utils.py:98
07-Nov-2024 21:47:43   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 21:47:43     print("""
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43 tests/utils/path_utils.py:112
07-Nov-2024 21:47:43   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 21:47:43     return path.replace("'", "\\'").replace(' ', '\ ')
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43 tests/utils/acceptance_utils.py:55
07-Nov-2024 21:47:43   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 21:47:43     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43 tests/utils/acceptance_utils.py:57
07-Nov-2024 21:47:43   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 21:47:43     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 21:47:43
07-Nov-2024 21:47:43 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
07-Nov-2024 21:47:43 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDH/onedata-acceptance/test-reports/results.xml -
07-Nov-2024 21:47:43 ================= 27 passed, 4 warnings in 1174.04s (0:19:34) ==================
07-Nov-2024 21:47:49 release "dev" uninstalled
07-Nov-2024 21:47:50 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
07-Nov-2024 21:47:50 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
07-Nov-2024 21:48:10 No resources found
07-Nov-2024 21:48:11 Sidecar injection has been disabled
07-Nov-2024 21:48:11 Cleaning helm release "dev"...
07-Nov-2024 21:48:11 Deleted 1 helm deployments
07-Nov-2024 21:48:11 Deleted 0 k8s deployments
07-Nov-2024 21:48:11 Deleted 0 k8s services
07-Nov-2024 21:48:11 Deleted 0 persistent volumes
07-Nov-2024 21:48:15 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:48:15 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
07-Nov-2024 21:48:15 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:48:15 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
07-Nov-2024 21:48:15 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
07-Nov-2024 21:48:15 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 21:48:15 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
07-Nov-2024 21:48:15 Finished task 'Run acceptance oneclient tests' with result: Success
07-Nov-2024 21:48:15 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Nov-2024 21:48:15 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDH...
07-Nov-2024 21:48:15 Finished task 'Parse test results' with result: Success
07-Nov-2024 21:48:15 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:48:15
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 21:48:15
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 21:48:15
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 21:48:15
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 21:48:15
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 21:48:15
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 21:48:15
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 21:48:15
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 21:48:15
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 21:48:15
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 21:48:15 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:48:15
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD directio hardlinks #3359 (ODSRV-OAP-MDCDH-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCDH-3359-ScriptBuildTask-17920841101527975109.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDH/onedata-acceptance
07-Nov-2024 21:48:15 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_CRUD_directio_hardlinks.tar.gz
07-Nov-2024 21:48:16 Uploading artifact
07-Nov-2024 21:48:16     source path: surefire_multiprovider_directory_CRUD_directio_hardlinks.tar.gz
07-Nov-2024 21:48:16     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_CRUD_directio_hardlinks.tar.gz
07-Nov-2024 21:48:16 Finished task 'Pack and push surefire artifact' with result: Success
07-Nov-2024 21:48:16 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:48:16 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:48:16
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD directio hardlinks #3359 (ODSRV-OAP-MDCDH-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCDH-3359-ScriptBuildTask-1659076078661978501.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDH
07-Nov-2024 21:48:16 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
07-Nov-2024 21:48:16 Finished task 'Pack logs' with result: Success
07-Nov-2024 21:48:16 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 21:48:16
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
07-Nov-2024 21:48:16 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 21:48:16
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD directio hardlinks #3359 (ODSRV-OAP-MDCDH-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCDH-3359-ScriptBuildTask-13915593373144228005.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDH/onedata-acceptance
07-Nov-2024 21:48:16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-Nov-2024 21:48:16                                  Dload  Upload   Total   Spent    Left  Speed
07-Nov-2024 21:48:16
07-Nov-2024 21:48:16   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 21:48:16 100  4822  100  4822    0     0  62623      0 --:--:-- --:--:-- --:--:-- 62623
07-Nov-2024 21:48:16 Clearing /tmp/onedata and /home/bamboo/.one-env
07-Nov-2024 21:48:28 Cleaning helm deployments
07-Nov-2024 21:48:28 Cleanining pods
07-Nov-2024 21:48:28 Cleaning kube persistant volumes
07-Nov-2024 21:48:29 Cleaning dockswift container
07-Nov-2024 21:48:29 Cleaning docker containers
07-Nov-2024 21:48:30 Stalled docker containers to remove:
07-Nov-2024 21:48:30 947a51f675f7 ab92143f71a0
07-Nov-2024 21:48:30 Removing stalled docker containers
07-Nov-2024 21:48:30 Error response from daemon: Cannot kill container: 947a51f675f7: Container 947a51f675f7961d94bd9e3f8850adf5acfeebcb783accfafcf18eb2df73dd69 is not running
07-Nov-2024 21:48:30 947a51f675f7
07-Nov-2024 21:48:30 ab92143f71a0
07-Nov-2024 21:48:30 ab92143f71a0
07-Nov-2024 21:48:30 Stalled docker volumes to remove:
07-Nov-2024 21:48:30
07-Nov-2024 21:48:30 Removing stalled docker volumes
07-Nov-2024 21:48:30 Removing stalled loopdevices
07-Nov-2024 21:48:31 Done
07-Nov-2024 21:48:31 Finished task 'Clear env and working dir' with result: Success
07-Nov-2024 21:48:31 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
07-Nov-2024 21:48:31 Running post build plugin 'Docker Container Cleanup'
07-Nov-2024 21:48:31 Running post build plugin 'NCover Results Collector'
07-Nov-2024 21:48:31 Running post build plugin 'Build Results Label Collector'
07-Nov-2024 21:48:31 Running post build plugin 'Clover Results Collector'
07-Nov-2024 21:48:31 Running post build plugin 'npm Cache Cleanup'
07-Nov-2024 21:48:31 Running post build plugin 'Artifact Copier'
07-Nov-2024 21:48:31 Publishing an artifact: test_logs.tar.gz
07-Nov-2024 21:48:31 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 89.10 ms
07-Nov-2024 21:48:31 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDH'
07-Nov-2024 21:48:31 Finalising the build...
07-Nov-2024 21:48:31 Stopping timer.
07-Nov-2024 21:48:31 Build ODSRV-OAP-MDCDH-3359 completed.
07-Nov-2024 21:48:32 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2024 21:48:32 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2024 21:48:32 Running on server: post build plugin 'Build Labeller'
07-Nov-2024 21:48:32 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2024 21:48:32 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2024 21:48:32 All post build plugins have finished
07-Nov-2024 21:48:32 Generating build results summary...
07-Nov-2024 21:48:32 Saving build results to disk...
07-Nov-2024 21:48:32 Store variable context...
07-Nov-2024 21:48:32 Finished building ODSRV-OAP-MDCDH-3359.