oneclient acceptance tests using environment deployed from packages

Build: #3359 was successful

Job: multiprovider directory CRUD directio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,747 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:59:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b2frq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:59:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b2frq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:59:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b2frq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b2frq'
07-Nov-2024 21:59:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b2frq' successfully started
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/eaayhh154z41km7a
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eaayhh154z41km7a --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eaayhh154z41km7a
07-Nov-2024 21:59:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3947173758295099506'...
07-Nov-2024 21:59:23 Getting configuration...
07-Nov-2024 21:59:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/eaayhh154z41km7a'.
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ndhtd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 21:59:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ndhtd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 21:59:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ndhtd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ndhtd'
07-Nov-2024 21:59:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ndhtd' successfully started
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/sqrzx5734tt2o5d5
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sqrzx5734tt2o5d5 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sqrzx5734tt2o5d5
07-Nov-2024 21:59:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14182344658058789213'...
07-Nov-2024 21:59:23 Getting configuration...
07-Nov-2024 21:59:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sqrzx5734tt2o5d5'.
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
07-Nov-2024 21:59:23 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
07-Nov-2024 21:59:23 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
07-Nov-2024 21:59:23 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 21:59:23 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 21:59:23 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 21:59:23 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 21:59:23 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 21:59:23 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 21:59:23 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:59:23 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:59:23 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 21:59:23 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
07-Nov-2024 21:59:23 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
07-Nov-2024 21:59:23 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 21:59:23 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 21:59:23 =================================================================
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23 PASSED
07-Nov-2024 21:59:23 Unmounting client from /tmp/onedata/mnt/eaayhh154z41km7a
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23 Unmounting client from /tmp/onedata/mnt/sqrzx5734tt2o5d5
07-Nov-2024 21:59:23
07-Nov-2024 21:59:23
07-Nov-2024 22:00:06 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 22:00:06 =================================================================
07-Nov-2024 22:00:06 - Executing scenario 'Copy directory'
07-Nov-2024 22:00:06 - from feature 'Multi_directory_CRUD'
07-Nov-2024 22:00:06 -----------------------------------------------------------------
07-Nov-2024 22:00:06 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 22:00:06 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 22:00:06 using [token, token] by [user1, user2]"'
07-Nov-2024 22:00:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b2frq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 22:00:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b2frq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 22:00:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b2frq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 22:00:06
07-Nov-2024 22:00:06
07-Nov-2024 22:00:06 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b2frq'
07-Nov-2024 22:00:06 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b2frq' successfully started
07-Nov-2024 22:00:06
07-Nov-2024 22:00:06 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/sqaehxatzh4qkjwx
07-Nov-2024 22:00:06
07-Nov-2024 22:00:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sqaehxatzh4qkjwx --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sqaehxatzh4qkjwx
07-Nov-2024 22:00:06 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '114831861495009016'...
07-Nov-2024 22:00:06 Getting configuration...
07-Nov-2024 22:00:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sqaehxatzh4qkjwx'.
07-Nov-2024 22:00:06
07-Nov-2024 22:00:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ndhtd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 22:00:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ndhtd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 22:00:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ndhtd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 22:00:06
07-Nov-2024 22:00:06
07-Nov-2024 22:00:06 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ndhtd'
07-Nov-2024 22:00:06 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ndhtd' successfully started
07-Nov-2024 22:00:06
07-Nov-2024 22:00:06 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lcm824amkbs2l72m
07-Nov-2024 22:00:06
07-Nov-2024 22:00:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lcm824amkbs2l72m --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lcm824amkbs2l72m
07-Nov-2024 22:00:06 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '658157325251440611'...
07-Nov-2024 22:00:06 Getting configuration...
07-Nov-2024 22:00:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lcm824amkbs2l72m'.
07-Nov-2024 22:00:06
07-Nov-2024 22:00:06 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
07-Nov-2024 22:00:06 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
07-Nov-2024 22:00:06 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
07-Nov-2024 22:00:06 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 22:00:06 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 22:00:06 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 22:00:06 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 22:00:06 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 22:00:06 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 22:00:06 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 22:00:06 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 22:00:06 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 22:00:06 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
07-Nov-2024 22:00:06 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
07-Nov-2024 22:00:06 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
07-Nov-2024 22:00:06 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
07-Nov-2024 22:00:06 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 22:00:06 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 22:00:06 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
07-Nov-2024 22:00:06 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
07-Nov-2024 22:00:06 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 22:00:06 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 22:00:06 =================================================================
07-Nov-2024 22:00:06
07-Nov-2024 22:00:07 PASSED
07-Nov-2024 22:00:07 Unmounting client from /tmp/onedata/mnt/sqaehxatzh4qkjwx
07-Nov-2024 22:00:07
07-Nov-2024 22:00:07
07-Nov-2024 22:00:07 Unmounting client from /tmp/onedata/mnt/lcm824amkbs2l72m
07-Nov-2024 22:00:07
07-Nov-2024 22:00:07
07-Nov-2024 22:00:41 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 22:00:41 =================================================================
07-Nov-2024 22:00:41 - Executing scenario 'Fail to move directory to itself'
07-Nov-2024 22:00:41 - from feature 'Multi_directory_CRUD'
07-Nov-2024 22:00:41 -----------------------------------------------------------------
07-Nov-2024 22:00:41 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 22:00:41 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 22:00:41 using [token, token] by [user1, user2]"'
07-Nov-2024 22:00:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b2frq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 22:00:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b2frq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 22:00:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b2frq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b2frq'
07-Nov-2024 22:00:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b2frq' successfully started
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/9wk3t2mairyive5l
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9wk3t2mairyive5l --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9wk3t2mairyive5l
07-Nov-2024 22:00:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16139238983971638005'...
07-Nov-2024 22:00:41 Getting configuration...
07-Nov-2024 22:00:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9wk3t2mairyive5l'.
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ndhtd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 22:00:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ndhtd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 22:00:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ndhtd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ndhtd'
07-Nov-2024 22:00:41 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ndhtd' successfully started
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/4esihxo9pcgvjrqd
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4esihxo9pcgvjrqd --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4esihxo9pcgvjrqd
07-Nov-2024 22:00:41 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17353837838157041081'...
07-Nov-2024 22:00:41 Getting configuration...
07-Nov-2024 22:00:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4esihxo9pcgvjrqd'.
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 22:00:41 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 22:00:41 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 22:00:41 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
07-Nov-2024 22:00:41 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 22:00:41 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 22:00:41 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 22:00:41 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 22:00:41 =================================================================
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41 PASSED
07-Nov-2024 22:00:41 Unmounting client from /tmp/onedata/mnt/9wk3t2mairyive5l
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41 Unmounting client from /tmp/onedata/mnt/4esihxo9pcgvjrqd
07-Nov-2024 22:00:41
07-Nov-2024 22:00:41
07-Nov-2024 22:01:15 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 22:01:15 =================================================================
07-Nov-2024 22:01:15 - Executing scenario 'Fail to move directory to its subtree'
07-Nov-2024 22:01:15 - from feature 'Multi_directory_CRUD'
07-Nov-2024 22:01:15 -----------------------------------------------------------------
07-Nov-2024 22:01:15 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 22:01:15 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 22:01:15 using [token, token] by [user1, user2]"'
07-Nov-2024 22:01:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b2frq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 22:01:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b2frq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 22:01:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b2frq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 22:01:15
07-Nov-2024 22:01:15
07-Nov-2024 22:01:15 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b2frq'
07-Nov-2024 22:01:15 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b2frq' successfully started
07-Nov-2024 22:01:15
07-Nov-2024 22:01:15 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/79ti5tc2r6lkbdl2
07-Nov-2024 22:01:15
07-Nov-2024 22:01:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/79ti5tc2r6lkbdl2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/79ti5tc2r6lkbdl2
07-Nov-2024 22:01:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10998445863915387911'...
07-Nov-2024 22:01:15 Getting configuration...
07-Nov-2024 22:01:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/79ti5tc2r6lkbdl2'.
07-Nov-2024 22:01:15
07-Nov-2024 22:01:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ndhtd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 22:01:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ndhtd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 22:01:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ndhtd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 22:01:15
07-Nov-2024 22:01:15
07-Nov-2024 22:01:15 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ndhtd'
07-Nov-2024 22:01:15 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ndhtd' successfully started
07-Nov-2024 22:01:15
07-Nov-2024 22:01:15 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3xo2r99so28g9e6u
07-Nov-2024 22:01:15
07-Nov-2024 22:01:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3xo2r99so28g9e6u --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3xo2r99so28g9e6u
07-Nov-2024 22:01:15 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1982726716238588206'...
07-Nov-2024 22:01:15 Getting configuration...
07-Nov-2024 22:01:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3xo2r99so28g9e6u'.
07-Nov-2024 22:01:15
07-Nov-2024 22:01:15 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 22:01:15 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 22:01:15 =================================================================
07-Nov-2024 22:01:15
07-Nov-2024 22:01:27 PASSED
07-Nov-2024 22:01:27 Unmounting client from /tmp/onedata/mnt/79ti5tc2r6lkbdl2
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27 Unmounting client from /tmp/onedata/mnt/3xo2r99so28g9e6u
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_CRUD.1731016876.1789103', '-c', '/tmp/logs']
07-Nov-2024 22:01:27 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-n6mjt. See /home/bamboo/.one-env/deployments/2024.11.07-21.40.44/pod-logs/dev-cross-support-job-3p-users-n6mjt/entrypoint.log for more details
07-Nov-2024 22:01:27 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-b2frq: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.40.44/pod-logs/dev-oneclient-krakow-7d9476b8bc-b2frq/oneclient_logs
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=198/231)
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 22:01:27          46,768   0%   44.60MB/s    0:00:00 (xfr#1, to-chk=197/231)
07-Nov-2024 22:01:27          46,768   0%   44.60MB/s    0:00:00 (xfr#1, to-chk=191/231)
07-Nov-2024 22:01:27          47,326   0%   45.13MB/s    0:00:00 (xfr#2, to-chk=193/231)
07-Nov-2024 22:01:27         243,305   4%   58.01MB/s    0:00:00 (xfr#3, to-chk=192/231)
07-Nov-2024 22:01:27         243,863   4%   58.14MB/s    0:00:00 (xfr#4, to-chk=191/231)
07-Nov-2024 22:01:27         244,491   4%   46.63MB/s    0:00:00 (xfr#5, to-chk=190/231)
07-Nov-2024 22:01:27         275,072   5%   52.47MB/s    0:00:00 (xfr#6, to-chk=189/231)
07-Nov-2024 22:01:27         275,630   5%   52.57MB/s    0:00:00 (xfr#7, to-chk=185/231)
07-Nov-2024 22:01:27         388,963   7%   46.37MB/s    0:00:00 (xfr#8, to-chk=184/231)
07-Nov-2024 22:01:27         389,521   7%   46.43MB/s    0:00:00 (xfr#9, to-chk=183/231)
07-Nov-2024 22:01:27         390,149   7%   41.34MB/s    0:00:00 (xfr#10, to-chk=182/231)
07-Nov-2024 22:01:27         417,355   8%   44.22MB/s    0:00:00 (xfr#11, to-chk=181/231)
07-Nov-2024 22:01:27         417,625   8%   44.25MB/s    0:00:00 (xfr#12, to-chk=177/231)
07-Nov-2024 22:01:27         558,061  10%   35.48MB/s    0:00:00 (xfr#13, to-chk=176/231)
07-Nov-2024 22:01:27         558,331  10%   35.50MB/s    0:00:00 (xfr#14, to-chk=175/231)
07-Nov-2024 22:01:27         601,476  11%   35.85MB/s    0:00:00 (xfr#15, to-chk=174/231)
07-Nov-2024 22:01:27         601,842  11%   35.87MB/s    0:00:00 (xfr#16, to-chk=170/231)
07-Nov-2024 22:01:27         880,444  17%   32.29MB/s    0:00:00 (xfr#17, to-chk=169/231)
07-Nov-2024 22:01:27         880,810  17%   32.31MB/s    0:00:00 (xfr#18, to-chk=168/231)
07-Nov-2024 22:01:27         881,438  17%   32.33MB/s    0:00:00 (xfr#19, to-chk=167/231)
07-Nov-2024 22:01:27         920,645  18%   32.52MB/s    0:00:00 (xfr#20, to-chk=166/231)
07-Nov-2024 22:01:27         921,203  18%   31.38MB/s    0:00:00 (xfr#21, to-chk=162/231)
07-Nov-2024 22:01:27       1,095,775  21%   34.83MB/s    0:00:00 (xfr#22, to-chk=161/231)
07-Nov-2024 22:01:27       1,096,333  21%   34.85MB/s    0:00:00 (xfr#23, to-chk=160/231)
07-Nov-2024 22:01:27       1,116,701  21%   35.50MB/s    0:00:00 (xfr#24, to-chk=159/231)
07-Nov-2024 22:01:27       1,117,355  21%   35.52MB/s    0:00:00 (xfr#25, to-chk=155/231)
07-Nov-2024 22:01:27       1,186,625  23%   37.72MB/s    0:00:00 (xfr#26, to-chk=154/231)
07-Nov-2024 22:01:27       1,187,279  23%   36.53MB/s    0:00:00 (xfr#27, to-chk=153/231)
07-Nov-2024 22:01:27       1,220,260  23%   33.25MB/s    0:00:00 (xfr#28, to-chk=152/231)
07-Nov-2024 22:01:27       1,220,914  24%   33.27MB/s    0:00:00 (xfr#29, to-chk=148/231)
07-Nov-2024 22:01:27       1,377,734  27%   32.05MB/s    0:00:00 (xfr#30, to-chk=147/231)
07-Nov-2024 22:01:27       1,378,388  27%   32.06MB/s    0:00:00 (xfr#31, to-chk=146/231)
07-Nov-2024 22:01:27       1,401,822  27%   31.83MB/s    0:00:00 (xfr#32, to-chk=145/231)
07-Nov-2024 22:01:27       1,402,188  27%   31.10MB/s    0:00:00 (xfr#33, to-chk=141/231)
07-Nov-2024 22:01:27       1,488,716  29%   29.58MB/s    0:00:00 (xfr#34, to-chk=140/231)
07-Nov-2024 22:01:27       1,489,082  29%   29.59MB/s    0:00:00 (xfr#35, to-chk=139/231)
07-Nov-2024 22:01:27       1,510,195  29%   28.24MB/s    0:00:00 (xfr#36, to-chk=138/231)
07-Nov-2024 22:01:27       1,510,849  29%   28.25MB/s    0:00:00 (xfr#37, to-chk=134/231)
07-Nov-2024 22:01:27       1,615,076  31%   30.20MB/s    0:00:00 (xfr#38, to-chk=133/231)
07-Nov-2024 22:01:27       1,615,730  31%   30.21MB/s    0:00:00 (xfr#39, to-chk=132/231)
07-Nov-2024 22:01:27       1,640,034  32%   30.08MB/s    0:00:00 (xfr#40, to-chk=131/231)
07-Nov-2024 22:01:27       1,640,784  32%   30.09MB/s    0:00:00 (xfr#41, to-chk=127/231)
07-Nov-2024 22:01:27       1,733,763  34%   29.01MB/s    0:00:00 (xfr#42, to-chk=126/231)
07-Nov-2024 22:01:27       1,734,513  34%   29.02MB/s    0:00:00 (xfr#43, to-chk=125/231)
07-Nov-2024 22:01:27       1,735,141  34%   29.03MB/s    0:00:00 (xfr#44, to-chk=124/231)
07-Nov-2024 22:01:27       1,787,951  35%   28.42MB/s    0:00:00 (xfr#45, to-chk=123/231)
07-Nov-2024 22:01:27       1,788,893  35%   28.43MB/s    0:00:00 (xfr#46, to-chk=119/231)
07-Nov-2024 22:01:27       2,036,319  40%   22.58MB/s    0:00:00 (xfr#47, to-chk=118/231)
07-Nov-2024 22:01:27       2,037,261  40%   22.59MB/s    0:00:00 (xfr#48, to-chk=117/231)
07-Nov-2024 22:01:27       2,037,889  40%   22.60MB/s    0:00:00 (xfr#49, to-chk=116/231)
07-Nov-2024 22:01:27       2,061,188  40%   22.86MB/s    0:00:00 (xfr#50, to-chk=115/231)
07-Nov-2024 22:01:27       2,061,842  40%   22.86MB/s    0:00:00 (xfr#51, to-chk=111/231)
07-Nov-2024 22:01:27       2,195,345  43%   23.26MB/s    0:00:00 (xfr#52, to-chk=110/231)
07-Nov-2024 22:01:27       2,195,999  43%   23.27MB/s    0:00:00 (xfr#53, to-chk=109/231)
07-Nov-2024 22:01:27       2,227,904  43%   20.43MB/s    0:00:00 (xfr#54, to-chk=108/231)
07-Nov-2024 22:01:27       2,228,654  43%   20.24MB/s    0:00:00 (xfr#55, to-chk=104/231)
07-Nov-2024 22:01:27       2,368,039  46%   18.51MB/s    0:00:00 (xfr#56, to-chk=103/231)
07-Nov-2024 22:01:27       2,368,789  46%   18.52MB/s    0:00:00 (xfr#57, to-chk=102/231)
07-Nov-2024 22:01:27       2,421,305  47%   17.90MB/s    0:00:00 (xfr#58, to-chk=101/231)
07-Nov-2024 22:01:27       2,421,959  47%   17.91MB/s    0:00:00 (xfr#59, to-chk=97/231)
07-Nov-2024 22:01:27       2,635,696  51%   15.91MB/s    0:00:00 (xfr#60, to-chk=96/231)
07-Nov-2024 22:01:27       2,636,350  51%   15.91MB/s    0:00:00 (xfr#61, to-chk=95/231)
07-Nov-2024 22:01:27       2,674,565  52%   16.04MB/s    0:00:00 (xfr#62, to-chk=94/231)
07-Nov-2024 22:01:27       2,675,315  52%   16.05MB/s    0:00:00 (xfr#63, to-chk=90/231)
07-Nov-2024 22:01:27       2,822,603  55%   16.22MB/s    0:00:00 (xfr#64, to-chk=89/231)
07-Nov-2024 22:01:27       2,823,353  55%   16.22MB/s    0:00:00 (xfr#65, to-chk=88/231)
07-Nov-2024 22:01:27       2,823,981  55%   16.22MB/s    0:00:00 (xfr#66, to-chk=87/231)
07-Nov-2024 22:01:27       2,850,534  56%   16.18MB/s    0:00:00 (xfr#67, to-chk=86/231)
07-Nov-2024 22:01:27       2,851,092  56%   16.18MB/s    0:00:00 (xfr#68, to-chk=82/231)
07-Nov-2024 22:01:27       2,985,421  58%   13.43MB/s    0:00:00 (xfr#69, to-chk=81/231)
07-Nov-2024 22:01:27       2,985,979  58%   13.43MB/s    0:00:00 (xfr#70, to-chk=80/231)
07-Nov-2024 22:01:27       3,040,013  59%   13.42MB/s    0:00:00 (xfr#71, to-chk=79/231)
07-Nov-2024 22:01:27       3,040,667  59%   13.43MB/s    0:00:00 (xfr#72, to-chk=75/231)
07-Nov-2024 22:01:27       3,305,306  64%   13.03MB/s    0:00:00 (xfr#73, to-chk=74/231)
07-Nov-2024 22:01:27       3,305,960  65%   13.03MB/s    0:00:00 (xfr#74, to-chk=73/231)
07-Nov-2024 22:01:27       3,337,465  65%   13.04MB/s    0:00:00 (xfr#75, to-chk=72/231)
07-Nov-2024 22:01:27       3,338,023  65%   13.05MB/s    0:00:00 (xfr#76, to-chk=68/231)
07-Nov-2024 22:01:27       3,463,778  68%   13.27MB/s    0:00:00 (xfr#77, to-chk=67/231)
07-Nov-2024 22:01:27       3,464,336  68%   13.27MB/s    0:00:00 (xfr#78, to-chk=66/231)
07-Nov-2024 22:01:27       3,482,693  68%   13.29MB/s    0:00:00 (xfr#79, to-chk=65/231)
07-Nov-2024 22:01:27       3,483,251  68%   13.29MB/s    0:00:00 (xfr#80, to-chk=61/231)
07-Nov-2024 22:01:27       3,585,896  70%   13.62MB/s    0:00:00 (xfr#81, to-chk=60/231)
07-Nov-2024 22:01:27       3,586,454  70%   13.63MB/s    0:00:00 (xfr#82, to-chk=59/231)
07-Nov-2024 22:01:27       3,614,669  71%   13.63MB/s    0:00:00 (xfr#83, to-chk=58/231)
07-Nov-2024 22:01:27       3,615,227  71%   13.63MB/s    0:00:00 (xfr#84, to-chk=54/231)
07-Nov-2024 22:01:27       3,728,898  73%   14.00MB/s    0:00:00 (xfr#85, to-chk=53/231)
07-Nov-2024 22:01:27       3,729,456  73%   14.00MB/s    0:00:00 (xfr#86, to-chk=52/231)
07-Nov-2024 22:01:27       3,755,413  73%   14.10MB/s    0:00:00 (xfr#87, to-chk=51/231)
07-Nov-2024 22:01:27       3,756,067  73%   14.10MB/s    0:00:00 (xfr#88, to-chk=47/231)
07-Nov-2024 22:01:27       3,847,566  75%   14.39MB/s    0:00:00 (xfr#89, to-chk=46/231)
07-Nov-2024 22:01:27       3,848,220  75%   14.39MB/s    0:00:00 (xfr#90, to-chk=45/231)
07-Nov-2024 22:01:27       3,872,376  76%   14.43MB/s    0:00:00 (xfr#91, to-chk=44/231)
07-Nov-2024 22:01:27       3,872,838  76%   14.43MB/s    0:00:00 (xfr#92, to-chk=40/231)
07-Nov-2024 22:01:27       4,014,388  78%   14.84MB/s    0:00:00 (xfr#93, to-chk=39/231)
07-Nov-2024 22:01:27       4,014,850  78%   14.84MB/s    0:00:00 (xfr#94, to-chk=38/231)
07-Nov-2024 22:01:27       4,037,020  79%   14.86MB/s    0:00:00 (xfr#95, to-chk=37/231)
07-Nov-2024 22:01:27       4,037,674  79%   14.87MB/s    0:00:00 (xfr#96, to-chk=33/231)
07-Nov-2024 22:01:27       4,122,358  81%   15.12MB/s    0:00:00 (xfr#97, to-chk=32/231)
07-Nov-2024 22:01:27       4,123,012  81%   15.12MB/s    0:00:00 (xfr#98, to-chk=31/231)
07-Nov-2024 22:01:27       4,123,640  81%   15.13MB/s    0:00:00 (xfr#99, to-chk=30/231)
07-Nov-2024 22:01:27       4,149,215  81%   15.16MB/s    0:00:00 (xfr#100, to-chk=29/231)
07-Nov-2024 22:01:27       4,149,773  81%   15.16MB/s    0:00:00 (xfr#101, to-chk=25/231)
07-Nov-2024 22:01:27       4,245,037  83%   15.05MB/s    0:00:00 (xfr#102, to-chk=24/231)
07-Nov-2024 22:01:27       4,245,595  83%   15.05MB/s    0:00:00 (xfr#103, to-chk=23/231)
07-Nov-2024 22:01:27       4,246,223  83%   15.05MB/s    0:00:00 (xfr#104, to-chk=22/231)
07-Nov-2024 22:01:27       4,312,503  84%   14.96MB/s    0:00:00 (xfr#105, to-chk=21/231)
07-Nov-2024 22:01:27       4,312,965  84%   14.96MB/s    0:00:00 (xfr#106, to-chk=17/231)
07-Nov-2024 22:01:27       4,726,154  92%   15.98MB/s    0:00:00 (xfr#107, to-chk=16/231)
07-Nov-2024 22:01:27       4,726,616  92%   15.98MB/s    0:00:00 (xfr#108, to-chk=15/231)
07-Nov-2024 22:01:27       4,744,386  93%   15.93MB/s    0:00:00 (xfr#109, to-chk=14/231)
07-Nov-2024 22:01:27       4,745,040  93%   15.93MB/s    0:00:00 (xfr#110, to-chk=10/231)
07-Nov-2024 22:01:27       4,858,481  95%   16.26MB/s    0:00:00 (xfr#111, to-chk=9/231)
07-Nov-2024 22:01:27       4,859,135  95%   16.26MB/s    0:00:00 (xfr#112, to-chk=8/231)
07-Nov-2024 22:01:27       4,885,929  96%   16.35MB/s    0:00:00 (xfr#113, to-chk=7/231)
07-Nov-2024 22:01:27       4,886,487  96%   16.35MB/s    0:00:00 (xfr#114, to-chk=3/231)
07-Nov-2024 22:01:27       4,983,429  97%   16.56MB/s    0:00:00 (xfr#115, to-chk=2/231)
07-Nov-2024 22:01:27       4,983,987  98%   16.56MB/s    0:00:00 (xfr#116, to-chk=1/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.83MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.83MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.83MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.83MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.83MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.83MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.77MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.65MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.65MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27       5,080,980  99%   16.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 22:01:27 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-ndhtd: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.40.44/pod-logs/dev-oneclient-paris-5cc45c8cb7-ndhtd/oneclient_logs
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=196/229)
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 22:01:27          29,556   0%   28.19MB/s    0:00:00 (xfr#1, to-chk=195/229)
07-Nov-2024 22:01:27          29,556   0%   28.19MB/s    0:00:00 (xfr#1, to-chk=189/229)
07-Nov-2024 22:01:27          30,210   0%   28.81MB/s    0:00:00 (xfr#2, to-chk=191/229)
07-Nov-2024 22:01:27         139,447   3%   26.60MB/s    0:00:00 (xfr#3, to-chk=190/229)
07-Nov-2024 22:01:27         140,101   3%   26.72MB/s    0:00:00 (xfr#4, to-chk=189/229)
07-Nov-2024 22:01:27         161,646   3%   30.83MB/s    0:00:00 (xfr#5, to-chk=188/229)
07-Nov-2024 22:01:27         162,204   3%   30.94MB/s    0:00:00 (xfr#6, to-chk=184/229)
07-Nov-2024 22:01:27         245,229   5%   29.23MB/s    0:00:00 (xfr#7, to-chk=183/229)
07-Nov-2024 22:01:27         245,787   5%   29.30MB/s    0:00:00 (xfr#8, to-chk=182/229)
07-Nov-2024 22:01:27         271,783   6%   25.92MB/s    0:00:00 (xfr#9, to-chk=181/229)
07-Nov-2024 22:01:27         272,245   6%   25.96MB/s    0:00:00 (xfr#10, to-chk=177/229)
07-Nov-2024 22:01:27         428,034   9%   29.16MB/s    0:00:00 (xfr#11, to-chk=176/229)
07-Nov-2024 22:01:27         428,496   9%   29.19MB/s    0:00:00 (xfr#12, to-chk=175/229)
07-Nov-2024 22:01:27         446,938   9%   30.45MB/s    0:00:00 (xfr#13, to-chk=174/229)
07-Nov-2024 22:01:27         447,592  10%   30.49MB/s    0:00:00 (xfr#14, to-chk=170/229)
07-Nov-2024 22:01:27         539,467  12%   34.30MB/s    0:00:00 (xfr#15, to-chk=169/229)
07-Nov-2024 22:01:27         540,121  12%   34.34MB/s    0:00:00 (xfr#16, to-chk=168/229)
07-Nov-2024 22:01:27         540,749  12%   34.38MB/s    0:00:00 (xfr#17, to-chk=167/229)
07-Nov-2024 22:01:27         567,693  12%   36.09MB/s    0:00:00 (xfr#18, to-chk=166/229)
07-Nov-2024 22:01:27         568,155  12%   36.12MB/s    0:00:00 (xfr#19, to-chk=162/229)
07-Nov-2024 22:01:27         660,312  14%   37.04MB/s    0:00:00 (xfr#20, to-chk=161/229)
07-Nov-2024 22:01:27         660,774  14%   37.07MB/s    0:00:00 (xfr#21, to-chk=160/229)
07-Nov-2024 22:01:27         692,840  15%   38.87MB/s    0:00:00 (xfr#22, to-chk=159/229)
07-Nov-2024 22:01:27         693,206  15%   36.73MB/s    0:00:00 (xfr#23, to-chk=155/229)
07-Nov-2024 22:01:27         822,181  18%   25.29MB/s    0:00:00 (xfr#24, to-chk=154/229)
07-Nov-2024 22:01:27         822,547  18%   25.30MB/s    0:00:00 (xfr#25, to-chk=153/229)
07-Nov-2024 22:01:27         854,203  19%   26.28MB/s    0:00:00 (xfr#26, to-chk=152/229)
07-Nov-2024 22:01:27         854,473  19%   25.47MB/s    0:00:00 (xfr#27, to-chk=148/229)
07-Nov-2024 22:01:27         982,620  21%   24.66MB/s    0:00:00 (xfr#28, to-chk=147/229)
07-Nov-2024 22:01:27         982,890  21%   24.67MB/s    0:00:00 (xfr#29, to-chk=146/229)
07-Nov-2024 22:01:27         983,518  21%   24.68MB/s    0:00:00 (xfr#30, to-chk=145/229)
07-Nov-2024 22:01:27       1,002,810  22%   25.17MB/s    0:00:00 (xfr#31, to-chk=144/229)
07-Nov-2024 22:01:27       1,003,272  22%   25.18MB/s    0:00:00 (xfr#32, to-chk=140/229)
07-Nov-2024 22:01:27       1,073,900  24%   26.26MB/s    0:00:00 (xfr#33, to-chk=139/229)
07-Nov-2024 22:01:27       1,074,362  24%   26.27MB/s    0:00:00 (xfr#34, to-chk=138/229)
07-Nov-2024 22:01:27       1,099,142  24%   24.38MB/s    0:00:00 (xfr#35, to-chk=137/229)
07-Nov-2024 22:01:27       1,099,700  24%   24.39MB/s    0:00:00 (xfr#36, to-chk=133/229)
07-Nov-2024 22:01:27       1,202,896  26%   26.68MB/s    0:00:00 (xfr#37, to-chk=132/229)
07-Nov-2024 22:01:27       1,203,454  26%   26.69MB/s    0:00:00 (xfr#38, to-chk=131/229)
07-Nov-2024 22:01:27       1,254,439  28%   27.19MB/s    0:00:00 (xfr#39, to-chk=130/229)
07-Nov-2024 22:01:27       1,255,285  28%   27.21MB/s    0:00:00 (xfr#40, to-chk=126/229)
07-Nov-2024 22:01:27       1,476,891  33%   28.17MB/s    0:00:00 (xfr#41, to-chk=125/229)
07-Nov-2024 22:01:27       1,477,737  33%   28.19MB/s    0:00:00 (xfr#42, to-chk=124/229)
07-Nov-2024 22:01:27       1,508,894  33%   28.22MB/s    0:00:00 (xfr#43, to-chk=123/229)
07-Nov-2024 22:01:27       1,509,260  33%   27.68MB/s    0:00:00 (xfr#44, to-chk=119/229)
07-Nov-2024 22:01:27       1,617,042  36%   24.87MB/s    0:00:00 (xfr#45, to-chk=118/229)
07-Nov-2024 22:01:27       1,617,408  36%   24.88MB/s    0:00:00 (xfr#46, to-chk=117/229)
07-Nov-2024 22:01:27       1,652,730  36%   25.02MB/s    0:00:00 (xfr#47, to-chk=116/229)
07-Nov-2024 22:01:27       1,653,384  36%   25.03MB/s    0:00:00 (xfr#48, to-chk=112/229)
07-Nov-2024 22:01:27       1,813,800  40%   21.90MB/s    0:00:00 (xfr#49, to-chk=111/229)
07-Nov-2024 22:01:27       1,814,454  40%   21.63MB/s    0:00:00 (xfr#50, to-chk=110/229)
07-Nov-2024 22:01:27       1,846,442  41%   22.01MB/s    0:00:00 (xfr#51, to-chk=109/229)
07-Nov-2024 22:01:27       1,846,808  41%   22.02MB/s    0:00:00 (xfr#52, to-chk=105/229)
07-Nov-2024 22:01:27       1,968,841  44%   22.09MB/s    0:00:00 (xfr#53, to-chk=104/229)
07-Nov-2024 22:01:27       1,969,207  44%   21.84MB/s    0:00:00 (xfr#54, to-chk=103/229)
07-Nov-2024 22:01:27       1,995,512  44%   21.87MB/s    0:00:00 (xfr#55, to-chk=102/229)
07-Nov-2024 22:01:27       1,995,974  44%   21.88MB/s    0:00:00 (xfr#56, to-chk=98/229)
07-Nov-2024 22:01:27       2,102,700  47%   22.28MB/s    0:00:00 (xfr#57, to-chk=97/229)
07-Nov-2024 22:01:27       2,103,162  47%   22.29MB/s    0:00:00 (xfr#58, to-chk=96/229)
07-Nov-2024 22:01:27       2,130,720  47%   22.33MB/s    0:00:00 (xfr#59, to-chk=95/229)
07-Nov-2024 22:01:27       2,131,182  47%   22.33MB/s    0:00:00 (xfr#60, to-chk=91/229)
07-Nov-2024 22:01:27       2,248,109  50%   22.57MB/s    0:00:00 (xfr#61, to-chk=90/229)
07-Nov-2024 22:01:27       2,248,571  50%   22.57MB/s    0:00:00 (xfr#62, to-chk=89/229)
07-Nov-2024 22:01:27       2,274,288  50%   22.36MB/s    0:00:00 (xfr#63, to-chk=88/229)
07-Nov-2024 22:01:27       2,275,038  50%   22.37MB/s    0:00:00 (xfr#64, to-chk=84/229)
07-Nov-2024 22:01:27       2,406,047  53%   21.85MB/s    0:00:00 (xfr#65, to-chk=83/229)
07-Nov-2024 22:01:27       2,406,797  53%   21.86MB/s    0:00:00 (xfr#66, to-chk=82/229)
07-Nov-2024 22:01:27       2,441,678  54%   22.18MB/s    0:00:00 (xfr#67, to-chk=81/229)
07-Nov-2024 22:01:27       2,442,236  54%   22.18MB/s    0:00:00 (xfr#68, to-chk=77/229)
07-Nov-2024 22:01:27       2,573,241  57%   23.15MB/s    0:00:00 (xfr#69, to-chk=76/229)
07-Nov-2024 22:01:27       2,573,799  57%   23.16MB/s    0:00:00 (xfr#70, to-chk=75/229)
07-Nov-2024 22:01:27       2,608,258  58%   23.25MB/s    0:00:00 (xfr#71, to-chk=74/229)
07-Nov-2024 22:01:27       2,608,912  58%   23.25MB/s    0:00:00 (xfr#72, to-chk=70/229)
07-Nov-2024 22:01:27       2,613,051  58%   23.29MB/s    0:00:00 (xfr#73, to-chk=69/229)
07-Nov-2024 22:01:27       2,749,855  61%   24.06MB/s    0:00:00 (xfr#74, to-chk=68/229)
07-Nov-2024 22:01:27       2,750,509  61%   24.07MB/s    0:00:00 (xfr#75, to-chk=67/229)
07-Nov-2024 22:01:27       2,802,482  62%   23.04MB/s    0:00:00 (xfr#76, to-chk=66/229)
07-Nov-2024 22:01:27       2,803,136  62%   23.05MB/s    0:00:00 (xfr#77, to-chk=62/229)
07-Nov-2024 22:01:27       3,103,546  69%   24.26MB/s    0:00:00 (xfr#78, to-chk=61/229)
07-Nov-2024 22:01:27       3,104,200  69%   24.27MB/s    0:00:00 (xfr#79, to-chk=60/229)
07-Nov-2024 22:01:27       3,104,828  69%   24.27MB/s    0:00:00 (xfr#80, to-chk=59/229)
07-Nov-2024 22:01:27       3,131,236  70%   24.48MB/s    0:00:00 (xfr#81, to-chk=58/229)
07-Nov-2024 22:01:27       3,131,698  70%   24.48MB/s    0:00:00 (xfr#82, to-chk=54/229)
07-Nov-2024 22:01:27       3,296,335  73%   25.56MB/s    0:00:00 (xfr#83, to-chk=53/229)
07-Nov-2024 22:01:27       3,296,797  73%   25.36MB/s    0:00:00 (xfr#84, to-chk=52/229)
07-Nov-2024 22:01:27       3,297,425  73%   25.36MB/s    0:00:00 (xfr#85, to-chk=51/229)
07-Nov-2024 22:01:27       3,316,512  74%   25.51MB/s    0:00:00 (xfr#86, to-chk=50/229)
07-Nov-2024 22:01:27       3,316,974  74%   25.31MB/s    0:00:00 (xfr#87, to-chk=46/229)
07-Nov-2024 22:01:27       3,417,010  76%   25.86MB/s    0:00:00 (xfr#88, to-chk=45/229)
07-Nov-2024 22:01:27       3,417,472  76%   25.87MB/s    0:00:00 (xfr#89, to-chk=44/229)
07-Nov-2024 22:01:27       3,451,076  77%   26.12MB/s    0:00:00 (xfr#90, to-chk=43/229)
07-Nov-2024 22:01:27       3,451,538  77%   26.12MB/s    0:00:00 (xfr#91, to-chk=39/229)
07-Nov-2024 22:01:27       3,586,080  80%   26.93MB/s    0:00:00 (xfr#92, to-chk=38/229)
07-Nov-2024 22:01:27       3,586,542  80%   26.93MB/s    0:00:00 (xfr#93, to-chk=37/229)
07-Nov-2024 22:01:27       3,587,170  80%   26.94MB/s    0:00:00 (xfr#94, to-chk=36/229)
07-Nov-2024 22:01:27       3,609,207  80%   26.89MB/s    0:00:00 (xfr#95, to-chk=35/229)
07-Nov-2024 22:01:27       3,609,861  80%   26.90MB/s    0:00:00 (xfr#96, to-chk=31/229)
07-Nov-2024 22:01:27       3,685,039  82%   26.83MB/s    0:00:00 (xfr#97, to-chk=30/229)
07-Nov-2024 22:01:27       3,685,693  82%   26.63MB/s    0:00:00 (xfr#98, to-chk=29/229)
07-Nov-2024 22:01:27       3,708,501  82%   26.79MB/s    0:00:00 (xfr#99, to-chk=28/229)
07-Nov-2024 22:01:27       3,708,963  82%   26.80MB/s    0:00:00 (xfr#100, to-chk=24/229)
07-Nov-2024 22:01:27       3,800,175  84%   25.52MB/s    0:00:00 (xfr#101, to-chk=23/229)
07-Nov-2024 22:01:27       3,800,637  85%   25.53MB/s    0:00:00 (xfr#102, to-chk=22/229)
07-Nov-2024 22:01:27       3,829,106  85%   25.72MB/s    0:00:00 (xfr#103, to-chk=21/229)
07-Nov-2024 22:01:27       3,829,664  85%   25.72MB/s    0:00:00 (xfr#104, to-chk=17/229)
07-Nov-2024 22:01:27       3,926,518  87%   26.19MB/s    0:00:00 (xfr#105, to-chk=16/229)
07-Nov-2024 22:01:27       3,927,076  87%   26.19MB/s    0:00:00 (xfr#106, to-chk=15/229)
07-Nov-2024 22:01:27       3,977,797  88%   26.34MB/s    0:00:00 (xfr#107, to-chk=14/229)
07-Nov-2024 22:01:27       3,978,739  88%   26.35MB/s    0:00:00 (xfr#108, to-chk=10/229)
07-Nov-2024 22:01:27       4,248,562  95%   27.75MB/s    0:00:00 (xfr#109, to-chk=9/229)
07-Nov-2024 22:01:27       4,249,504  95%   27.76MB/s    0:00:00 (xfr#110, to-chk=8/229)
07-Nov-2024 22:01:27       4,272,751  95%   27.72MB/s    0:00:00 (xfr#111, to-chk=7/229)
07-Nov-2024 22:01:27       4,273,213  95%   27.72MB/s    0:00:00 (xfr#112, to-chk=3/229)
07-Nov-2024 22:01:27       4,394,190  98%   28.32MB/s    0:00:00 (xfr#113, to-chk=2/229)
07-Nov-2024 22:01:27       4,394,652  98%   28.32MB/s    0:00:00 (xfr#114, to-chk=1/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.78MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.78MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.78MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.78MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.78MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.78MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.78MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.78MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.78MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.78MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.78MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.59MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.40MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.40MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.40MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.40MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27       4,466,383  99%   28.40MB/s    0:00:00 (xfr#115, to-chk=0/229)
07-Nov-2024 22:01:27 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.40.44/pod-logs/dev-oneprovider-krakow-0/op-worker
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 22:01:27          44,052   4%   42.01MB/s    0:00:00 (xfr#2, to-chk=131/136)
07-Nov-2024 22:01:27          85,516   9%   81.55MB/s    0:00:00 (xfr#3, to-chk=129/136)
07-Nov-2024 22:01:27          85,516   9%   81.55MB/s    0:00:00 (xfr#4, to-chk=127/136)
07-Nov-2024 22:01:27          85,516   9%   81.55MB/s    0:00:00 (xfr#5, to-chk=125/136)
07-Nov-2024 22:01:27         125,518  13%  119.70MB/s    0:00:00 (xfr#6, to-chk=123/136)
07-Nov-2024 22:01:27         125,668  13%  119.85MB/s    0:00:00 (xfr#7, to-chk=121/136)
07-Nov-2024 22:01:27         125,965  13%   60.06MB/s    0:00:00 (xfr#8, to-chk=119/136)
07-Nov-2024 22:01:27         267,349  29%   84.99MB/s    0:00:00 (xfr#9, to-chk=117/136)
07-Nov-2024 22:01:27         268,001  29%   85.20MB/s    0:00:00 (xfr#10, to-chk=107/136)
07-Nov-2024 22:01:27         268,473  29%   85.35MB/s    0:00:00 (xfr#11, to-chk=106/136)
07-Nov-2024 22:01:27         268,633  29%   85.40MB/s    0:00:00 (xfr#12, to-chk=105/136)
07-Nov-2024 22:01:27         269,435  29%   64.24MB/s    0:00:00 (xfr#13, to-chk=104/136)
07-Nov-2024 22:01:27         269,751  29%   64.31MB/s    0:00:00 (xfr#14, to-chk=103/136)
07-Nov-2024 22:01:27         271,018  29%   64.62MB/s    0:00:00 (xfr#15, to-chk=102/136)
07-Nov-2024 22:01:27         271,334  29%   64.69MB/s    0:00:00 (xfr#16, to-chk=101/136)
07-Nov-2024 22:01:27         272,157  30%   64.89MB/s    0:00:00 (xfr#17, to-chk=100/136)
07-Nov-2024 22:01:27         272,794  30%   65.04MB/s    0:00:00 (xfr#18, to-chk=99/136)
07-Nov-2024 22:01:27         273,110  30%   65.11MB/s    0:00:00 (xfr#19, to-chk=98/136)
07-Nov-2024 22:01:27         273,936  30%   65.31MB/s    0:00:00 (xfr#20, to-chk=97/136)
07-Nov-2024 22:01:27         274,252  30%   65.39MB/s    0:00:00 (xfr#21, to-chk=96/136)
07-Nov-2024 22:01:27         275,054  30%   65.58MB/s    0:00:00 (xfr#22, to-chk=95/136)
07-Nov-2024 22:01:27         276,003  30%   52.64MB/s    0:00:00 (xfr#23, to-chk=94/136)
07-Nov-2024 22:01:27         276,325  30%   52.70MB/s    0:00:00 (xfr#24, to-chk=93/136)
07-Nov-2024 22:01:27         276,641  30%   52.77MB/s    0:00:00 (xfr#25, to-chk=92/136)
07-Nov-2024 22:01:27         277,784  30%   52.98MB/s    0:00:00 (xfr#26, to-chk=91/136)
07-Nov-2024 22:01:27         278,748  30%   53.17MB/s    0:00:00 (xfr#27, to-chk=90/136)
07-Nov-2024 22:01:27         279,064  30%   53.23MB/s    0:00:00 (xfr#28, to-chk=89/136)
07-Nov-2024 22:01:27         279,380  30%   53.29MB/s    0:00:00 (xfr#29, to-chk=88/136)
07-Nov-2024 22:01:27         279,696  30%   53.35MB/s    0:00:00 (xfr#30, to-chk=87/136)
07-Nov-2024 22:01:27         280,639  31%   53.53MB/s    0:00:00 (xfr#31, to-chk=86/136)
07-Nov-2024 22:01:27         280,799  31%   53.56MB/s    0:00:00 (xfr#32, to-chk=85/136)
07-Nov-2024 22:01:27         281,115  31%   44.68MB/s    0:00:00 (xfr#33, to-chk=84/136)
07-Nov-2024 22:01:27         282,067  31%   44.83MB/s    0:00:00 (xfr#34, to-chk=83/136)
07-Nov-2024 22:01:27         282,612  31%   44.92MB/s    0:00:00 (xfr#35, to-chk=82/136)
07-Nov-2024 22:01:27         283,084  31%   44.99MB/s    0:00:00 (xfr#36, to-chk=81/136)
07-Nov-2024 22:01:27         283,877  31%   45.12MB/s    0:00:00 (xfr#37, to-chk=80/136)
07-Nov-2024 22:01:27         284,349  31%   45.20MB/s    0:00:00 (xfr#38, to-chk=79/136)
07-Nov-2024 22:01:27         284,665  31%   45.25MB/s    0:00:00 (xfr#39, to-chk=78/136)
07-Nov-2024 22:01:27         284,981  31%   45.30MB/s    0:00:00 (xfr#40, to-chk=77/136)
07-Nov-2024 22:01:27         285,297  31%   45.35MB/s    0:00:00 (xfr#41, to-chk=76/136)
07-Nov-2024 22:01:27         285,457  31%   45.37MB/s    0:00:00 (xfr#42, to-chk=75/136)
07-Nov-2024 22:01:27         286,256  31%   45.50MB/s    0:00:00 (xfr#43, to-chk=74/136)
07-Nov-2024 22:01:27         286,728  31%   39.06MB/s    0:00:00 (xfr#44, to-chk=73/136)
07-Nov-2024 22:01:27         287,050  31%   39.11MB/s    0:00:00 (xfr#45, to-chk=72/136)
07-Nov-2024 22:01:27         287,372  31%   39.15MB/s    0:00:00 (xfr#46, to-chk=71/136)
07-Nov-2024 22:01:27         288,360  31%   34.38MB/s    0:00:00 (xfr#47, to-chk=70/136)
07-Nov-2024 22:01:27         288,832  31%   34.43MB/s    0:00:00 (xfr#48, to-chk=69/136)
07-Nov-2024 22:01:27         288,992  31%   34.45MB/s    0:00:00 (xfr#49, to-chk=68/136)
07-Nov-2024 22:01:27         289,308  31%   34.49MB/s    0:00:00 (xfr#50, to-chk=67/136)
07-Nov-2024 22:01:27         289,624  31%   34.53MB/s    0:00:00 (xfr#51, to-chk=66/136)
07-Nov-2024 22:01:27         290,444  32%   34.62MB/s    0:00:00 (xfr#52, to-chk=65/136)
07-Nov-2024 22:01:27         291,099  32%   34.70MB/s    0:00:00 (xfr#53, to-chk=64/136)
07-Nov-2024 22:01:27         291,568  32%   34.76MB/s    0:00:00 (xfr#54, to-chk=63/136)
07-Nov-2024 22:01:27         292,511  32%   31.00MB/s    0:00:00 (xfr#55, to-chk=62/136)
07-Nov-2024 22:01:27         293,304  32%   31.08MB/s    0:00:00 (xfr#56, to-chk=61/136)
07-Nov-2024 22:01:27         294,202  32%   31.17MB/s    0:00:00 (xfr#57, to-chk=60/136)
07-Nov-2024 22:01:27         295,022  32%   31.26MB/s    0:00:00 (xfr#58, to-chk=59/136)
07-Nov-2024 22:01:27         295,815  32%   31.35MB/s    0:00:00 (xfr#59, to-chk=58/136)
07-Nov-2024 22:01:27         296,770  32%   31.45MB/s    0:00:00 (xfr#60, to-chk=57/136)
07-Nov-2024 22:01:27         297,242  32%   31.50MB/s    0:00:00 (xfr#61, to-chk=56/136)
07-Nov-2024 22:01:27         297,558  32%   31.53MB/s    0:00:00 (xfr#62, to-chk=55/136)
07-Nov-2024 22:01:27         298,516  32%   31.63MB/s    0:00:00 (xfr#63, to-chk=54/136)
07-Nov-2024 22:01:27         303,757  33%   32.19MB/s    0:00:00 (xfr#64, to-chk=53/136)
07-Nov-2024 22:01:27         312,931  34%   29.84MB/s    0:00:00 (xfr#65, to-chk=52/136)
07-Nov-2024 22:01:27         313,706  34%   29.92MB/s    0:00:00 (xfr#66, to-chk=51/136)
07-Nov-2024 22:01:27         319,747  35%   30.49MB/s    0:00:00 (xfr#67, to-chk=50/136)
07-Nov-2024 22:01:27         330,787  36%   31.55MB/s    0:00:00 (xfr#68, to-chk=49/136)
07-Nov-2024 22:01:27         338,308  37%   32.26MB/s    0:00:00 (xfr#69, to-chk=48/136)
07-Nov-2024 22:01:27         340,565  37%   32.48MB/s    0:00:00 (xfr#70, to-chk=47/136)
07-Nov-2024 22:01:27         346,205  38%   33.02MB/s    0:00:00 (xfr#71, to-chk=46/136)
07-Nov-2024 22:01:27         356,692  39%   34.02MB/s    0:00:00 (xfr#72, to-chk=45/136)
07-Nov-2024 22:01:27         357,125  39%   34.06MB/s    0:00:00 (xfr#73, to-chk=44/136)
07-Nov-2024 22:01:27         366,698  40%   31.79MB/s    0:00:00 (xfr#74, to-chk=43/136)
07-Nov-2024 22:01:27         376,365  41%   32.63MB/s    0:00:00 (xfr#75, to-chk=42/136)
07-Nov-2024 22:01:27         388,788  42%   33.71MB/s    0:00:00 (xfr#76, to-chk=41/136)
07-Nov-2024 22:01:27         398,874  44%   34.58MB/s    0:00:00 (xfr#77, to-chk=40/136)
07-Nov-2024 22:01:27         409,396  45%   35.49MB/s    0:00:00 (xfr#78, to-chk=39/136)
07-Nov-2024 22:01:27         410,684  45%   35.61MB/s    0:00:00 (xfr#79, to-chk=38/136)
07-Nov-2024 22:01:27         419,402  46%   36.36MB/s    0:00:00 (xfr#80, to-chk=37/136)
07-Nov-2024 22:01:27         422,477  46%   36.63MB/s    0:00:00 (xfr#81, to-chk=36/136)
07-Nov-2024 22:01:27         425,133  46%   33.79MB/s    0:00:00 (xfr#82, to-chk=35/136)
07-Nov-2024 22:01:27         436,567  48%   34.70MB/s    0:00:00 (xfr#83, to-chk=34/136)
07-Nov-2024 22:01:27         443,104  48%   35.21MB/s    0:00:00 (xfr#84, to-chk=33/136)
07-Nov-2024 22:01:27         445,324  49%   35.39MB/s    0:00:00 (xfr#85, to-chk=32/136)
07-Nov-2024 22:01:27         451,001  49%   33.09MB/s    0:00:00 (xfr#86, to-chk=31/136)
07-Nov-2024 22:01:27         463,461  51%   34.00MB/s    0:00:00 (xfr#87, to-chk=30/136)
07-Nov-2024 22:01:27         474,404  52%   34.80MB/s    0:00:00 (xfr#88, to-chk=29/136)
07-Nov-2024 22:01:27         485,801  53%   35.64MB/s    0:00:00 (xfr#89, to-chk=28/136)
07-Nov-2024 22:01:27         497,805  54%   36.52MB/s    0:00:00 (xfr#90, to-chk=27/136)
07-Nov-2024 22:01:27         504,756  55%   37.03MB/s    0:00:00 (xfr#91, to-chk=26/136)
07-Nov-2024 22:01:27         512,371  56%   34.90MB/s    0:00:00 (xfr#92, to-chk=25/136)
07-Nov-2024 22:01:27         515,540  56%   35.12MB/s    0:00:00 (xfr#93, to-chk=24/136)
07-Nov-2024 22:01:27         517,341  57%   35.24MB/s    0:00:00 (xfr#94, to-chk=23/136)
07-Nov-2024 22:01:27         520,852  57%   35.48MB/s    0:00:00 (xfr#95, to-chk=22/136)
07-Nov-2024 22:01:27         524,819  57%   35.75MB/s    0:00:00 (xfr#96, to-chk=21/136)
07-Nov-2024 22:01:27         532,739  58%   36.29MB/s    0:00:00 (xfr#97, to-chk=20/136)
07-Nov-2024 22:01:27         541,499  59%   34.43MB/s    0:00:00 (xfr#98, to-chk=19/136)
07-Nov-2024 22:01:27         548,487  60%   34.87MB/s    0:00:00 (xfr#99, to-chk=18/136)
07-Nov-2024 22:01:27         554,625  61%   35.26MB/s    0:00:00 (xfr#100, to-chk=17/136)
07-Nov-2024 22:01:27         556,389  61%   33.16MB/s    0:00:00 (xfr#101, to-chk=16/136)
07-Nov-2024 22:01:27         561,211  62%   33.45MB/s    0:00:00 (xfr#102, to-chk=15/136)
07-Nov-2024 22:01:27         565,520  62%   33.71MB/s    0:00:00 (xfr#103, to-chk=14/136)
07-Nov-2024 22:01:27         570,798  63%   34.02MB/s    0:00:00 (xfr#104, to-chk=13/136)
07-Nov-2024 22:01:27         578,755  63%   34.50MB/s    0:00:00 (xfr#105, to-chk=12/136)
07-Nov-2024 22:01:27         581,374  64%   32.61MB/s    0:00:00 (xfr#106, to-chk=11/136)
07-Nov-2024 22:01:27         581,713  64%   32.63MB/s    0:00:00 (xfr#107, to-chk=10/136)
07-Nov-2024 22:01:27         585,985  64%   32.87MB/s    0:00:00 (xfr#108, to-chk=9/136)
07-Nov-2024 22:01:27         590,770  65%   33.14MB/s    0:00:00 (xfr#109, to-chk=8/136)
07-Nov-2024 22:01:27         592,021  65%   33.21MB/s    0:00:00 (xfr#110, to-chk=7/136)
07-Nov-2024 22:01:27         595,894  65%   33.43MB/s    0:00:00 (xfr#111, to-chk=6/136)
07-Nov-2024 22:01:27         602,332  66%   33.79MB/s    0:00:00 (xfr#112, to-chk=5/136)
07-Nov-2024 22:01:27         605,806  66%   33.98MB/s    0:00:00 (xfr#113, to-chk=4/136)
07-Nov-2024 22:01:27         617,773  68%   32.73MB/s    0:00:00 (xfr#114, to-chk=3/136)
07-Nov-2024 22:01:27         618,511  68%   32.77MB/s    0:00:00 (xfr#115, to-chk=2/136)
07-Nov-2024 22:01:27         628,639  69%   33.31MB/s    0:00:00 (xfr#116, to-chk=1/136)
07-Nov-2024 22:01:27         637,813  70%   33.79MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 22:01:27         637,813  70%   33.79MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 22:01:27         637,813  70%   33.79MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 22:01:27         637,813  70%   30.41MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 22:01:27         637,813  70%   30.41MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 22:01:27         637,813  70%   30.41MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 22:01:27 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.40.44/pod-logs/dev-oneprovider-krakow-0/cluster-manager
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 22:01:27           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 22:01:27           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 22:01:27           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 22:01:27           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 22:01:27           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 22:01:27           6,899  50%    3.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 22:01:27 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.40.44/pod-logs/dev-oneprovider-krakow-0/op-panel
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 22:01:27          23,920  16%   22.81MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 22:01:27          48,829  33%   46.57MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 22:01:27          48,829  33%   46.57MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 22:01:27          72,546  49%   69.19MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 22:01:27          72,837  50%   69.46MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 22:01:27          72,837  50%    6.31MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 22:01:27 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.40.44/pod-logs/dev-oneprovider-paris-0/op-worker
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 22:01:27          43,706   4%   41.68MB/s    0:00:00 (xfr#2, to-chk=131/136)
07-Nov-2024 22:01:27          84,811   9%   40.44MB/s    0:00:00 (xfr#3, to-chk=129/136)
07-Nov-2024 22:01:27          84,811   9%   40.44MB/s    0:00:00 (xfr#4, to-chk=127/136)
07-Nov-2024 22:01:27          84,811   9%   40.44MB/s    0:00:00 (xfr#5, to-chk=125/136)
07-Nov-2024 22:01:27         124,467  13%   39.57MB/s    0:00:00 (xfr#6, to-chk=123/136)
07-Nov-2024 22:01:27         124,617  13%   39.61MB/s    0:00:00 (xfr#7, to-chk=121/136)
07-Nov-2024 22:01:27         124,914  13%   39.71MB/s    0:00:00 (xfr#8, to-chk=119/136)
07-Nov-2024 22:01:27         266,205  29%   50.77MB/s    0:00:00 (xfr#9, to-chk=117/136)
07-Nov-2024 22:01:27         267,025  29%   50.93MB/s    0:00:00 (xfr#10, to-chk=107/136)
07-Nov-2024 22:01:27         267,497  29%   51.02MB/s    0:00:00 (xfr#11, to-chk=106/136)
07-Nov-2024 22:01:27         267,779  29%   51.07MB/s    0:00:00 (xfr#12, to-chk=105/136)
07-Nov-2024 22:01:27         268,584  29%   51.23MB/s    0:00:00 (xfr#13, to-chk=104/136)
07-Nov-2024 22:01:27         268,865  29%   51.28MB/s    0:00:00 (xfr#14, to-chk=103/136)
07-Nov-2024 22:01:27         269,835  29%   42.89MB/s    0:00:00 (xfr#15, to-chk=102/136)
07-Nov-2024 22:01:27         270,271  30%   42.96MB/s    0:00:00 (xfr#16, to-chk=101/136)
07-Nov-2024 22:01:27         270,813  30%   43.04MB/s    0:00:00 (xfr#17, to-chk=100/136)
07-Nov-2024 22:01:27         271,453  30%   43.15MB/s    0:00:00 (xfr#18, to-chk=99/136)
07-Nov-2024 22:01:27         271,737  30%   43.19MB/s    0:00:00 (xfr#19, to-chk=98/136)
07-Nov-2024 22:01:27         272,365  30%   43.29MB/s    0:00:00 (xfr#20, to-chk=97/136)
07-Nov-2024 22:01:27         272,645  30%   43.34MB/s    0:00:00 (xfr#21, to-chk=96/136)
07-Nov-2024 22:01:27         273,624  30%   43.49MB/s    0:00:00 (xfr#22, to-chk=95/136)
07-Nov-2024 22:01:27         274,729  30%   43.67MB/s    0:00:00 (xfr#23, to-chk=94/136)
07-Nov-2024 22:01:27         275,009  30%   43.71MB/s    0:00:00 (xfr#24, to-chk=93/136)
07-Nov-2024 22:01:27         275,291  30%   43.76MB/s    0:00:00 (xfr#25, to-chk=92/136)
07-Nov-2024 22:01:27         276,145  30%   37.62MB/s    0:00:00 (xfr#26, to-chk=91/136)
07-Nov-2024 22:01:27         277,148  30%   37.76MB/s    0:00:00 (xfr#27, to-chk=90/136)
07-Nov-2024 22:01:27         277,428  30%   37.80MB/s    0:00:00 (xfr#28, to-chk=89/136)
07-Nov-2024 22:01:27         277,708  30%   37.83MB/s    0:00:00 (xfr#29, to-chk=88/136)
07-Nov-2024 22:01:27         277,994  30%   37.87MB/s    0:00:00 (xfr#30, to-chk=87/136)
07-Nov-2024 22:01:27         279,048  31%   38.02MB/s    0:00:00 (xfr#31, to-chk=86/136)
07-Nov-2024 22:01:27         279,330  31%   38.06MB/s    0:00:00 (xfr#32, to-chk=85/136)
07-Nov-2024 22:01:27         279,610  31%   38.09MB/s    0:00:00 (xfr#33, to-chk=84/136)
07-Nov-2024 22:01:27         280,431  31%   38.21MB/s    0:00:00 (xfr#34, to-chk=83/136)
07-Nov-2024 22:01:27         281,077  31%   38.29MB/s    0:00:00 (xfr#35, to-chk=82/136)
07-Nov-2024 22:01:27         281,513  31%   38.35MB/s    0:00:00 (xfr#36, to-chk=81/136)
07-Nov-2024 22:01:27         282,468  31%   33.67MB/s    0:00:00 (xfr#37, to-chk=80/136)
07-Nov-2024 22:01:27         282,906  31%   33.73MB/s    0:00:00 (xfr#38, to-chk=79/136)
07-Nov-2024 22:01:27         283,186  31%   33.76MB/s    0:00:00 (xfr#39, to-chk=78/136)
07-Nov-2024 22:01:27         283,620  31%   33.81MB/s    0:00:00 (xfr#40, to-chk=77/136)
07-Nov-2024 22:01:27         283,900  31%   33.84MB/s    0:00:00 (xfr#41, to-chk=76/136)
07-Nov-2024 22:01:27         284,180  31%   33.88MB/s    0:00:00 (xfr#42, to-chk=75/136)
07-Nov-2024 22:01:27         284,817  31%   33.95MB/s    0:00:00 (xfr#43, to-chk=74/136)
07-Nov-2024 22:01:27         285,259  31%   34.01MB/s    0:00:00 (xfr#44, to-chk=73/136)
07-Nov-2024 22:01:27         285,541  31%   34.04MB/s    0:00:00 (xfr#45, to-chk=72/136)
07-Nov-2024 22:01:27         285,825  31%   34.07MB/s    0:00:00 (xfr#46, to-chk=71/136)
07-Nov-2024 22:01:27         286,855  31%   34.20MB/s    0:00:00 (xfr#47, to-chk=70/136)
07-Nov-2024 22:01:27         287,135  31%   30.43MB/s    0:00:00 (xfr#48, to-chk=69/136)
07-Nov-2024 22:01:27         287,417  31%   30.46MB/s    0:00:00 (xfr#49, to-chk=68/136)
07-Nov-2024 22:01:27         287,695  31%   30.49MB/s    0:00:00 (xfr#50, to-chk=67/136)
07-Nov-2024 22:01:27         287,975  32%   30.51MB/s    0:00:00 (xfr#51, to-chk=66/136)
07-Nov-2024 22:01:27         288,447  32%   30.56MB/s    0:00:00 (xfr#52, to-chk=65/136)
07-Nov-2024 22:01:27         289,297  32%   30.66MB/s    0:00:00 (xfr#53, to-chk=64/136)
07-Nov-2024 22:01:27         289,988  32%   30.73MB/s    0:00:00 (xfr#54, to-chk=63/136)
07-Nov-2024 22:01:27         290,952  32%   30.83MB/s    0:00:00 (xfr#55, to-chk=62/136)
07-Nov-2024 22:01:27         292,207  32%   30.96MB/s    0:00:00 (xfr#56, to-chk=61/136)
07-Nov-2024 22:01:27         292,835  32%   31.03MB/s    0:00:00 (xfr#57, to-chk=60/136)
07-Nov-2024 22:01:27         293,221  32%   27.96MB/s    0:00:00 (xfr#58, to-chk=59/136)
07-Nov-2024 22:01:27         294,026  32%   28.04MB/s    0:00:00 (xfr#59, to-chk=58/136)
07-Nov-2024 22:01:27         294,861  32%   28.12MB/s    0:00:00 (xfr#60, to-chk=57/136)
07-Nov-2024 22:01:27         295,657  32%   28.20MB/s    0:00:00 (xfr#61, to-chk=56/136)
07-Nov-2024 22:01:27         296,099  32%   28.24MB/s    0:00:00 (xfr#62, to-chk=55/136)
07-Nov-2024 22:01:27         296,883  33%   28.31MB/s    0:00:00 (xfr#63, to-chk=54/136)
07-Nov-2024 22:01:27         302,124  33%   28.81MB/s    0:00:00 (xfr#64, to-chk=53/136)
07-Nov-2024 22:01:27         311,298  34%   29.69MB/s    0:00:00 (xfr#65, to-chk=52/136)
07-Nov-2024 22:01:27         311,973  34%   29.75MB/s    0:00:00 (xfr#66, to-chk=51/136)
07-Nov-2024 22:01:27         318,069  35%   23.33MB/s    0:00:00 (xfr#67, to-chk=50/136)
07-Nov-2024 22:01:27         329,004  36%   24.14MB/s    0:00:00 (xfr#68, to-chk=49/136)
07-Nov-2024 22:01:27         336,525  37%   22.92MB/s    0:00:00 (xfr#69, to-chk=48/136)
07-Nov-2024 22:01:27         338,682  37%   23.07MB/s    0:00:00 (xfr#70, to-chk=47/136)
07-Nov-2024 22:01:27         344,322  38%   23.46MB/s    0:00:00 (xfr#71, to-chk=46/136)
07-Nov-2024 22:01:27         354,807  39%   22.56MB/s    0:00:00 (xfr#72, to-chk=45/136)
07-Nov-2024 22:01:27         355,083  39%   22.58MB/s    0:00:00 (xfr#73, to-chk=44/136)
07-Nov-2024 22:01:27         364,656  40%   23.18MB/s    0:00:00 (xfr#74, to-chk=43/136)
07-Nov-2024 22:01:27         374,166  41%   20.99MB/s    0:00:00 (xfr#75, to-chk=42/136)
07-Nov-2024 22:01:27         386,589  42%   21.69MB/s    0:00:00 (xfr#76, to-chk=41/136)
07-Nov-2024 22:01:27         396,675  44%   22.25MB/s    0:00:00 (xfr#77, to-chk=40/136)
07-Nov-2024 22:01:27         407,105  45%   22.84MB/s    0:00:00 (xfr#78, to-chk=39/136)
07-Nov-2024 22:01:27         408,293  45%   21.63MB/s    0:00:00 (xfr#79, to-chk=38/136)
07-Nov-2024 22:01:27         417,013  46%   19.88MB/s    0:00:00 (xfr#80, to-chk=37/136)
07-Nov-2024 22:01:27         420,088  46%   20.03MB/s    0:00:00 (xfr#81, to-chk=36/136)
07-Nov-2024 22:01:27         422,644  46%   20.15MB/s    0:00:00 (xfr#82, to-chk=35/136)
07-Nov-2024 22:01:27         433,978  48%   20.69MB/s    0:00:00 (xfr#83, to-chk=34/136)
07-Nov-2024 22:01:27         440,353  48%   21.00MB/s    0:00:00 (xfr#84, to-chk=33/136)
07-Nov-2024 22:01:27         442,573  49%   20.10MB/s    0:00:00 (xfr#85, to-chk=32/136)
07-Nov-2024 22:01:27         448,148  49%   20.35MB/s    0:00:00 (xfr#86, to-chk=31/136)
07-Nov-2024 22:01:27         460,506  51%   20.91MB/s    0:00:00 (xfr#87, to-chk=30/136)
07-Nov-2024 22:01:27         471,504  52%   21.41MB/s    0:00:00 (xfr#88, to-chk=29/136)
07-Nov-2024 22:01:27         482,903  53%   21.93MB/s    0:00:00 (xfr#89, to-chk=28/136)
07-Nov-2024 22:01:27         494,807  55%   22.47MB/s    0:00:00 (xfr#90, to-chk=27/136)
07-Nov-2024 22:01:27         501,758  55%   22.79MB/s    0:00:00 (xfr#91, to-chk=26/136)
07-Nov-2024 22:01:27         509,216  56%   22.07MB/s    0:00:00 (xfr#92, to-chk=25/136)
07-Nov-2024 22:01:27         512,228  56%   22.20MB/s    0:00:00 (xfr#93, to-chk=24/136)
07-Nov-2024 22:01:27         513,927  57%   22.28MB/s    0:00:00 (xfr#94, to-chk=23/136)
07-Nov-2024 22:01:27         517,338  57%   22.43MB/s    0:00:00 (xfr#95, to-chk=22/136)
07-Nov-2024 22:01:27         521,203  57%   22.59MB/s    0:00:00 (xfr#96, to-chk=21/136)
07-Nov-2024 22:01:27         529,123  58%   22.94MB/s    0:00:00 (xfr#97, to-chk=20/136)
07-Nov-2024 22:01:27         537,778  59%   23.31MB/s    0:00:00 (xfr#98, to-chk=19/136)
07-Nov-2024 22:01:27         544,674  60%   23.61MB/s    0:00:00 (xfr#99, to-chk=18/136)
07-Nov-2024 22:01:27         550,715  61%   23.87MB/s    0:00:00 (xfr#100, to-chk=17/136)
07-Nov-2024 22:01:27         552,479  61%   22.91MB/s    0:00:00 (xfr#101, to-chk=16/136)
07-Nov-2024 22:01:27         557,201  61%   23.10MB/s    0:00:00 (xfr#102, to-chk=15/136)
07-Nov-2024 22:01:27         561,410  62%   23.28MB/s    0:00:00 (xfr#103, to-chk=14/136)
07-Nov-2024 22:01:27         566,588  62%   23.49MB/s    0:00:00 (xfr#104, to-chk=13/136)
07-Nov-2024 22:01:27         574,445  63%   23.82MB/s    0:00:00 (xfr#105, to-chk=12/136)
07-Nov-2024 22:01:27         577,064  64%   23.93MB/s    0:00:00 (xfr#106, to-chk=11/136)
07-Nov-2024 22:01:27         577,403  64%   23.94MB/s    0:00:00 (xfr#107, to-chk=10/136)
07-Nov-2024 22:01:27         581,675  64%   24.12MB/s    0:00:00 (xfr#108, to-chk=9/136)
07-Nov-2024 22:01:27         586,460  65%   24.32MB/s    0:00:00 (xfr#109, to-chk=8/136)
07-Nov-2024 22:01:27         587,711  65%   24.37MB/s    0:00:00 (xfr#110, to-chk=7/136)
07-Nov-2024 22:01:27         591,584  65%   23.51MB/s    0:00:00 (xfr#111, to-chk=6/136)
07-Nov-2024 22:01:27         598,022  66%   23.76MB/s    0:00:00 (xfr#112, to-chk=5/136)
07-Nov-2024 22:01:27         601,496  66%   23.90MB/s    0:00:00 (xfr#113, to-chk=4/136)
07-Nov-2024 22:01:27         613,463  68%   24.38MB/s    0:00:00 (xfr#114, to-chk=3/136)
07-Nov-2024 22:01:27         614,201  68%   24.41MB/s    0:00:00 (xfr#115, to-chk=2/136)
07-Nov-2024 22:01:27         624,224  69%   24.80MB/s    0:00:00 (xfr#116, to-chk=1/136)
07-Nov-2024 22:01:27         633,398  70%   25.17MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 22:01:27         633,398  70%   25.17MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 22:01:27         633,398  70%   25.17MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 22:01:27         633,398  70%   23.23MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 22:01:27         633,398  70%   23.23MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 22:01:27         633,398  70%   23.23MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 22:01:27 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.40.44/pod-logs/dev-oneprovider-paris-0/cluster-manager
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 22:01:27           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 22:01:27           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 22:01:27           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 22:01:27           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 22:01:27           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 22:01:27           6,885  50%    1.31MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 22:01:27 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.40.44/pod-logs/dev-oneprovider-paris-0/op-panel
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 22:01:27          23,885  16%   22.78MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 22:01:27          48,757  33%   46.50MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 22:01:27          48,757  33%   46.50MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 22:01:27          72,439  49%   69.08MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 22:01:27          72,730  50%   69.36MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 22:01:27          72,730  50%   34.68MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 22:01:27 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.40.44/pod-logs/dev-onezone-0/oz-worker
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 22:01:27          24,350   3%   23.22MB/s    0:00:00 (xfr#2, to-chk=15/20)
07-Nov-2024 22:01:27          49,473   7%   47.18MB/s    0:00:00 (xfr#3, to-chk=13/20)
07-Nov-2024 22:01:27          49,473   7%   47.18MB/s    0:00:00 (xfr#4, to-chk=11/20)
07-Nov-2024 22:01:27          73,343  10%    6.99MB/s    0:00:00 (xfr#5, to-chk=9/20)
07-Nov-2024 22:01:27          73,434  10%    7.00MB/s    0:00:00 (xfr#6, to-chk=7/20)
07-Nov-2024 22:01:27         209,900  29%   18.20MB/s    0:00:00 (xfr#7, to-chk=5/20)
07-Nov-2024 22:01:27         210,197  29%   18.22MB/s    0:00:00 (xfr#8, to-chk=3/20)
07-Nov-2024 22:01:27         352,704  50%   30.58MB/s    0:00:00 (xfr#9, to-chk=1/20)
07-Nov-2024 22:01:27         352,704  50%   25.87MB/s    0:00:00 (xfr#9, to-chk=0/20)
07-Nov-2024 22:01:27 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.40.44/pod-logs/dev-onezone-0/cluster-manager
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 22:01:27           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 22:01:27           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 22:01:27           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 22:01:27           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 22:01:27           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 22:01:27           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 22:01:27 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.40.44/pod-logs/dev-onezone-0/oz-panel
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 22:01:27               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 22:01:27          56,505  12%   53.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 22:01:27         114,611  25%   54.65MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 22:01:27         163,985  37%   52.13MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 22:01:27         220,287  49%   70.03MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 22:01:27         220,578  50%   70.12MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 22:01:27         220,578  50%   52.59MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 22:01:27 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_CRUD.1731016876.1789103 exists, exporting anyway.
07-Nov-2024 22:01:27 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 22:01:27 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27 =============================== warnings summary ===============================
07-Nov-2024 22:01:27 tests/utils/rest_utils.py:98
07-Nov-2024 22:01:27   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 22:01:27     print("""
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27 tests/utils/path_utils.py:112
07-Nov-2024 22:01:27   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 22:01:27     return path.replace("'", "\\'").replace(' ', '\ ')
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27 tests/utils/acceptance_utils.py:55
07-Nov-2024 22:01:27   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 22:01:27     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27 tests/utils/acceptance_utils.py:57
07-Nov-2024 22:01:27   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 22:01:27     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 22:01:27
07-Nov-2024 22:01:27 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
07-Nov-2024 22:01:27 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance/test-reports/results.xml -
07-Nov-2024 22:01:27 ================= 27 passed, 4 warnings in 1246.01s (0:20:46) ==================
07-Nov-2024 22:01:32 release "dev" uninstalled
07-Nov-2024 22:01:33 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
07-Nov-2024 22:01:33 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
07-Nov-2024 22:01:36 No resources found
07-Nov-2024 22:01:37 Sidecar injection has been disabled
07-Nov-2024 22:01:37 Cleaning helm release "dev"...
07-Nov-2024 22:01:37 Deleted 1 helm deployments
07-Nov-2024 22:01:37 Deleted 0 k8s deployments
07-Nov-2024 22:01:37 Deleted 0 k8s services
07-Nov-2024 22:01:37 Deleted 0 persistent volumes
07-Nov-2024 22:01:39 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 22:01:39 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
07-Nov-2024 22:01:39 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 22:01:39 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
07-Nov-2024 22:01:39 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
07-Nov-2024 22:01:39 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 22:01:39 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
07-Nov-2024 22:01:39 Finished task 'Run acceptance oneclient tests' with result: Success
07-Nov-2024 22:01:39 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Nov-2024 22:01:39 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS...
07-Nov-2024 22:01:39 Finished task 'Parse test results' with result: Success
07-Nov-2024 22:01:39 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 22:01:39
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 22:01:39
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 22:01:39
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 22:01:39
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 22:01:39
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 22:01:39
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 22:01:39
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 22:01:39
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 22:01:39
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 22:01:39
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 22:01:39 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 22:01:39
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD directio symlinks #3359 (ODSRV-OAP-MDCDS-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCDS-3359-ScriptBuildTask-14772141324801038759.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance
07-Nov-2024 22:01:39 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_CRUD_directio_symlinks.tar.gz
07-Nov-2024 22:01:40 Uploading artifact
07-Nov-2024 22:01:40     source path: surefire_multiprovider_directory_CRUD_directio_symlinks.tar.gz
07-Nov-2024 22:01:40     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_CRUD_directio_symlinks.tar.gz
07-Nov-2024 22:01:40 Finished task 'Pack and push surefire artifact' with result: Success
07-Nov-2024 22:01:40 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 22:01:40 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 22:01:40
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD directio symlinks #3359 (ODSRV-OAP-MDCDS-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCDS-3359-ScriptBuildTask-13039187698081959504.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS
07-Nov-2024 22:01:40 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
07-Nov-2024 22:01:40 Finished task 'Pack logs' with result: Success
07-Nov-2024 22:01:40 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 22:01:40
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
07-Nov-2024 22:01:40 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 22:01:40
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD directio symlinks #3359 (ODSRV-OAP-MDCDS-3359)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCDS-3359-ScriptBuildTask-17367451850448862146.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance
07-Nov-2024 22:01:40   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-Nov-2024 22:01:40                                  Dload  Upload   Total   Spent    Left  Speed
07-Nov-2024 22:01:40
07-Nov-2024 22:01:40   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 22:01:40 100  4822  100  4822    0     0  60275      0 --:--:-- --:--:-- --:--:-- 60275
07-Nov-2024 22:01:40 Clearing /tmp/onedata and /home/bamboo/.one-env
07-Nov-2024 22:01:41 Cleaning helm deployments
07-Nov-2024 22:01:41 Cleanining pods
07-Nov-2024 22:01:41 Cleaning kube persistant volumes
07-Nov-2024 22:01:42 Cleaning dockswift container
07-Nov-2024 22:01:42 Cleaning docker containers
07-Nov-2024 22:01:44 Stalled docker containers to remove:
07-Nov-2024 22:01:44 4dde545b7c5e 09128e970f53 7a80b82124ec 9337dfbe609b 6e635973bfe4 d0fd01c64717 a4cd08a8011e 20c13220930b
07-Nov-2024 22:01:44 Removing stalled docker containers
07-Nov-2024 22:01:44 Error response from daemon: Cannot kill container: 4dde545b7c5e: Container 4dde545b7c5ecdb17917e1b33ac2184bc199a800c1a6e38c8706db52c5616d62 is not running
07-Nov-2024 22:01:44 4dde545b7c5e
07-Nov-2024 22:01:44 Error response from daemon: Cannot kill container: 09128e970f53: Container 09128e970f53b3b9d0a2b42566e554dab255d16c1ff00e8cfc15da364c2003f5 is not running
07-Nov-2024 22:01:44 09128e970f53
07-Nov-2024 22:01:44 Error response from daemon: Cannot kill container: 7a80b82124ec: Container 7a80b82124ecf5390e9ab96d7b562c050946353f3f12b491fe397c9372cf2128 is not running
07-Nov-2024 22:01:44 7a80b82124ec
07-Nov-2024 22:01:44 Error response from daemon: Cannot kill container: 9337dfbe609b: Container 9337dfbe609b2639f8fee3a40129a30830215a9a4d3ec6bb1c0bc7ef78e3627c is not running
07-Nov-2024 22:01:44 9337dfbe609b
07-Nov-2024 22:01:44 Error response from daemon: Cannot kill container: 6e635973bfe4: Container 6e635973bfe422ca6fa16bf897cc969c2beec99a03258bcacb61286badb15a89 is not running
07-Nov-2024 22:01:44 6e635973bfe4
07-Nov-2024 22:01:44 Error response from daemon: Cannot kill container: d0fd01c64717: Container d0fd01c647177cbacde700e84cf6532b0664a2957749c57efd6a0a5619af2143 is not running
07-Nov-2024 22:01:44 d0fd01c64717
07-Nov-2024 22:01:44 Error response from daemon: Cannot kill container: a4cd08a8011e: Container a4cd08a8011e9c1bfff51ba53e20991fe888ecfa9fb6066f19b6866b76c3e09d is not running
07-Nov-2024 22:01:45 a4cd08a8011e
07-Nov-2024 22:01:45 20c13220930b
07-Nov-2024 22:01:45 20c13220930b
07-Nov-2024 22:01:45 Stalled docker volumes to remove:
07-Nov-2024 22:01:45
07-Nov-2024 22:01:45 Removing stalled docker volumes
07-Nov-2024 22:01:45 Removing stalled loopdevices
07-Nov-2024 22:01:46 Done
07-Nov-2024 22:01:46 Finished task 'Clear env and working dir' with result: Success
07-Nov-2024 22:01:46 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
07-Nov-2024 22:01:46 Running post build plugin 'Docker Container Cleanup'
07-Nov-2024 22:01:46 Running post build plugin 'NCover Results Collector'
07-Nov-2024 22:01:46 Running post build plugin 'Build Results Label Collector'
07-Nov-2024 22:01:46 Running post build plugin 'Clover Results Collector'
07-Nov-2024 22:01:46 Running post build plugin 'npm Cache Cleanup'
07-Nov-2024 22:01:46 Running post build plugin 'Artifact Copier'
07-Nov-2024 22:01:46 Publishing an artifact: test_logs.tar.gz
07-Nov-2024 22:01:46 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 98.20 ms
07-Nov-2024 22:01:46 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS'
07-Nov-2024 22:01:46 Finalising the build...
07-Nov-2024 22:01:46 Stopping timer.
07-Nov-2024 22:01:46 Build ODSRV-OAP-MDCDS-3359 completed.
07-Nov-2024 22:01:46 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2024 22:01:46 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2024 22:01:46 Running on server: post build plugin 'Build Labeller'
07-Nov-2024 22:01:46 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2024 22:01:46 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2024 22:01:46 All post build plugins have finished
07-Nov-2024 22:01:46 Generating build results summary...
07-Nov-2024 22:01:47 Saving build results to disk...
07-Nov-2024 22:01:47 Store variable context...
07-Nov-2024 22:01:47 Finished building ODSRV-OAP-MDCDS-3359.