oneclient acceptance tests using environment deployed from packages

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

09-Nov-2024 20:18:01 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-bp8vj'
09-Nov-2024 20:18:01 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-bp8vj' successfully started
09-Nov-2024 20:18:01
09-Nov-2024 20:18:01 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/xa97m07nqsasqhos
09-Nov-2024 20:18:01
09-Nov-2024 20:18:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xa97m07nqsasqhos --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xa97m07nqsasqhos
09-Nov-2024 20:18:01 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9592957128981403657'...
09-Nov-2024 20:18:01 Getting configuration...
09-Nov-2024 20:18:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xa97m07nqsasqhos'.
09-Nov-2024 20:18:01
09-Nov-2024 20:18:01 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
09-Nov-2024 20:18:01 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
09-Nov-2024 20:18:01 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
09-Nov-2024 20:18:01 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 20:18:01 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 20:18:01 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 20:18:01 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 20:18:01 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 20:18:01 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 20:18:01 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:18:01 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:18:01 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 20:18:01 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
09-Nov-2024 20:18:01 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
09-Nov-2024 20:18:01 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:18:01 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 20:18:01 =================================================================
09-Nov-2024 20:18:01
09-Nov-2024 20:18:01 PASSED
09-Nov-2024 20:18:01 Unmounting client from /tmp/onedata/mnt/ke0pwhnuujv2cxvs
09-Nov-2024 20:18:01
09-Nov-2024 20:18:01
09-Nov-2024 20:18:01 Unmounting client from /tmp/onedata/mnt/xa97m07nqsasqhos
09-Nov-2024 20:18:01
09-Nov-2024 20:18:01
09-Nov-2024 20:18:45 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 20:18:45 =================================================================
09-Nov-2024 20:18:45 - Executing scenario 'Copy directory'
09-Nov-2024 20:18:45 - from feature 'Multi_directory_CRUD'
09-Nov-2024 20:18:45 -----------------------------------------------------------------
09-Nov-2024 20:18:45 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 20:18:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 20:18:45 using [token, token] by [user1, user2]"'
09-Nov-2024 20:18:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-krzgl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:18:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-krzgl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:18:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-krzgl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:18:45
09-Nov-2024 20:18:45
09-Nov-2024 20:18:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-krzgl'
09-Nov-2024 20:18:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-krzgl' successfully started
09-Nov-2024 20:18:45
09-Nov-2024 20:18:45 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/u9xjsh3kgtw99okj
09-Nov-2024 20:18:45
09-Nov-2024 20:18:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u9xjsh3kgtw99okj --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u9xjsh3kgtw99okj
09-Nov-2024 20:18:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4903287219336526490'...
09-Nov-2024 20:18:45 Getting configuration...
09-Nov-2024 20:18:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/u9xjsh3kgtw99okj'.
09-Nov-2024 20:18:45
09-Nov-2024 20:18:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-bp8vj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:18:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-bp8vj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:18:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-bp8vj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:18:45
09-Nov-2024 20:18:45
09-Nov-2024 20:18:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-bp8vj'
09-Nov-2024 20:18:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-bp8vj' successfully started
09-Nov-2024 20:18:45
09-Nov-2024 20:18:45 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/liy0j3ge7mhdq2eo
09-Nov-2024 20:18:45
09-Nov-2024 20:18:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/liy0j3ge7mhdq2eo --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/liy0j3ge7mhdq2eo
09-Nov-2024 20:18:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2488630552216407034'...
09-Nov-2024 20:18:45 Getting configuration...
09-Nov-2024 20:18:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/liy0j3ge7mhdq2eo'.
09-Nov-2024 20:18:45
09-Nov-2024 20:18:45 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
09-Nov-2024 20:18:45 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
09-Nov-2024 20:18:45 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
09-Nov-2024 20:18:45 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 20:18:45 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 20:18:45 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 20:18:45 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 20:18:45 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 20:18:45 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 20:18:45 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:18:45 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:18:45 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 20:18:45 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
09-Nov-2024 20:18:45 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
09-Nov-2024 20:18:45 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
09-Nov-2024 20:18:45 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
09-Nov-2024 20:18:45 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:18:45 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 20:18:45 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
09-Nov-2024 20:18:45 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
09-Nov-2024 20:18:45 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 20:18:45 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 20:18:45 =================================================================
09-Nov-2024 20:18:45
09-Nov-2024 20:18:46 PASSED
09-Nov-2024 20:18:46 Unmounting client from /tmp/onedata/mnt/u9xjsh3kgtw99okj
09-Nov-2024 20:18:46
09-Nov-2024 20:18:46
09-Nov-2024 20:18:46 Unmounting client from /tmp/onedata/mnt/liy0j3ge7mhdq2eo
09-Nov-2024 20:18:46
09-Nov-2024 20:18:46
09-Nov-2024 20:19:20 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
09-Nov-2024 20:19:20 =================================================================
09-Nov-2024 20:19:20 - Executing scenario 'Fail to move directory to itself'
09-Nov-2024 20:19:20 - from feature 'Multi_directory_CRUD'
09-Nov-2024 20:19:20 -----------------------------------------------------------------
09-Nov-2024 20:19:20 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 20:19:20 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 20:19:20 using [token, token] by [user1, user2]"'
09-Nov-2024 20:19:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-krzgl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:19:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-krzgl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:19:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-krzgl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:19:20
09-Nov-2024 20:19:20
09-Nov-2024 20:19:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-krzgl'
09-Nov-2024 20:19:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-krzgl' successfully started
09-Nov-2024 20:19:20
09-Nov-2024 20:19:20 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vaj7jv9103jqiduf
09-Nov-2024 20:19:20
09-Nov-2024 20:19:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vaj7jv9103jqiduf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vaj7jv9103jqiduf
09-Nov-2024 20:19:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12313707431736044775'...
09-Nov-2024 20:19:20 Getting configuration...
09-Nov-2024 20:19:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vaj7jv9103jqiduf'.
09-Nov-2024 20:19:20
09-Nov-2024 20:19:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-bp8vj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:19:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-bp8vj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:19:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-bp8vj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:19:20
09-Nov-2024 20:19:20
09-Nov-2024 20:19:20 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-bp8vj'
09-Nov-2024 20:19:20 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-bp8vj' successfully started
09-Nov-2024 20:19:20
09-Nov-2024 20:19:20 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/w82bhfoy58v4vxbp
09-Nov-2024 20:19:20
09-Nov-2024 20:19:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w82bhfoy58v4vxbp --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w82bhfoy58v4vxbp
09-Nov-2024 20:19:20 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14405304425804235251'...
09-Nov-2024 20:19:20 Getting configuration...
09-Nov-2024 20:19:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/w82bhfoy58v4vxbp'.
09-Nov-2024 20:19:20
09-Nov-2024 20:19:20 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 20:19:20 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 20:19:20 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 20:19:20 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
09-Nov-2024 20:19:20 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 20:19:20 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 20:19:20 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 20:19:20 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 20:19:20 =================================================================
09-Nov-2024 20:19:20
09-Nov-2024 20:19:21 PASSED
09-Nov-2024 20:19:21 Unmounting client from /tmp/onedata/mnt/vaj7jv9103jqiduf
09-Nov-2024 20:19:21
09-Nov-2024 20:19:21
09-Nov-2024 20:19:21 Unmounting client from /tmp/onedata/mnt/w82bhfoy58v4vxbp
09-Nov-2024 20:19:21
09-Nov-2024 20:19:21
09-Nov-2024 20:19:55 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
09-Nov-2024 20:19:55 =================================================================
09-Nov-2024 20:19:55 - Executing scenario 'Fail to move directory to its subtree'
09-Nov-2024 20:19:55 - from feature 'Multi_directory_CRUD'
09-Nov-2024 20:19:55 -----------------------------------------------------------------
09-Nov-2024 20:19:55 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 20:19:55 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 20:19:55 using [token, token] by [user1, user2]"'
09-Nov-2024 20:19:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-krzgl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:19:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-krzgl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:19:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-krzgl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:19:55
09-Nov-2024 20:19:55
09-Nov-2024 20:19:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-krzgl'
09-Nov-2024 20:19:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-krzgl' successfully started
09-Nov-2024 20:19:55
09-Nov-2024 20:19:55 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6opipqy8aahg1wwo
09-Nov-2024 20:19:55
09-Nov-2024 20:19:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6opipqy8aahg1wwo --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6opipqy8aahg1wwo
09-Nov-2024 20:19:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5121021697569415426'...
09-Nov-2024 20:19:55 Getting configuration...
09-Nov-2024 20:19:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6opipqy8aahg1wwo'.
09-Nov-2024 20:19:55
09-Nov-2024 20:19:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-bp8vj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:19:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-bp8vj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:19:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-bp8vj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:19:55
09-Nov-2024 20:19:55
09-Nov-2024 20:19:55 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-bp8vj'
09-Nov-2024 20:19:55 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-bp8vj' successfully started
09-Nov-2024 20:19:55
09-Nov-2024 20:19:55 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ggc3gdfzks7jed16
09-Nov-2024 20:19:55
09-Nov-2024 20:19:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ggc3gdfzks7jed16 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ggc3gdfzks7jed16
09-Nov-2024 20:19:55 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4836980540075552208'...
09-Nov-2024 20:19:55 Getting configuration...
09-Nov-2024 20:19:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ggc3gdfzks7jed16'.
09-Nov-2024 20:19:55
09-Nov-2024 20:19:55 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 20:19:55 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 20:19:55 =================================================================
09-Nov-2024 20:19:55
09-Nov-2024 20:20:08 PASSED
09-Nov-2024 20:20:08 Unmounting client from /tmp/onedata/mnt/6opipqy8aahg1wwo
09-Nov-2024 20:20:08 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08 Unmounting client from /tmp/onedata/mnt/ggc3gdfzks7jed16
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 20:20:08 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.1731183596.3452916', '-c', '/tmp/logs']
09-Nov-2024 20:20:08 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-hfjk8. See /home/bamboo/.one-env/deployments/2024.11.09-19.58.07/pod-logs/dev-cross-support-job-3p-users-hfjk8/entrypoint.log for more details
09-Nov-2024 20:20:08 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-krzgl: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.58.07/pod-logs/dev-oneclient-krakow-7d9476b8bc-krzgl/oneclient_logs
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=193/226)
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:20:08          41,183   0%   39.28MB/s    0:00:00 (xfr#1, to-chk=192/226)
09-Nov-2024 20:20:08          41,183   0%   39.28MB/s    0:00:00 (xfr#1, to-chk=186/226)
09-Nov-2024 20:20:08          41,837   0%   39.90MB/s    0:00:00 (xfr#2, to-chk=188/226)
09-Nov-2024 20:20:08         316,860   6%   21.58MB/s    0:00:00 (xfr#3, to-chk=187/226)
09-Nov-2024 20:20:08         317,514   6%   21.63MB/s    0:00:00 (xfr#4, to-chk=186/226)
09-Nov-2024 20:20:08         335,923   6%   21.36MB/s    0:00:00 (xfr#5, to-chk=185/226)
09-Nov-2024 20:20:08         336,481   6%   21.39MB/s    0:00:00 (xfr#6, to-chk=181/226)
09-Nov-2024 20:20:08         448,934   8%   28.54MB/s    0:00:00 (xfr#7, to-chk=180/226)
09-Nov-2024 20:20:08         449,492   8%   28.58MB/s    0:00:00 (xfr#8, to-chk=179/226)
09-Nov-2024 20:20:08         500,374   9%   29.82MB/s    0:00:00 (xfr#9, to-chk=178/226)
09-Nov-2024 20:20:08         501,028   9%   29.86MB/s    0:00:00 (xfr#10, to-chk=174/226)
09-Nov-2024 20:20:08         707,090  14%   18.73MB/s    0:00:00 (xfr#11, to-chk=173/226)
09-Nov-2024 20:20:08         707,744  14%   18.24MB/s    0:00:00 (xfr#12, to-chk=172/226)
09-Nov-2024 20:20:08         735,885  14%   18.97MB/s    0:00:00 (xfr#13, to-chk=171/226)
09-Nov-2024 20:20:08         736,443  14%   18.98MB/s    0:00:00 (xfr#14, to-chk=167/226)
09-Nov-2024 20:20:08         847,811  16%   21.28MB/s    0:00:00 (xfr#15, to-chk=166/226)
09-Nov-2024 20:20:08         848,369  16%   21.29MB/s    0:00:00 (xfr#16, to-chk=165/226)
09-Nov-2024 20:20:08         879,869  17%   21.52MB/s    0:00:00 (xfr#17, to-chk=164/226)
09-Nov-2024 20:20:08         880,139  17%   21.52MB/s    0:00:00 (xfr#18, to-chk=160/226)
09-Nov-2024 20:20:08       1,029,125  20%   24.54MB/s    0:00:00 (xfr#19, to-chk=159/226)
09-Nov-2024 20:20:08       1,029,395  20%   24.54MB/s    0:00:00 (xfr#20, to-chk=158/226)
09-Nov-2024 20:20:08       1,030,023  20%   24.56MB/s    0:00:00 (xfr#21, to-chk=157/226)
09-Nov-2024 20:20:08       1,059,529  21%   24.65MB/s    0:00:00 (xfr#22, to-chk=156/226)
09-Nov-2024 20:20:08       1,059,895  21%   24.65MB/s    0:00:00 (xfr#23, to-chk=152/226)
09-Nov-2024 20:20:08       1,169,771  23%   26.56MB/s    0:00:00 (xfr#24, to-chk=151/226)
09-Nov-2024 20:20:08       1,170,137  23%   26.57MB/s    0:00:00 (xfr#25, to-chk=150/226)
09-Nov-2024 20:20:08       1,192,418  23%   26.45MB/s    0:00:00 (xfr#26, to-chk=149/226)
09-Nov-2024 20:20:08       1,193,072  23%   26.46MB/s    0:00:00 (xfr#27, to-chk=145/226)
09-Nov-2024 20:20:08       1,318,874  26%   28.59MB/s    0:00:00 (xfr#28, to-chk=144/226)
09-Nov-2024 20:20:08       1,319,528  26%   28.60MB/s    0:00:00 (xfr#29, to-chk=143/226)
09-Nov-2024 20:20:08       1,351,414  26%   29.29MB/s    0:00:00 (xfr#30, to-chk=142/226)
09-Nov-2024 20:20:08       1,352,164  26%   29.31MB/s    0:00:00 (xfr#31, to-chk=138/226)
09-Nov-2024 20:20:08       1,483,226  29%   30.75MB/s    0:00:00 (xfr#32, to-chk=137/226)
09-Nov-2024 20:20:08       1,483,976  29%   30.77MB/s    0:00:00 (xfr#33, to-chk=136/226)
09-Nov-2024 20:20:08       1,506,998  30%   31.24MB/s    0:00:00 (xfr#34, to-chk=135/226)
09-Nov-2024 20:20:08       1,507,460  30%   31.25MB/s    0:00:00 (xfr#35, to-chk=131/226)
09-Nov-2024 20:20:08       1,592,321  31%   32.31MB/s    0:00:00 (xfr#36, to-chk=130/226)
09-Nov-2024 20:20:08       1,592,783  31%   32.32MB/s    0:00:00 (xfr#37, to-chk=129/226)
09-Nov-2024 20:20:08       1,613,894  32%   32.75MB/s    0:00:00 (xfr#38, to-chk=128/226)
09-Nov-2024 20:20:08       1,614,548  32%   32.76MB/s    0:00:00 (xfr#39, to-chk=124/226)
09-Nov-2024 20:20:08       1,682,314  33%   34.14MB/s    0:00:00 (xfr#40, to-chk=123/226)
09-Nov-2024 20:20:08       1,682,968  33%   34.15MB/s    0:00:00 (xfr#41, to-chk=122/226)
09-Nov-2024 20:20:08       1,683,596  33%   33.45MB/s    0:00:00 (xfr#42, to-chk=121/226)
09-Nov-2024 20:20:08       1,726,580  34%   31.07MB/s    0:00:00 (xfr#43, to-chk=120/226)
09-Nov-2024 20:20:08       1,727,426  34%   31.08MB/s    0:00:00 (xfr#44, to-chk=116/226)
09-Nov-2024 20:20:08       1,906,303  37%   33.67MB/s    0:00:00 (xfr#45, to-chk=115/226)
09-Nov-2024 20:20:08       1,907,149  37%   33.68MB/s    0:00:00 (xfr#46, to-chk=114/226)
09-Nov-2024 20:20:08       1,935,209  38%   32.96MB/s    0:00:00 (xfr#47, to-chk=113/226)
09-Nov-2024 20:20:08       1,935,863  38%   32.97MB/s    0:00:00 (xfr#48, to-chk=109/226)
09-Nov-2024 20:20:08       2,036,068  40%   34.67MB/s    0:00:00 (xfr#49, to-chk=108/226)
09-Nov-2024 20:20:08       2,036,722  40%   34.08MB/s    0:00:00 (xfr#50, to-chk=107/226)
09-Nov-2024 20:20:08       2,054,188  40%   34.37MB/s    0:00:00 (xfr#51, to-chk=106/226)
09-Nov-2024 20:20:08       2,054,746  40%   34.38MB/s    0:00:00 (xfr#52, to-chk=102/226)
09-Nov-2024 20:20:08       2,142,917  42%   34.06MB/s    0:00:00 (xfr#53, to-chk=101/226)
09-Nov-2024 20:20:08       2,143,475  42%   34.07MB/s    0:00:00 (xfr#54, to-chk=100/226)
09-Nov-2024 20:20:08       2,169,091  43%   34.48MB/s    0:00:00 (xfr#55, to-chk=99/226)
09-Nov-2024 20:20:08       2,169,841  43%   33.92MB/s    0:00:00 (xfr#56, to-chk=95/226)
09-Nov-2024 20:20:08       2,292,254  45%   29.54MB/s    0:00:00 (xfr#57, to-chk=94/226)
09-Nov-2024 20:20:08       2,293,004  45%   29.55MB/s    0:00:00 (xfr#58, to-chk=93/226)
09-Nov-2024 20:20:08       2,315,223  46%   29.84MB/s    0:00:00 (xfr#59, to-chk=92/226)
09-Nov-2024 20:20:08       2,315,877  46%   29.85MB/s    0:00:00 (xfr#60, to-chk=88/226)
09-Nov-2024 20:20:08       2,397,628  47%   30.49MB/s    0:00:00 (xfr#61, to-chk=87/226)
09-Nov-2024 20:20:08       2,398,282  47%   30.50MB/s    0:00:00 (xfr#62, to-chk=86/226)
09-Nov-2024 20:20:08       2,398,910  47%   28.96MB/s    0:00:00 (xfr#63, to-chk=85/226)
09-Nov-2024 20:20:08       2,431,084  48%   29.35MB/s    0:00:00 (xfr#64, to-chk=84/226)
09-Nov-2024 20:20:08       2,431,546  48%   29.35MB/s    0:00:00 (xfr#65, to-chk=80/226)
09-Nov-2024 20:20:08       2,575,204  51%   30.32MB/s    0:00:00 (xfr#66, to-chk=79/226)
09-Nov-2024 20:20:08       2,575,666  51%   30.33MB/s    0:00:00 (xfr#67, to-chk=78/226)
09-Nov-2024 20:20:08       2,605,362  51%   30.67MB/s    0:00:00 (xfr#68, to-chk=77/226)
09-Nov-2024 20:20:08       2,605,824  51%   30.68MB/s    0:00:00 (xfr#69, to-chk=73/226)
09-Nov-2024 20:20:08       2,756,690  54%   29.87MB/s    0:00:00 (xfr#70, to-chk=72/226)
09-Nov-2024 20:20:08       2,757,152  54%   29.88MB/s    0:00:00 (xfr#71, to-chk=71/226)
09-Nov-2024 20:20:08       2,805,902  55%   30.41MB/s    0:00:00 (xfr#72, to-chk=70/226)
09-Nov-2024 20:20:08       2,806,844  55%   30.08MB/s    0:00:00 (xfr#73, to-chk=66/226)
09-Nov-2024 20:20:08       3,032,968  60%   28.36MB/s    0:00:00 (xfr#74, to-chk=65/226)
09-Nov-2024 20:20:08       3,033,910  60%   28.37MB/s    0:00:00 (xfr#75, to-chk=64/226)
09-Nov-2024 20:20:08       3,060,536  60%   28.62MB/s    0:00:00 (xfr#76, to-chk=63/226)
09-Nov-2024 20:20:08       3,060,806  60%   28.34MB/s    0:00:00 (xfr#77, to-chk=59/226)
09-Nov-2024 20:20:08       3,155,648  62%   28.66MB/s    0:00:00 (xfr#78, to-chk=58/226)
09-Nov-2024 20:20:08       3,155,918  62%   28.66MB/s    0:00:00 (xfr#79, to-chk=57/226)
09-Nov-2024 20:20:08       3,192,978  63%   28.73MB/s    0:00:00 (xfr#80, to-chk=56/226)
09-Nov-2024 20:20:08       3,193,440  63%   28.73MB/s    0:00:00 (xfr#81, to-chk=52/226)
09-Nov-2024 20:20:08       3,341,663  66%   28.71MB/s    0:00:00 (xfr#82, to-chk=51/226)
09-Nov-2024 20:20:08       3,342,125  66%   28.71MB/s    0:00:00 (xfr#83, to-chk=50/226)
09-Nov-2024 20:20:08       3,365,815  67%   28.92MB/s    0:00:00 (xfr#84, to-chk=49/226)
09-Nov-2024 20:20:08       3,366,373  67%   28.92MB/s    0:00:00 (xfr#85, to-chk=45/226)
09-Nov-2024 20:20:08       3,498,079  69%   27.80MB/s    0:00:00 (xfr#86, to-chk=44/226)
09-Nov-2024 20:20:08       3,498,637  69%   27.80MB/s    0:00:00 (xfr#87, to-chk=43/226)
09-Nov-2024 20:20:08       3,563,888  70%   28.32MB/s    0:00:00 (xfr#88, to-chk=42/226)
09-Nov-2024 20:20:08       3,564,638  70%   28.10MB/s    0:00:00 (xfr#89, to-chk=38/226)
09-Nov-2024 20:20:08       3,976,522  79%   28.30MB/s    0:00:00 (xfr#90, to-chk=37/226)
09-Nov-2024 20:20:08       3,977,272  79%   28.10MB/s    0:00:00 (xfr#91, to-chk=36/226)
09-Nov-2024 20:20:08       3,999,816  79%   28.26MB/s    0:00:00 (xfr#92, to-chk=35/226)
09-Nov-2024 20:20:08       4,000,374  79%   28.26MB/s    0:00:00 (xfr#93, to-chk=31/226)
09-Nov-2024 20:20:08       4,106,025  81%   28.79MB/s    0:00:00 (xfr#94, to-chk=30/226)
09-Nov-2024 20:20:08       4,106,583  81%   28.80MB/s    0:00:00 (xfr#95, to-chk=29/226)
09-Nov-2024 20:20:08       4,163,141  82%   28.77MB/s    0:00:00 (xfr#96, to-chk=28/226)
09-Nov-2024 20:20:08       4,163,699  82%   28.77MB/s    0:00:00 (xfr#97, to-chk=24/226)
09-Nov-2024 20:20:08       4,469,287  89%   30.44MB/s    0:00:00 (xfr#98, to-chk=23/226)
09-Nov-2024 20:20:08       4,469,845  89%   30.45MB/s    0:00:00 (xfr#99, to-chk=22/226)
09-Nov-2024 20:20:08       4,511,369  89%   30.51MB/s    0:00:00 (xfr#100, to-chk=21/226)
09-Nov-2024 20:20:08       4,512,023  89%   30.52MB/s    0:00:00 (xfr#101, to-chk=17/226)
09-Nov-2024 20:20:08       4,690,610  93%   30.64MB/s    0:00:00 (xfr#102, to-chk=16/226)
09-Nov-2024 20:20:08       4,691,264  93%   30.64MB/s    0:00:00 (xfr#103, to-chk=15/226)
09-Nov-2024 20:20:08       4,717,755  93%   30.82MB/s    0:00:00 (xfr#104, to-chk=14/226)
09-Nov-2024 20:20:08       4,718,217  93%   30.82MB/s    0:00:00 (xfr#105, to-chk=10/226)
09-Nov-2024 20:20:08       4,816,395  95%   31.25MB/s    0:00:00 (xfr#106, to-chk=9/226)
09-Nov-2024 20:20:08       4,816,857  95%   31.25MB/s    0:00:00 (xfr#107, to-chk=8/226)
09-Nov-2024 20:20:08       4,838,640  96%   31.39MB/s    0:00:00 (xfr#108, to-chk=7/226)
09-Nov-2024 20:20:08       4,839,006  96%   31.39MB/s    0:00:00 (xfr#109, to-chk=3/226)
09-Nov-2024 20:20:08       4,925,377  98%   31.74MB/s    0:00:00 (xfr#110, to-chk=2/226)
09-Nov-2024 20:20:08       4,925,743  98%   31.74MB/s    0:00:00 (xfr#111, to-chk=1/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.33MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   32.11MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   31.90MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   31.90MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   31.90MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   31.68MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   31.68MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   31.68MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08       5,016,745  99%   31.68MB/s    0:00:00 (xfr#112, to-chk=0/226)
09-Nov-2024 20:20:08 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-bp8vj: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.58.07/pod-logs/dev-oneclient-paris-5cc45c8cb7-bp8vj/oneclient_logs
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=197/230)
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:20:08             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=196/230)
09-Nov-2024 20:20:08             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=189/230)
09-Nov-2024 20:20:08          21,661   0%   20.66MB/s    0:00:00 (xfr#2, to-chk=195/230)
09-Nov-2024 20:20:08          22,315   0%   21.28MB/s    0:00:00 (xfr#3, to-chk=191/230)
09-Nov-2024 20:20:08         137,271   3%   65.46MB/s    0:00:00 (xfr#4, to-chk=190/230)
09-Nov-2024 20:20:08         137,925   3%   65.77MB/s    0:00:00 (xfr#5, to-chk=189/230)
09-Nov-2024 20:20:08         167,930   3%   53.38MB/s    0:00:00 (xfr#6, to-chk=188/230)
09-Nov-2024 20:20:08         168,488   3%   53.56MB/s    0:00:00 (xfr#7, to-chk=184/230)
09-Nov-2024 20:20:08         291,828   6%   46.38MB/s    0:00:00 (xfr#8, to-chk=183/230)
09-Nov-2024 20:20:08         292,386   6%   46.47MB/s    0:00:00 (xfr#9, to-chk=182/230)
09-Nov-2024 20:20:08         327,292   7%   44.59MB/s    0:00:00 (xfr#10, to-chk=181/230)
09-Nov-2024 20:20:08         328,234   7%   44.72MB/s    0:00:00 (xfr#11, to-chk=177/230)
09-Nov-2024 20:20:08         456,541  10%   33.49MB/s    0:00:00 (xfr#12, to-chk=176/230)
09-Nov-2024 20:20:08         457,483  10%   31.16MB/s    0:00:00 (xfr#13, to-chk=175/230)
09-Nov-2024 20:20:08         458,111  10%   31.21MB/s    0:00:00 (xfr#14, to-chk=174/230)
09-Nov-2024 20:20:08         489,183  11%   33.32MB/s    0:00:00 (xfr#15, to-chk=173/230)
09-Nov-2024 20:20:08         489,645  11%   33.35MB/s    0:00:00 (xfr#16, to-chk=169/230)
09-Nov-2024 20:20:08         609,282  13%   34.18MB/s    0:00:00 (xfr#17, to-chk=168/230)
09-Nov-2024 20:20:08         609,744  13%   34.21MB/s    0:00:00 (xfr#18, to-chk=167/230)
09-Nov-2024 20:20:08         641,511  14%   33.99MB/s    0:00:00 (xfr#19, to-chk=166/230)
09-Nov-2024 20:20:08         642,069  14%   34.02MB/s    0:00:00 (xfr#20, to-chk=162/230)
09-Nov-2024 20:20:08         772,355  17%   36.83MB/s    0:00:00 (xfr#21, to-chk=161/230)
09-Nov-2024 20:20:08         772,913  17%   36.86MB/s    0:00:00 (xfr#22, to-chk=160/230)
09-Nov-2024 20:20:08         804,906  18%   36.55MB/s    0:00:00 (xfr#23, to-chk=159/230)
09-Nov-2024 20:20:08         805,368  18%   36.57MB/s    0:00:00 (xfr#24, to-chk=155/230)
09-Nov-2024 20:20:08         945,467  21%   37.57MB/s    0:00:00 (xfr#25, to-chk=154/230)
09-Nov-2024 20:20:08         945,929  21%   37.59MB/s    0:00:00 (xfr#26, to-chk=153/230)
09-Nov-2024 20:20:08         973,685  22%   34.39MB/s    0:00:00 (xfr#27, to-chk=152/230)
09-Nov-2024 20:20:08         974,339  22%   34.41MB/s    0:00:00 (xfr#28, to-chk=148/230)
09-Nov-2024 20:20:08       1,066,093  24%   36.31MB/s    0:00:00 (xfr#29, to-chk=147/230)
09-Nov-2024 20:20:08       1,066,747  24%   36.33MB/s    0:00:00 (xfr#30, to-chk=146/230)
09-Nov-2024 20:20:08       1,088,441  24%   35.79MB/s    0:00:00 (xfr#31, to-chk=145/230)
09-Nov-2024 20:20:08       1,088,999  24%   34.62MB/s    0:00:00 (xfr#32, to-chk=141/230)
09-Nov-2024 20:20:08       1,160,180  26%   35.69MB/s    0:00:00 (xfr#33, to-chk=140/230)
09-Nov-2024 20:20:08       1,160,738  26%   35.71MB/s    0:00:00 (xfr#34, to-chk=139/230)
09-Nov-2024 20:20:08       1,187,069  27%   35.38MB/s    0:00:00 (xfr#35, to-chk=138/230)
09-Nov-2024 20:20:08       1,187,723  27%   35.40MB/s    0:00:00 (xfr#36, to-chk=134/230)
09-Nov-2024 20:20:08       1,315,540  30%   30.60MB/s    0:00:00 (xfr#37, to-chk=133/230)
09-Nov-2024 20:20:08       1,316,194  30%   30.62MB/s    0:00:00 (xfr#38, to-chk=132/230)
09-Nov-2024 20:20:08       1,316,822  30%   30.63MB/s    0:00:00 (xfr#39, to-chk=131/230)
09-Nov-2024 20:20:08       1,344,301  30%   28.49MB/s    0:00:00 (xfr#40, to-chk=130/230)
09-Nov-2024 20:20:08       1,345,051  30%   28.51MB/s    0:00:00 (xfr#41, to-chk=126/230)
09-Nov-2024 20:20:08       1,495,264  34%   31.00MB/s    0:00:00 (xfr#42, to-chk=125/230)
09-Nov-2024 20:20:08       1,496,014  34%   30.36MB/s    0:00:00 (xfr#43, to-chk=124/230)
09-Nov-2024 20:20:08       1,517,512  34%   30.79MB/s    0:00:00 (xfr#44, to-chk=123/230)
09-Nov-2024 20:20:08       1,517,782  34%   30.80MB/s    0:00:00 (xfr#45, to-chk=119/230)
09-Nov-2024 20:20:08       1,602,536  36%   26.35MB/s    0:00:00 (xfr#46, to-chk=118/230)
09-Nov-2024 20:20:08       1,602,806  36%   26.35MB/s    0:00:00 (xfr#47, to-chk=117/230)
09-Nov-2024 20:20:08       1,603,434  36%   26.36MB/s    0:00:00 (xfr#48, to-chk=116/230)
09-Nov-2024 20:20:08       1,631,988  37%   26.38MB/s    0:00:00 (xfr#49, to-chk=115/230)
09-Nov-2024 20:20:08       1,632,546  37%   25.95MB/s    0:00:00 (xfr#50, to-chk=111/230)
09-Nov-2024 20:20:08       1,636,683  37%   25.59MB/s    0:00:00 (xfr#51, to-chk=110/230)
09-Nov-2024 20:20:08       1,729,057  39%   26.60MB/s    0:00:00 (xfr#52, to-chk=109/230)
09-Nov-2024 20:20:08       1,729,615  39%   26.60MB/s    0:00:00 (xfr#53, to-chk=108/230)
09-Nov-2024 20:20:08       1,761,658  40%   27.10MB/s    0:00:00 (xfr#54, to-chk=107/230)
09-Nov-2024 20:20:08       1,762,120  40%   27.10MB/s    0:00:00 (xfr#55, to-chk=103/230)
09-Nov-2024 20:20:08       1,911,480  43%   28.94MB/s    0:00:00 (xfr#56, to-chk=102/230)
09-Nov-2024 20:20:08       1,911,942  43%   28.94MB/s    0:00:00 (xfr#57, to-chk=101/230)
09-Nov-2024 20:20:08       1,962,387  44%   29.24MB/s    0:00:00 (xfr#58, to-chk=100/230)
09-Nov-2024 20:20:08       1,963,329  44%   29.26MB/s    0:00:00 (xfr#59, to-chk=96/230)
09-Nov-2024 20:20:08       2,185,938  49%   32.07MB/s    0:00:00 (xfr#60, to-chk=95/230)
09-Nov-2024 20:20:08       2,186,880  50%   32.09MB/s    0:00:00 (xfr#61, to-chk=94/230)
09-Nov-2024 20:20:08       2,235,932  51%   32.81MB/s    0:00:00 (xfr#62, to-chk=93/230)
09-Nov-2024 20:20:08       2,236,778  51%   32.82MB/s    0:00:00 (xfr#63, to-chk=89/230)
09-Nov-2024 20:20:08       2,514,532  57%   34.26MB/s    0:00:00 (xfr#64, to-chk=88/230)
09-Nov-2024 20:20:08       2,515,378  57%   34.27MB/s    0:00:00 (xfr#65, to-chk=87/230)
09-Nov-2024 20:20:08       2,535,298  57%   34.05MB/s    0:00:00 (xfr#66, to-chk=86/230)
09-Nov-2024 20:20:08       2,535,760  57%   34.06MB/s    0:00:00 (xfr#67, to-chk=82/230)
09-Nov-2024 20:20:08       2,607,890  59%   34.54MB/s    0:00:00 (xfr#68, to-chk=81/230)
09-Nov-2024 20:20:08       2,608,352  59%   34.08MB/s    0:00:00 (xfr#69, to-chk=80/230)
09-Nov-2024 20:20:08       2,608,980  59%   34.08MB/s    0:00:00 (xfr#70, to-chk=79/230)
09-Nov-2024 20:20:08       2,630,021  60%   34.36MB/s    0:00:00 (xfr#71, to-chk=78/230)
09-Nov-2024 20:20:08       2,630,579  60%   34.37MB/s    0:00:00 (xfr#72, to-chk=74/230)
09-Nov-2024 20:20:08       2,719,561  62%   35.05MB/s    0:00:00 (xfr#73, to-chk=73/230)
09-Nov-2024 20:20:08       2,720,119  62%   35.06MB/s    0:00:00 (xfr#74, to-chk=72/230)
09-Nov-2024 20:20:08       2,756,050  63%   35.04MB/s    0:00:00 (xfr#75, to-chk=71/230)
09-Nov-2024 20:20:08       2,756,416  63%   35.05MB/s    0:00:00 (xfr#76, to-chk=67/230)
09-Nov-2024 20:20:08       2,904,411  66%   32.59MB/s    0:00:00 (xfr#77, to-chk=66/230)
09-Nov-2024 20:20:08       2,904,777  66%   32.59MB/s    0:00:00 (xfr#78, to-chk=65/230)
09-Nov-2024 20:20:08       2,932,841  67%   32.91MB/s    0:00:00 (xfr#79, to-chk=64/230)
09-Nov-2024 20:20:08       2,933,399  67%   32.91MB/s    0:00:00 (xfr#80, to-chk=60/230)
09-Nov-2024 20:20:08       3,045,880  69%   33.39MB/s    0:00:00 (xfr#81, to-chk=59/230)
09-Nov-2024 20:20:08       3,046,438  69%   33.39MB/s    0:00:00 (xfr#82, to-chk=58/230)
09-Nov-2024 20:20:08       3,073,922  70%   33.31MB/s    0:00:00 (xfr#83, to-chk=57/230)
09-Nov-2024 20:20:08       3,074,384  70%   33.32MB/s    0:00:00 (xfr#84, to-chk=53/230)
09-Nov-2024 20:20:08       3,189,709  72%   34.18MB/s    0:00:00 (xfr#85, to-chk=52/230)
09-Nov-2024 20:20:08       3,190,171  72%   34.18MB/s    0:00:00 (xfr#86, to-chk=51/230)
09-Nov-2024 20:20:08       3,213,095  73%   34.05MB/s    0:00:00 (xfr#87, to-chk=50/230)
09-Nov-2024 20:20:08       3,213,365  73%   34.05MB/s    0:00:00 (xfr#88, to-chk=46/230)
09-Nov-2024 20:20:08       3,338,617  76%   34.99MB/s    0:00:00 (xfr#89, to-chk=45/230)
09-Nov-2024 20:20:08       3,338,887  76%   34.99MB/s    0:00:00 (xfr#90, to-chk=44/230)
09-Nov-2024 20:20:08       3,366,402  76%   34.90MB/s    0:00:00 (xfr#91, to-chk=43/230)
09-Nov-2024 20:20:08       3,366,864  76%   34.90MB/s    0:00:00 (xfr#92, to-chk=39/230)
09-Nov-2024 20:20:08       3,526,583  80%   35.78MB/s    0:00:00 (xfr#93, to-chk=38/230)
09-Nov-2024 20:20:08       3,527,045  80%   35.41MB/s    0:00:00 (xfr#94, to-chk=37/230)
09-Nov-2024 20:20:08       3,527,673  80%   35.41MB/s    0:00:00 (xfr#95, to-chk=36/230)
09-Nov-2024 20:20:08       3,551,438  81%   35.65MB/s    0:00:00 (xfr#96, to-chk=35/230)
09-Nov-2024 20:20:08       3,551,804  81%   35.66MB/s    0:00:00 (xfr#97, to-chk=31/230)
09-Nov-2024 20:20:08       3,654,512  83%   36.30MB/s    0:00:00 (xfr#98, to-chk=30/230)
09-Nov-2024 20:20:08       3,654,878  83%   36.31MB/s    0:00:00 (xfr#99, to-chk=29/230)
09-Nov-2024 20:20:08       3,684,107  84%   36.60MB/s    0:00:00 (xfr#100, to-chk=28/230)
09-Nov-2024 20:20:08       3,684,761  84%   36.60MB/s    0:00:00 (xfr#101, to-chk=24/230)
09-Nov-2024 20:20:08       3,786,330  86%   37.23MB/s    0:00:00 (xfr#102, to-chk=23/230)
09-Nov-2024 20:20:08       3,786,984  86%   37.23MB/s    0:00:00 (xfr#103, to-chk=22/230)
09-Nov-2024 20:20:08       3,805,753  87%   37.42MB/s    0:00:00 (xfr#104, to-chk=21/230)
09-Nov-2024 20:20:08       3,806,119  87%   37.42MB/s    0:00:00 (xfr#105, to-chk=17/230)
09-Nov-2024 20:20:08       3,903,349  89%   37.98MB/s    0:00:00 (xfr#106, to-chk=16/230)
09-Nov-2024 20:20:08       3,903,715  89%   37.99MB/s    0:00:00 (xfr#107, to-chk=15/230)
09-Nov-2024 20:20:08       3,943,194  90%   38.37MB/s    0:00:00 (xfr#108, to-chk=14/230)
09-Nov-2024 20:20:08       3,943,848  90%   38.38MB/s    0:00:00 (xfr#109, to-chk=10/230)
09-Nov-2024 20:20:08       4,164,662  95%   36.11MB/s    0:00:00 (xfr#110, to-chk=9/230)
09-Nov-2024 20:20:08       4,165,316  95%   36.11MB/s    0:00:00 (xfr#111, to-chk=8/230)
09-Nov-2024 20:20:08       4,194,597  95%   36.04MB/s    0:00:00 (xfr#112, to-chk=7/230)
09-Nov-2024 20:20:08       4,194,963  95%   36.04MB/s    0:00:00 (xfr#113, to-chk=3/230)
09-Nov-2024 20:20:08       4,300,617  98%   36.62MB/s    0:00:00 (xfr#114, to-chk=2/230)
09-Nov-2024 20:20:08       4,300,983  98%   36.62MB/s    0:00:00 (xfr#115, to-chk=1/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.87MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.55MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.55MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08       4,368,913  99%   36.23MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:20:08 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.58.07/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:20:08           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:20:08           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:20:08           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:20:08           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:20:08           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:20:08           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:20:08 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.58.07/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:20:08          78,097   6%   24.83MB/s    0:00:00 (xfr#2, to-chk=131/136)
09-Nov-2024 20:20:08         154,372  13%   24.54MB/s    0:00:00 (xfr#3, to-chk=129/136)
09-Nov-2024 20:20:08         156,402  13%   24.86MB/s    0:00:00 (xfr#4, to-chk=127/136)
09-Nov-2024 20:20:08         156,402  13%   24.86MB/s    0:00:00 (xfr#5, to-chk=125/136)
09-Nov-2024 20:20:08         230,449  20%   18.31MB/s    0:00:00 (xfr#6, to-chk=123/136)
09-Nov-2024 20:20:08         230,599  20%   18.33MB/s    0:00:00 (xfr#7, to-chk=121/136)
09-Nov-2024 20:20:08         230,896  20%   18.35MB/s    0:00:00 (xfr#8, to-chk=119/136)
09-Nov-2024 20:20:08         380,090  33%   17.26MB/s    0:00:00 (xfr#9, to-chk=117/136)
09-Nov-2024 20:20:08         380,562  33%   17.28MB/s    0:00:00 (xfr#10, to-chk=107/136)
09-Nov-2024 20:20:08         381,388  33%   17.32MB/s    0:00:00 (xfr#11, to-chk=106/136)
09-Nov-2024 20:20:08         381,704  33%   17.33MB/s    0:00:00 (xfr#12, to-chk=105/136)
09-Nov-2024 20:20:08         382,020  33%   17.35MB/s    0:00:00 (xfr#13, to-chk=104/136)
09-Nov-2024 20:20:08         382,831  33%   17.39MB/s    0:00:00 (xfr#14, to-chk=103/136)
09-Nov-2024 20:20:08         383,654  33%   16.63MB/s    0:00:00 (xfr#15, to-chk=102/136)
09-Nov-2024 20:20:08         384,450  33%   16.67MB/s    0:00:00 (xfr#16, to-chk=101/136)
09-Nov-2024 20:20:08         384,610  33%   16.67MB/s    0:00:00 (xfr#17, to-chk=100/136)
09-Nov-2024 20:20:08         385,436  33%   16.71MB/s    0:00:00 (xfr#18, to-chk=99/136)
09-Nov-2024 20:20:08         386,376  33%   16.75MB/s    0:00:00 (xfr#19, to-chk=98/136)
09-Nov-2024 20:20:08         387,172  33%   16.78MB/s    0:00:00 (xfr#20, to-chk=97/136)
09-Nov-2024 20:20:08         387,332  33%   16.79MB/s    0:00:00 (xfr#21, to-chk=96/136)
09-Nov-2024 20:20:08         388,131  34%   16.09MB/s    0:00:00 (xfr#22, to-chk=95/136)
09-Nov-2024 20:20:08         388,447  34%   16.11MB/s    0:00:00 (xfr#23, to-chk=94/136)
09-Nov-2024 20:20:08         388,919  34%   15.45MB/s    0:00:00 (xfr#24, to-chk=93/136)
09-Nov-2024 20:20:08         389,883  34%   15.49MB/s    0:00:00 (xfr#25, to-chk=92/136)
09-Nov-2024 20:20:08         390,355  34%   15.51MB/s    0:00:00 (xfr#26, to-chk=91/136)
09-Nov-2024 20:20:08         391,178  34%   15.54MB/s    0:00:00 (xfr#27, to-chk=90/136)
09-Nov-2024 20:20:08         391,494  34%   15.56MB/s    0:00:00 (xfr#28, to-chk=89/136)
09-Nov-2024 20:20:08         392,525  34%   15.60MB/s    0:00:00 (xfr#29, to-chk=88/136)
09-Nov-2024 20:20:08         392,841  34%   15.61MB/s    0:00:00 (xfr#30, to-chk=87/136)
09-Nov-2024 20:20:08         393,163  34%   15.00MB/s    0:00:00 (xfr#31, to-chk=86/136)
09-Nov-2024 20:20:08         393,323  34%   15.00MB/s    0:00:00 (xfr#32, to-chk=85/136)
09-Nov-2024 20:20:08         393,957  34%   15.03MB/s    0:00:00 (xfr#33, to-chk=84/136)
09-Nov-2024 20:20:08         394,273  34%   15.04MB/s    0:00:00 (xfr#34, to-chk=83/136)
09-Nov-2024 20:20:08         395,069  34%   14.49MB/s    0:00:00 (xfr#35, to-chk=82/136)
09-Nov-2024 20:20:08         395,862  34%   14.52MB/s    0:00:00 (xfr#36, to-chk=81/136)
09-Nov-2024 20:20:08         396,757  34%   14.55MB/s    0:00:00 (xfr#37, to-chk=80/136)
09-Nov-2024 20:20:08         397,073  34%   14.56MB/s    0:00:00 (xfr#38, to-chk=79/136)
09-Nov-2024 20:20:08         397,707  34%   14.59MB/s    0:00:00 (xfr#39, to-chk=78/136)
09-Nov-2024 20:20:08         398,023  34%   14.06MB/s    0:00:00 (xfr#40, to-chk=77/136)
09-Nov-2024 20:20:08         399,140  34%   14.10MB/s    0:00:00 (xfr#41, to-chk=76/136)
09-Nov-2024 20:20:08         399,456  35%   14.11MB/s    0:00:00 (xfr#42, to-chk=75/136)
09-Nov-2024 20:20:08         399,777  35%   14.12MB/s    0:00:00 (xfr#43, to-chk=74/136)
09-Nov-2024 20:20:08         400,093  35%   14.13MB/s    0:00:00 (xfr#44, to-chk=73/136)
09-Nov-2024 20:20:08         400,745  35%   14.15MB/s    0:00:00 (xfr#45, to-chk=72/136)
09-Nov-2024 20:20:08         401,859  35%   14.19MB/s    0:00:00 (xfr#46, to-chk=71/136)
09-Nov-2024 20:20:08         402,019  35%   14.20MB/s    0:00:00 (xfr#47, to-chk=70/136)
09-Nov-2024 20:20:08         402,848  35%   14.23MB/s    0:00:00 (xfr#48, to-chk=69/136)
09-Nov-2024 20:20:08         403,164  35%   14.24MB/s    0:00:00 (xfr#49, to-chk=68/136)
09-Nov-2024 20:20:08         403,641  35%   13.75MB/s    0:00:00 (xfr#50, to-chk=67/136)
09-Nov-2024 20:20:08         404,467  35%   13.78MB/s    0:00:00 (xfr#51, to-chk=66/136)
09-Nov-2024 20:20:08         405,128  35%   13.80MB/s    0:00:00 (xfr#52, to-chk=65/136)
09-Nov-2024 20:20:08         405,667  35%   13.82MB/s    0:00:00 (xfr#53, to-chk=64/136)
09-Nov-2024 20:20:08         406,616  35%   13.85MB/s    0:00:00 (xfr#54, to-chk=63/136)
09-Nov-2024 20:20:08         406,938  35%   13.86MB/s    0:00:00 (xfr#55, to-chk=62/136)
09-Nov-2024 20:20:08         407,260  35%   13.87MB/s    0:00:00 (xfr#56, to-chk=61/136)
09-Nov-2024 20:20:08         408,239  35%   13.90MB/s    0:00:00 (xfr#57, to-chk=60/136)
09-Nov-2024 20:20:08         408,711  35%   13.92MB/s    0:00:00 (xfr#58, to-chk=59/136)
09-Nov-2024 20:20:08         409,027  35%   13.93MB/s    0:00:00 (xfr#59, to-chk=58/136)
09-Nov-2024 20:20:08         409,829  35%   13.48MB/s    0:00:00 (xfr#60, to-chk=57/136)
09-Nov-2024 20:20:08         410,150  35%   13.49MB/s    0:00:00 (xfr#61, to-chk=56/136)
09-Nov-2024 20:20:08         410,643  35%   13.50MB/s    0:00:00 (xfr#62, to-chk=55/136)
09-Nov-2024 20:20:08         410,803  35%   13.51MB/s    0:00:00 (xfr#63, to-chk=54/136)
09-Nov-2024 20:20:08         419,843  36%   13.81MB/s    0:00:00 (xfr#64, to-chk=53/136)
09-Nov-2024 20:20:08         429,703  37%   14.13MB/s    0:00:00 (xfr#65, to-chk=52/136)
09-Nov-2024 20:20:08         433,784  38%   14.27MB/s    0:00:00 (xfr#66, to-chk=51/136)
09-Nov-2024 20:20:08         443,736  38%   14.59MB/s    0:00:00 (xfr#67, to-chk=50/136)
09-Nov-2024 20:20:08         446,868  39%   14.70MB/s    0:00:00 (xfr#68, to-chk=49/136)
09-Nov-2024 20:20:08         455,871  39%   14.99MB/s    0:00:00 (xfr#69, to-chk=48/136)
09-Nov-2024 20:20:08         459,516  40%   14.61MB/s    0:00:00 (xfr#70, to-chk=47/136)
09-Nov-2024 20:20:08         470,380  41%   14.95MB/s    0:00:00 (xfr#71, to-chk=46/136)
09-Nov-2024 20:20:08         473,056  41%   15.04MB/s    0:00:00 (xfr#72, to-chk=45/136)
09-Nov-2024 20:20:08         475,276  41%   15.11MB/s    0:00:00 (xfr#73, to-chk=44/136)
09-Nov-2024 20:20:08         486,559  42%   15.47MB/s    0:00:00 (xfr#74, to-chk=43/136)
09-Nov-2024 20:20:08         486,992  42%   15.48MB/s    0:00:00 (xfr#75, to-chk=42/136)
09-Nov-2024 20:20:08         495,197  43%   15.74MB/s    0:00:00 (xfr#76, to-chk=41/136)
09-Nov-2024 20:20:08         502,470  44%   15.97MB/s    0:00:00 (xfr#77, to-chk=40/136)
09-Nov-2024 20:20:08         510,313  44%   16.22MB/s    0:00:00 (xfr#78, to-chk=39/136)
09-Nov-2024 20:20:08         519,772  45%   16.52MB/s    0:00:00 (xfr#79, to-chk=38/136)
09-Nov-2024 20:20:08         521,630  45%   16.05MB/s    0:00:00 (xfr#80, to-chk=37/136)
09-Nov-2024 20:20:08         527,441  46%   16.23MB/s    0:00:00 (xfr#81, to-chk=36/136)
09-Nov-2024 20:20:08         528,786  46%   16.27MB/s    0:00:00 (xfr#82, to-chk=35/136)
09-Nov-2024 20:20:08         533,742  46%   16.42MB/s    0:00:00 (xfr#83, to-chk=34/136)
09-Nov-2024 20:20:08         546,145  47%   16.80MB/s    0:00:00 (xfr#84, to-chk=33/136)
09-Nov-2024 20:20:08         551,594  48%   16.97MB/s    0:00:00 (xfr#85, to-chk=32/136)
09-Nov-2024 20:20:08         564,458  49%   17.36MB/s    0:00:00 (xfr#86, to-chk=31/136)
09-Nov-2024 20:20:08         575,230  50%   17.70MB/s    0:00:00 (xfr#87, to-chk=30/136)
09-Nov-2024 20:20:08         578,456  50%   17.24MB/s    0:00:00 (xfr#88, to-chk=29/136)
09-Nov-2024 20:20:08         579,709  50%   17.28MB/s    0:00:00 (xfr#89, to-chk=28/136)
09-Nov-2024 20:20:08         580,447  50%   17.30MB/s    0:00:00 (xfr#90, to-chk=27/136)
09-Nov-2024 20:20:08         584,491  51%   17.42MB/s    0:00:00 (xfr#91, to-chk=26/136)
09-Nov-2024 20:20:08         587,204  51%   17.50MB/s    0:00:00 (xfr#92, to-chk=25/136)
09-Nov-2024 20:20:08         597,671  52%   17.81MB/s    0:00:00 (xfr#93, to-chk=24/136)
09-Nov-2024 20:20:08         607,167  53%   18.09MB/s    0:00:00 (xfr#94, to-chk=23/136)
09-Nov-2024 20:20:08         619,533  54%   17.90MB/s    0:00:00 (xfr#95, to-chk=22/136)
09-Nov-2024 20:20:08         621,849  54%   17.97MB/s    0:00:00 (xfr#96, to-chk=21/136)
09-Nov-2024 20:20:08         632,319  55%   18.27MB/s    0:00:00 (xfr#97, to-chk=20/136)
09-Nov-2024 20:20:08         638,224  55%   18.44MB/s    0:00:00 (xfr#98, to-chk=19/136)
09-Nov-2024 20:20:08         638,563  55%   18.45MB/s    0:00:00 (xfr#99, to-chk=18/136)
09-Nov-2024 20:20:08         646,312  56%   18.68MB/s    0:00:00 (xfr#100, to-chk=17/136)
09-Nov-2024 20:20:08         658,088  57%   19.02MB/s    0:00:00 (xfr#101, to-chk=16/136)
09-Nov-2024 20:20:08         663,500  58%   19.17MB/s    0:00:00 (xfr#102, to-chk=15/136)
09-Nov-2024 20:20:08         669,861  58%   18.79MB/s    0:00:00 (xfr#103, to-chk=14/136)
09-Nov-2024 20:20:08         674,859  59%   18.93MB/s    0:00:00 (xfr#104, to-chk=13/136)
09-Nov-2024 20:20:08         681,523  59%   19.12MB/s    0:00:00 (xfr#105, to-chk=12/136)
09-Nov-2024 20:20:08         685,968  60%   19.24MB/s    0:00:00 (xfr#106, to-chk=11/136)
09-Nov-2024 20:20:08         697,652  61%   19.57MB/s    0:00:00 (xfr#107, to-chk=10/136)
09-Nov-2024 20:20:08         704,833  61%   19.77MB/s    0:00:00 (xfr#108, to-chk=9/136)
09-Nov-2024 20:20:08         711,593  62%   19.96MB/s    0:00:00 (xfr#109, to-chk=8/136)
09-Nov-2024 20:20:08         719,835  63%   20.19MB/s    0:00:00 (xfr#110, to-chk=7/136)
09-Nov-2024 20:20:08         721,599  63%   19.66MB/s    0:00:00 (xfr#111, to-chk=6/136)
09-Nov-2024 20:20:08         725,281  63%   19.76MB/s    0:00:00 (xfr#112, to-chk=5/136)
09-Nov-2024 20:20:08         736,601  64%   20.07MB/s    0:00:00 (xfr#113, to-chk=4/136)
09-Nov-2024 20:20:08         742,868  65%   20.24MB/s    0:00:00 (xfr#114, to-chk=3/136)
09-Nov-2024 20:20:08         747,353  65%   20.36MB/s    0:00:00 (xfr#115, to-chk=2/136)
09-Nov-2024 20:20:08         760,269  66%   20.72MB/s    0:00:00 (xfr#116, to-chk=1/136)
09-Nov-2024 20:20:08         761,101  66%   20.74MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:20:08         761,101  66%   20.74MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:20:08         761,101  66%   20.74MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:20:08         761,101  66%   19.62MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:20:08         761,101  66%   19.62MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:20:08         761,101  66%   19.62MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:20:08 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.58.07/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:20:08          24,095  16%   22.98MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:20:08          49,181  33%   46.90MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:20:08          49,181  33%   46.90MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:20:08          73,073  49%   69.69MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:20:08          73,364  50%   69.97MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:20:08          73,364  50%   69.97MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:20:08 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.58.07/pod-logs/dev-oneprovider-paris-0/cluster-manager
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:20:08           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:20:08           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:20:08           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:20:08           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:20:08           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:20:08           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:20:08 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.58.07/pod-logs/dev-oneprovider-paris-0/op-worker
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:20:08          76,240   6%   72.71MB/s    0:00:00 (xfr#2, to-chk=131/136)
09-Nov-2024 20:20:08         150,621  13%   71.82MB/s    0:00:00 (xfr#3, to-chk=129/136)
09-Nov-2024 20:20:08         150,621  13%   71.82MB/s    0:00:00 (xfr#4, to-chk=127/136)
09-Nov-2024 20:20:08         150,621  13%   71.82MB/s    0:00:00 (xfr#5, to-chk=125/136)
09-Nov-2024 20:20:08         222,811  19%   42.50MB/s    0:00:00 (xfr#6, to-chk=123/136)
09-Nov-2024 20:20:08         222,961  19%   35.44MB/s    0:00:00 (xfr#7, to-chk=121/136)
09-Nov-2024 20:20:08         223,258  19%   35.49MB/s    0:00:00 (xfr#8, to-chk=119/136)
09-Nov-2024 20:20:08         372,958  33%   50.81MB/s    0:00:00 (xfr#9, to-chk=117/136)
09-Nov-2024 20:20:08         373,240  33%   50.85MB/s    0:00:00 (xfr#10, to-chk=107/136)
09-Nov-2024 20:20:08         373,876  33%   50.94MB/s    0:00:00 (xfr#11, to-chk=106/136)
09-Nov-2024 20:20:08         374,156  33%   50.97MB/s    0:00:00 (xfr#12, to-chk=105/136)
09-Nov-2024 20:20:08         374,438  33%   51.01MB/s    0:00:00 (xfr#13, to-chk=104/136)
09-Nov-2024 20:20:08         375,282  33%   44.74MB/s    0:00:00 (xfr#14, to-chk=103/136)
09-Nov-2024 20:20:08         375,754  33%   44.79MB/s    0:00:00 (xfr#15, to-chk=102/136)
09-Nov-2024 20:20:08         376,712  33%   44.91MB/s    0:00:00 (xfr#16, to-chk=101/136)
09-Nov-2024 20:20:08         376,994  33%   44.94MB/s    0:00:00 (xfr#17, to-chk=100/136)
09-Nov-2024 20:20:08         377,778  33%   45.03MB/s    0:00:00 (xfr#18, to-chk=99/136)
09-Nov-2024 20:20:08         378,673  33%   45.14MB/s    0:00:00 (xfr#19, to-chk=98/136)
09-Nov-2024 20:20:08         379,814  33%   45.28MB/s    0:00:00 (xfr#20, to-chk=97/136)
09-Nov-2024 20:20:08         380,250  33%   45.33MB/s    0:00:00 (xfr#21, to-chk=96/136)
09-Nov-2024 20:20:08         380,884  33%   45.40MB/s    0:00:00 (xfr#22, to-chk=95/136)
09-Nov-2024 20:20:08         381,164  33%   40.39MB/s    0:00:00 (xfr#23, to-chk=94/136)
09-Nov-2024 20:20:08         381,600  33%   40.44MB/s    0:00:00 (xfr#24, to-chk=93/136)
09-Nov-2024 20:20:08         382,457  33%   40.53MB/s    0:00:00 (xfr#25, to-chk=92/136)
09-Nov-2024 20:20:08         383,051  34%   40.59MB/s    0:00:00 (xfr#26, to-chk=91/136)
09-Nov-2024 20:20:08         383,593  34%   40.65MB/s    0:00:00 (xfr#27, to-chk=90/136)
09-Nov-2024 20:20:08         384,029  34%   36.62MB/s    0:00:00 (xfr#28, to-chk=89/136)
09-Nov-2024 20:20:08         385,149  34%   36.73MB/s    0:00:00 (xfr#29, to-chk=88/136)
09-Nov-2024 20:20:08         385,585  34%   36.77MB/s    0:00:00 (xfr#30, to-chk=87/136)
09-Nov-2024 20:20:08         385,865  34%   36.80MB/s    0:00:00 (xfr#31, to-chk=86/136)
09-Nov-2024 20:20:08         386,152  34%   36.83MB/s    0:00:00 (xfr#32, to-chk=85/136)
09-Nov-2024 20:20:08         386,948  34%   36.90MB/s    0:00:00 (xfr#33, to-chk=84/136)
09-Nov-2024 20:20:08         387,386  34%   36.94MB/s    0:00:00 (xfr#34, to-chk=83/136)
09-Nov-2024 20:20:08         388,564  34%   37.06MB/s    0:00:00 (xfr#35, to-chk=82/136)
09-Nov-2024 20:20:08         389,366  34%   37.13MB/s    0:00:00 (xfr#36, to-chk=81/136)
09-Nov-2024 20:20:08         390,195  34%   37.21MB/s    0:00:00 (xfr#37, to-chk=80/136)
09-Nov-2024 20:20:08         390,473  34%   37.24MB/s    0:00:00 (xfr#38, to-chk=79/136)
09-Nov-2024 20:20:08         391,232  34%   33.92MB/s    0:00:00 (xfr#39, to-chk=78/136)
09-Nov-2024 20:20:08         391,668  34%   33.96MB/s    0:00:00 (xfr#40, to-chk=77/136)
09-Nov-2024 20:20:08         393,041  34%   34.08MB/s    0:00:00 (xfr#41, to-chk=76/136)
09-Nov-2024 20:20:08         393,393  34%   34.11MB/s    0:00:00 (xfr#42, to-chk=75/136)
09-Nov-2024 20:20:08         393,676  34%   34.13MB/s    0:00:00 (xfr#43, to-chk=74/136)
09-Nov-2024 20:20:08         393,958  35%   34.16MB/s    0:00:00 (xfr#44, to-chk=73/136)
09-Nov-2024 20:20:08         394,811  35%   34.23MB/s    0:00:00 (xfr#45, to-chk=72/136)
09-Nov-2024 20:20:08         395,946  35%   34.33MB/s    0:00:00 (xfr#46, to-chk=71/136)
09-Nov-2024 20:20:08         396,224  35%   31.49MB/s    0:00:00 (xfr#47, to-chk=70/136)
09-Nov-2024 20:20:08         396,891  35%   31.54MB/s    0:00:00 (xfr#48, to-chk=69/136)
09-Nov-2024 20:20:08         397,169  35%   31.56MB/s    0:00:00 (xfr#49, to-chk=68/136)
09-Nov-2024 20:20:08         397,454  35%   31.59MB/s    0:00:00 (xfr#50, to-chk=67/136)
09-Nov-2024 20:20:08         397,926  35%   31.62MB/s    0:00:00 (xfr#51, to-chk=66/136)
09-Nov-2024 20:20:08         398,779  35%   31.69MB/s    0:00:00 (xfr#52, to-chk=65/136)
09-Nov-2024 20:20:08         399,431  35%   29.30MB/s    0:00:00 (xfr#53, to-chk=64/136)
09-Nov-2024 20:20:08         400,411  35%   29.37MB/s    0:00:00 (xfr#54, to-chk=63/136)
09-Nov-2024 20:20:08         400,691  35%   29.39MB/s    0:00:00 (xfr#55, to-chk=62/136)
09-Nov-2024 20:20:08         400,973  35%   29.42MB/s    0:00:00 (xfr#56, to-chk=61/136)
09-Nov-2024 20:20:08         402,030  35%   27.39MB/s    0:00:00 (xfr#57, to-chk=60/136)
09-Nov-2024 20:20:08         402,468  35%   27.42MB/s    0:00:00 (xfr#58, to-chk=59/136)
09-Nov-2024 20:20:08         402,908  35%   27.45MB/s    0:00:00 (xfr#59, to-chk=58/136)
09-Nov-2024 20:20:08         403,707  35%   27.50MB/s    0:00:00 (xfr#60, to-chk=57/136)
09-Nov-2024 20:20:08         403,990  35%   27.52MB/s    0:00:00 (xfr#61, to-chk=56/136)
09-Nov-2024 20:20:08         404,618  35%   27.56MB/s    0:00:00 (xfr#62, to-chk=55/136)
09-Nov-2024 20:20:08         404,900  35%   25.74MB/s    0:00:00 (xfr#63, to-chk=54/136)
09-Nov-2024 20:20:08         413,840  36%   26.31MB/s    0:00:00 (xfr#64, to-chk=53/136)
09-Nov-2024 20:20:08         423,755  37%   26.94MB/s    0:00:00 (xfr#65, to-chk=52/136)
09-Nov-2024 20:20:08         427,736  38%   25.50MB/s    0:00:00 (xfr#66, to-chk=51/136)
09-Nov-2024 20:20:08         437,588  38%   26.08MB/s    0:00:00 (xfr#67, to-chk=50/136)
09-Nov-2024 20:20:08         440,777  39%   26.27MB/s    0:00:00 (xfr#68, to-chk=49/136)
09-Nov-2024 20:20:08         449,780  39%   26.81MB/s    0:00:00 (xfr#69, to-chk=48/136)
09-Nov-2024 20:20:08         453,425  40%   27.03MB/s    0:00:00 (xfr#70, to-chk=47/136)
09-Nov-2024 20:20:08         464,187  41%   27.67MB/s    0:00:00 (xfr#71, to-chk=46/136)
09-Nov-2024 20:20:08         466,863  41%   27.83MB/s    0:00:00 (xfr#72, to-chk=45/136)
09-Nov-2024 20:20:08         469,140  41%   26.32MB/s    0:00:00 (xfr#73, to-chk=44/136)
09-Nov-2024 20:20:08         480,423  42%   26.95MB/s    0:00:00 (xfr#74, to-chk=43/136)
09-Nov-2024 20:20:08         480,754  42%   26.97MB/s    0:00:00 (xfr#75, to-chk=42/136)
09-Nov-2024 20:20:08         488,959  43%   27.43MB/s    0:00:00 (xfr#76, to-chk=41/136)
09-Nov-2024 20:20:08         496,130  44%   27.83MB/s    0:00:00 (xfr#77, to-chk=40/136)
09-Nov-2024 20:20:08         503,873  44%   28.27MB/s    0:00:00 (xfr#78, to-chk=39/136)
09-Nov-2024 20:20:08         513,332  45%   28.80MB/s    0:00:00 (xfr#79, to-chk=38/136)
09-Nov-2024 20:20:08         515,033  45%   27.29MB/s    0:00:00 (xfr#80, to-chk=37/136)
09-Nov-2024 20:20:08         520,844  46%   27.60MB/s    0:00:00 (xfr#81, to-chk=36/136)
09-Nov-2024 20:20:08         522,032  46%   27.66MB/s    0:00:00 (xfr#82, to-chk=35/136)
09-Nov-2024 20:20:08         526,988  46%   27.92MB/s    0:00:00 (xfr#83, to-chk=34/136)
09-Nov-2024 20:20:08         539,291  47%   28.57MB/s    0:00:00 (xfr#84, to-chk=33/136)
09-Nov-2024 20:20:08         544,648  48%   28.86MB/s    0:00:00 (xfr#85, to-chk=32/136)
09-Nov-2024 20:20:08         557,405  49%   27.98MB/s    0:00:00 (xfr#86, to-chk=31/136)
09-Nov-2024 20:20:08         568,175  50%   28.52MB/s    0:00:00 (xfr#87, to-chk=30/136)
09-Nov-2024 20:20:08         571,301  50%   28.68MB/s    0:00:00 (xfr#88, to-chk=29/136)
09-Nov-2024 20:20:08         572,552  50%   28.74MB/s    0:00:00 (xfr#89, to-chk=28/136)
09-Nov-2024 20:20:08         573,290  50%   28.78MB/s    0:00:00 (xfr#90, to-chk=27/136)
09-Nov-2024 20:20:08         577,334  51%   28.98MB/s    0:00:00 (xfr#91, to-chk=26/136)
09-Nov-2024 20:20:08         579,947  51%   29.11MB/s    0:00:00 (xfr#92, to-chk=25/136)
09-Nov-2024 20:20:08         590,312  52%   28.15MB/s    0:00:00 (xfr#93, to-chk=24/136)
09-Nov-2024 20:20:08         599,708  53%   28.60MB/s    0:00:00 (xfr#94, to-chk=23/136)
09-Nov-2024 20:20:08         612,074  54%   29.19MB/s    0:00:00 (xfr#95, to-chk=22/136)
09-Nov-2024 20:20:08         614,288  54%   29.29MB/s    0:00:00 (xfr#96, to-chk=21/136)
09-Nov-2024 20:20:08         624,604  55%   29.78MB/s    0:00:00 (xfr#97, to-chk=20/136)
09-Nov-2024 20:20:08         630,352  56%   30.06MB/s    0:00:00 (xfr#98, to-chk=19/136)
09-Nov-2024 20:20:08         630,691  56%   28.64MB/s    0:00:00 (xfr#99, to-chk=18/136)
09-Nov-2024 20:20:08         638,497  56%   29.00MB/s    0:00:00 (xfr#100, to-chk=17/136)
09-Nov-2024 20:20:08         650,171  57%   29.53MB/s    0:00:00 (xfr#101, to-chk=16/136)
09-Nov-2024 20:20:08         655,583  58%   29.77MB/s    0:00:00 (xfr#102, to-chk=15/136)
09-Nov-2024 20:20:08         661,787  58%   30.05MB/s    0:00:00 (xfr#103, to-chk=14/136)
09-Nov-2024 20:20:08         666,688  59%   30.28MB/s    0:00:00 (xfr#104, to-chk=13/136)
09-Nov-2024 20:20:08         673,356  59%   30.58MB/s    0:00:00 (xfr#105, to-chk=12/136)
09-Nov-2024 20:20:08         677,801  60%   30.78MB/s    0:00:00 (xfr#106, to-chk=11/136)
09-Nov-2024 20:20:08         689,540  61%   31.31MB/s    0:00:00 (xfr#107, to-chk=10/136)
09-Nov-2024 20:20:08         696,719  61%   30.20MB/s    0:00:00 (xfr#108, to-chk=9/136)
09-Nov-2024 20:20:08         703,387  62%   30.49MB/s    0:00:00 (xfr#109, to-chk=8/136)
09-Nov-2024 20:20:08         711,537  63%   30.84MB/s    0:00:00 (xfr#110, to-chk=7/136)
09-Nov-2024 20:20:08         713,301  63%   30.92MB/s    0:00:00 (xfr#111, to-chk=6/136)
09-Nov-2024 20:20:08         716,883  63%   31.08MB/s    0:00:00 (xfr#112, to-chk=5/136)
09-Nov-2024 20:20:08         728,103  64%   31.56MB/s    0:00:00 (xfr#113, to-chk=4/136)
09-Nov-2024 20:20:08         734,370  65%   31.83MB/s    0:00:00 (xfr#114, to-chk=3/136)
09-Nov-2024 20:20:08         738,758  65%   32.02MB/s    0:00:00 (xfr#115, to-chk=2/136)
09-Nov-2024 20:20:08         751,572  66%   32.58MB/s    0:00:00 (xfr#116, to-chk=1/136)
09-Nov-2024 20:20:08         752,302  66%   31.19MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:20:08         752,302  66%   31.19MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:20:08         752,302  66%   31.19MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:20:08         752,302  66%   29.89MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:20:08         752,302  66%   29.89MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:20:08         752,302  66%   29.89MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:20:08 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.58.07/pod-logs/dev-oneprovider-paris-0/op-panel
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:20:08          24,058  16%   22.94MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:20:08          49,105  33%   46.83MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:20:08          49,105  33%   46.83MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:20:08          72,960  49%   69.58MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:20:08          73,251  50%   69.86MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:20:08          73,251  50%   34.93MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:20:08 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.58.07/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:20:08          24,447   3%   23.31MB/s    0:00:00 (xfr#2, to-chk=15/20)
09-Nov-2024 20:20:08          49,669   6%   47.37MB/s    0:00:00 (xfr#3, to-chk=13/20)
09-Nov-2024 20:20:08          49,669   6%   47.37MB/s    0:00:00 (xfr#4, to-chk=11/20)
09-Nov-2024 20:20:08          73,636  10%   35.11MB/s    0:00:00 (xfr#5, to-chk=9/20)
09-Nov-2024 20:20:08          73,727  10%   35.16MB/s    0:00:00 (xfr#6, to-chk=7/20)
09-Nov-2024 20:20:08         210,034  29%   40.06MB/s    0:00:00 (xfr#7, to-chk=5/20)
09-Nov-2024 20:20:08         210,331  29%   40.12MB/s    0:00:00 (xfr#8, to-chk=3/20)
09-Nov-2024 20:20:08         360,486  50%   42.97MB/s    0:00:00 (xfr#9, to-chk=1/20)
09-Nov-2024 20:20:08         360,486  50%   24.56MB/s    0:00:00 (xfr#9, to-chk=0/20)
09-Nov-2024 20:20:08 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.58.07/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:20:08           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:20:08           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:20:08           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:20:08           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:20:08           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:20:08           6,742  50%    3.21MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:20:08 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.58.07/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:20:08               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:20:08          56,664  12%   54.04MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:20:08         114,931  25%   13.70MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:20:08         164,305  37%   15.67MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:20:08         220,766  49%   19.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:20:08         221,057  50%   19.17MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:20:08         221,057  50%   17.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:20:08 [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.1731183596.3452916 exists, exporting anyway.
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08 =============================== warnings summary ===============================
09-Nov-2024 20:20:08 tests/utils/rest_utils.py:98
09-Nov-2024 20:20:08   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 20:20:08     print("""
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08 tests/utils/path_utils.py:112
09-Nov-2024 20:20:08   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 20:20:08     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08 tests/utils/acceptance_utils.py:55
09-Nov-2024 20:20:08   /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'
09-Nov-2024 20:20:08     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08 tests/utils/acceptance_utils.py:57
09-Nov-2024 20:20:08   /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'
09-Nov-2024 20:20:08     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 20:20:08
09-Nov-2024 20:20:08 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 20:20:08 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 20:20:08 ================= 27 passed, 4 warnings in 1323.57s (0:22:03) ==================
09-Nov-2024 20:20:15 release "dev" uninstalled
09-Nov-2024 20:20:15 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 20:20:15 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
09-Nov-2024 20:20:18 No resources found
09-Nov-2024 20:20:19 Sidecar injection has been disabled
09-Nov-2024 20:20:19 Cleaning helm release "dev"...
09-Nov-2024 20:20:19 Deleted 1 helm deployments
09-Nov-2024 20:20:19 Deleted 0 k8s deployments
09-Nov-2024 20:20:19 Deleted 0 k8s services
09-Nov-2024 20:20:19 Deleted 0 persistent volumes
09-Nov-2024 20:20:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 20:20:20 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 20:20:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 20:20:20 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 20:20:20 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 20:20:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 20:20:20 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 20:20:20 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 20:20:20 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 20:20:20 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS...
09-Nov-2024 20:20:20 Finished task 'Parse test results' with result: Success
09-Nov-2024 20:20:20 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 20:20:20
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 20:20:20
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 20:20:20
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 20:20:20
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 20:20:20
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 20:20:20
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 20:20:20
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 20:20:20
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 20:20:20
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 20:20:20
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 20:20:20 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 20:20:20
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD directio symlinks #3361 (ODSRV-OAP-MDCDS-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCDS-3361-ScriptBuildTask-3308645117438568232.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance
09-Nov-2024 20:20:20 ./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
09-Nov-2024 20:20:20 Uploading artifact
09-Nov-2024 20:20:20     source path: surefire_multiprovider_directory_CRUD_directio_symlinks.tar.gz
09-Nov-2024 20:20:20     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_CRUD_directio_symlinks.tar.gz
09-Nov-2024 20:20:21 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 20:20:21 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 20:20:21 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 20:20:21
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD directio symlinks #3361 (ODSRV-OAP-MDCDS-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCDS-3361-ScriptBuildTask-7052134929580312154.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS
09-Nov-2024 20:20:21 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 20:20:21 Finished task 'Pack logs' with result: Success
09-Nov-2024 20:20:21 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 20:20:21
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 20:20:21 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 20:20:21
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD directio symlinks #3361 (ODSRV-OAP-MDCDS-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCDS-3361-ScriptBuildTask-6566581346553170148.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS/onedata-acceptance
09-Nov-2024 20:20:21   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 20:20:21                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 20:20:21
09-Nov-2024 20:20:21   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 20:20:21 100  4822  100  4822    0     0  57404      0 --:--:-- --:--:-- --:--:-- 57404
09-Nov-2024 20:20:21 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 20:20:22 Cleaning helm deployments
09-Nov-2024 20:20:22 Cleanining pods
09-Nov-2024 20:20:22 Cleaning kube persistant volumes
09-Nov-2024 20:20:22 Cleaning dockswift container
09-Nov-2024 20:20:22 Cleaning docker containers
09-Nov-2024 20:20:25 Stalled docker containers to remove:
09-Nov-2024 20:20:25 825e2e60664d 05da04defe34 7addaa8efe9c 692da005bcd4 ffcb1ff01b37 e8333ded472c 39c0bfa65f39 f71c64d4b408 cc10531c0eb9 c54e297f6d3d dc1bc15b0c4c 67d393596d27 d2274eb2ea97 f36e82fa0463 acc37d9192e4 da3872e6ca1a bd5b21af63e4 ed2fe0351e31 f118bc49d4cc 0c1d3602d242
09-Nov-2024 20:20:25 Removing stalled docker containers
09-Nov-2024 20:20:25 Error response from daemon: Cannot kill container: 825e2e60664d: Container 825e2e60664ddbff5bb5cc9b07b3cc92b9231c2ac6e36b67a3436de7bac3945f is not running
09-Nov-2024 20:20:25 825e2e60664d
09-Nov-2024 20:20:25 Error response from daemon: Cannot kill container: 05da04defe34: Container 05da04defe34b1d2ea19b7bf4acf6fef418ec140486b2ea21b587e3b105c5ef4 is not running
09-Nov-2024 20:20:25 05da04defe34
09-Nov-2024 20:20:25 Error response from daemon: Cannot kill container: 7addaa8efe9c: Container 7addaa8efe9ccc5b48b86aad8abff733c692e382972e00516a12e1feac647d49 is not running
09-Nov-2024 20:20:25 7addaa8efe9c
09-Nov-2024 20:20:25 Error response from daemon: Cannot kill container: 692da005bcd4: Container 692da005bcd483baac8bb18edff7ba83da4346c7dcc0c33ed9e6c71ef7e151cd is not running
09-Nov-2024 20:20:26 692da005bcd4
09-Nov-2024 20:20:26 Error response from daemon: Cannot kill container: ffcb1ff01b37: Container ffcb1ff01b37eaf11ddc9c64e6f99e4b8faa2319df8eb91e11f0432575569215 is not running
09-Nov-2024 20:20:26 ffcb1ff01b37
09-Nov-2024 20:20:26 Error response from daemon: Cannot kill container: e8333ded472c: Container e8333ded472caeec561d469fe5603e66864e57ad6f72c23548f3e62f08b513f0 is not running
09-Nov-2024 20:20:26 e8333ded472c
09-Nov-2024 20:20:26 Error response from daemon: Cannot kill container: 39c0bfa65f39: Container 39c0bfa65f3976fd15b8674275710d3f1b7ead704681a603125eac7b842355f2 is not running
09-Nov-2024 20:20:26 39c0bfa65f39
09-Nov-2024 20:20:26 Error response from daemon: Cannot kill container: f71c64d4b408: Container f71c64d4b408d4cc3e1bd08cb9f0f9ac1f62b7d723e6e14e6e21918888568a5d is not running
09-Nov-2024 20:20:26 f71c64d4b408
09-Nov-2024 20:20:26 Error response from daemon: Cannot kill container: cc10531c0eb9: Container cc10531c0eb93a303a46bd7787b01de102ace637ebd444f3b30edce89cf5cbb1 is not running
09-Nov-2024 20:20:26 cc10531c0eb9
09-Nov-2024 20:20:26 Error response from daemon: Cannot kill container: c54e297f6d3d: Container c54e297f6d3da58254e727a983509a5617d122bd3cad544ac1653a798fb6f593 is not running
09-Nov-2024 20:20:26 c54e297f6d3d
09-Nov-2024 20:20:26 Error response from daemon: Cannot kill container: dc1bc15b0c4c: Container dc1bc15b0c4c86d072022328e5d367f0b8c6e66fd6551717470842b94c7ea793 is not running
09-Nov-2024 20:20:26 dc1bc15b0c4c
09-Nov-2024 20:20:26 Error response from daemon: Cannot kill container: 67d393596d27: Container 67d393596d27d77e5714453cfc1c5f50de08da81474c1d8340fbaa5dd9b3cf06 is not running
09-Nov-2024 20:20:26 67d393596d27
09-Nov-2024 20:20:26 Error response from daemon: Cannot kill container: d2274eb2ea97: Container d2274eb2ea97ffe5f6743295222488b1918c730e8d9b1404141e9cd6711fc05a is not running
09-Nov-2024 20:20:26 d2274eb2ea97
09-Nov-2024 20:20:26 Error response from daemon: Cannot kill container: f36e82fa0463: Container f36e82fa04633f3bc9a1ede464862832c729285ad3b4fc9948b06f637fb0190e is not running
09-Nov-2024 20:20:26 f36e82fa0463
09-Nov-2024 20:20:26 Error response from daemon: Cannot kill container: acc37d9192e4: Container acc37d9192e442a1a76863f609f965df6f5fccbfc7485ca99ffa4861b84fc7d6 is not running
09-Nov-2024 20:20:26 acc37d9192e4
09-Nov-2024 20:20:26 Error response from daemon: Cannot kill container: da3872e6ca1a: Container da3872e6ca1aca14e66dfbbf79c75ae9629fa1b8cd6ac95cb1e52296fc9ea492 is not running
09-Nov-2024 20:20:27 da3872e6ca1a
09-Nov-2024 20:20:27 Error response from daemon: Cannot kill container: bd5b21af63e4: Container bd5b21af63e4eb354937dc0a57c1a7b363d7bfa3e7625e4c14620f7b9057f644 is not running
09-Nov-2024 20:20:27 bd5b21af63e4
09-Nov-2024 20:20:27 Error response from daemon: Cannot kill container: ed2fe0351e31: Container ed2fe0351e3123f867da5ab84dea3a14f6fd3920073c377bd2712ccdd3ebfa07 is not running
09-Nov-2024 20:20:27 ed2fe0351e31
09-Nov-2024 20:20:27 Error response from daemon: Cannot kill container: f118bc49d4cc: Container f118bc49d4cce3a9d307b20335cd4c912af4152c3946413be9f47f394a58c40d is not running
09-Nov-2024 20:20:27 f118bc49d4cc
09-Nov-2024 20:20:27 0c1d3602d242
09-Nov-2024 20:20:27 0c1d3602d242
09-Nov-2024 20:20:27 Stalled docker volumes to remove:
09-Nov-2024 20:20:27
09-Nov-2024 20:20:27 Removing stalled docker volumes
09-Nov-2024 20:20:27 Removing stalled loopdevices
09-Nov-2024 20:20:28 Done
09-Nov-2024 20:20:28 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 20:20:28 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 20:20:28 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 20:20:28 Running post build plugin 'NCover Results Collector'
09-Nov-2024 20:20:28 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 20:20:28 Running post build plugin 'Clover Results Collector'
09-Nov-2024 20:20:28 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 20:20:28 Running post build plugin 'Artifact Copier'
09-Nov-2024 20:20:28 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 20:20:28 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 111.0 ms
09-Nov-2024 20:20:28 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCDS'
09-Nov-2024 20:20:28 Finalising the build...
09-Nov-2024 20:20:28 Stopping timer.
09-Nov-2024 20:20:28 Build ODSRV-OAP-MDCDS-3361 completed.
09-Nov-2024 20:20:29 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 20:20:29 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 20:20:29 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 20:20:29 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 20:20:29 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 20:20:29 All post build plugins have finished
09-Nov-2024 20:20:29 Generating build results summary...
09-Nov-2024 20:20:29 Saving build results to disk...
09-Nov-2024 20:20:29 Store variable context...
09-Nov-2024 20:20:29 Finished building ODSRV-OAP-MDCDS-3361.