oneclient acceptance tests using environment deployed from packages

Build: #3366 failed

Job: multiprovider proxy directory CRUD proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

19-Nov-2024 22:55:06
19-Nov-2024 22:55:45 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:55:45 =================================================================
19-Nov-2024 22:55:45 - Executing scenario 'Fail to delete non-empty directory using rmdir'
19-Nov-2024 22:55:45 - from feature 'Multi_directory_CRUD'
19-Nov-2024 22:55:45 -----------------------------------------------------------------
19-Nov-2024 22:55:45 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:55:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:55:45 using [token, token] by [user1, user2]"'
19-Nov-2024 22:55:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:55:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:55:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:55:45
19-Nov-2024 22:55:45
19-Nov-2024 22:55:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8j7sh'
19-Nov-2024 22:55:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8j7sh' successfully started
19-Nov-2024 22:55:45
19-Nov-2024 22:55:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/85dpw8g7wnw4h4q5
19-Nov-2024 22:55:45
19-Nov-2024 22:55:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/85dpw8g7wnw4h4q5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/85dpw8g7wnw4h4q5
19-Nov-2024 22:55:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14993319305270321728'...
19-Nov-2024 22:55:45 Getting configuration...
19-Nov-2024 22:55:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/85dpw8g7wnw4h4q5'.
19-Nov-2024 22:55:45
19-Nov-2024 22:55:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:55:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:55:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:55:45
19-Nov-2024 22:55:45
19-Nov-2024 22:55:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-455m5'
19-Nov-2024 22:55:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-455m5' successfully started
19-Nov-2024 22:55:45
19-Nov-2024 22:55:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/o1136tcqatcqqhoq
19-Nov-2024 22:55:45
19-Nov-2024 22:55:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o1136tcqatcqqhoq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o1136tcqatcqqhoq
19-Nov-2024 22:55:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17867708610903416128'...
19-Nov-2024 22:55:45 Getting configuration...
19-Nov-2024 22:55:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/o1136tcqatcqqhoq'.
19-Nov-2024 22:55:45
19-Nov-2024 22:55:45 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
19-Nov-2024 22:55:45 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
19-Nov-2024 22:55:45 =================================================================
19-Nov-2024 22:55:45
19-Nov-2024 22:55:46 PASSED
19-Nov-2024 22:55:46 Unmounting client from /tmp/onedata/mnt/85dpw8g7wnw4h4q5
19-Nov-2024 22:55:46
19-Nov-2024 22:55:46
19-Nov-2024 22:55:46 Unmounting client from /tmp/onedata/mnt/o1136tcqatcqqhoq
19-Nov-2024 22:55:46
19-Nov-2024 22:55:46
19-Nov-2024 22:56:28 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:56:28 =================================================================
19-Nov-2024 22:56:28 - Executing scenario 'Delete non-empty directory'
19-Nov-2024 22:56:28 - from feature 'Multi_directory_CRUD'
19-Nov-2024 22:56:28 -----------------------------------------------------------------
19-Nov-2024 22:56:28 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:56:28 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:56:28 using [token, token] by [user1, user2]"'
19-Nov-2024 22:56:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:56:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:56:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8j7sh'
19-Nov-2024 22:56:28 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8j7sh' successfully started
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/tr5j5mlqfzx12m45
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tr5j5mlqfzx12m45 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tr5j5mlqfzx12m45
19-Nov-2024 22:56:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11409512033992058411'...
19-Nov-2024 22:56:28 Getting configuration...
19-Nov-2024 22:56:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tr5j5mlqfzx12m45'.
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:56:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:56:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-455m5'
19-Nov-2024 22:56:28 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-455m5' successfully started
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vt0ip181muv11tf4
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vt0ip181muv11tf4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vt0ip181muv11tf4
19-Nov-2024 22:56:28 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11053723287941646732'...
19-Nov-2024 22:56:28 Getting configuration...
19-Nov-2024 22:56:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vt0ip181muv11tf4'.
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
19-Nov-2024 22:56:28 on client11"'
19-Nov-2024 22:56:28 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
19-Nov-2024 22:56:28 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
19-Nov-2024 22:56:28 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
19-Nov-2024 22:56:28 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
19-Nov-2024 22:56:28 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
19-Nov-2024 22:56:28 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
19-Nov-2024 22:56:28 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
19-Nov-2024 22:56:28 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
19-Nov-2024 22:56:28 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
19-Nov-2024 22:56:28 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
19-Nov-2024 22:56:28 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
19-Nov-2024 22:56:28 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
19-Nov-2024 22:56:28 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
19-Nov-2024 22:56:28 =================================================================
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28 PASSED
19-Nov-2024 22:56:28 Unmounting client from /tmp/onedata/mnt/tr5j5mlqfzx12m45
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28 Unmounting client from /tmp/onedata/mnt/vt0ip181muv11tf4
19-Nov-2024 22:56:28
19-Nov-2024 22:56:28
19-Nov-2024 22:57:10 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:57:10 =================================================================
19-Nov-2024 22:57:10 - Executing scenario 'Move directory'
19-Nov-2024 22:57:10 - from feature 'Multi_directory_CRUD'
19-Nov-2024 22:57:10 -----------------------------------------------------------------
19-Nov-2024 22:57:10 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:57:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:57:10 using [token, token] by [user1, user2]"'
19-Nov-2024 22:57:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:57:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:57:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8j7sh'
19-Nov-2024 22:57:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8j7sh' successfully started
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zwm3nmexhrak02io
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zwm3nmexhrak02io --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zwm3nmexhrak02io
19-Nov-2024 22:57:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6178885226888016370'...
19-Nov-2024 22:57:10 Getting configuration...
19-Nov-2024 22:57:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zwm3nmexhrak02io'.
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:57:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:57:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-455m5'
19-Nov-2024 22:57:10 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-455m5' successfully started
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/660caw89gb3wf86c
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/660caw89gb3wf86c --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/660caw89gb3wf86c
19-Nov-2024 22:57:10 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16482163167212571456'...
19-Nov-2024 22:57:10 Getting configuration...
19-Nov-2024 22:57:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/660caw89gb3wf86c'.
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
19-Nov-2024 22:57:10 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
19-Nov-2024 22:57:10 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
19-Nov-2024 22:57:10 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 22:57:10 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 22:57:10 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:57:10 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:57:10 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
19-Nov-2024 22:57:10 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
19-Nov-2024 22:57:10 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:57:10 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:57:10 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 22:57:10 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
19-Nov-2024 22:57:10 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
19-Nov-2024 22:57:10 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:57:10 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 22:57:10 =================================================================
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10 PASSED
19-Nov-2024 22:57:10 Unmounting client from /tmp/onedata/mnt/zwm3nmexhrak02io
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10 Unmounting client from /tmp/onedata/mnt/660caw89gb3wf86c
19-Nov-2024 22:57:10
19-Nov-2024 22:57:10
19-Nov-2024 22:57:51 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:57:51 =================================================================
19-Nov-2024 22:57:51 - Executing scenario 'Copy directory'
19-Nov-2024 22:57:51 - from feature 'Multi_directory_CRUD'
19-Nov-2024 22:57:51 -----------------------------------------------------------------
19-Nov-2024 22:57:51 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:57:51 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:57:51 using [token, token] by [user1, user2]"'
19-Nov-2024 22:57:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:57:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:57:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:57:51
19-Nov-2024 22:57:51
19-Nov-2024 22:57:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8j7sh'
19-Nov-2024 22:57:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8j7sh' successfully started
19-Nov-2024 22:57:51
19-Nov-2024 22:57:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3d6qmnul7b08kpk2
19-Nov-2024 22:57:51
19-Nov-2024 22:57:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3d6qmnul7b08kpk2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3d6qmnul7b08kpk2
19-Nov-2024 22:57:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4011466193801065702'...
19-Nov-2024 22:57:51 Getting configuration...
19-Nov-2024 22:57:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3d6qmnul7b08kpk2'.
19-Nov-2024 22:57:51
19-Nov-2024 22:57:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:57:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:57:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:57:51
19-Nov-2024 22:57:51
19-Nov-2024 22:57:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-455m5'
19-Nov-2024 22:57:51 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-455m5' successfully started
19-Nov-2024 22:57:51
19-Nov-2024 22:57:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/d1ys6sibs3zv3e5o
19-Nov-2024 22:57:51
19-Nov-2024 22:57:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d1ys6sibs3zv3e5o --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d1ys6sibs3zv3e5o
19-Nov-2024 22:57:51 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8735132083599237877'...
19-Nov-2024 22:57:51 Getting configuration...
19-Nov-2024 22:57:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d1ys6sibs3zv3e5o'.
19-Nov-2024 22:57:51
19-Nov-2024 22:57:51 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
19-Nov-2024 22:57:51 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
19-Nov-2024 22:57:51 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
19-Nov-2024 22:57:51 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 22:57:51 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 22:57:51 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:57:51 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:57:51 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
19-Nov-2024 22:57:51 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
19-Nov-2024 22:57:51 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:57:51 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:57:51 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 22:57:51 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
19-Nov-2024 22:57:51 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
19-Nov-2024 22:57:51 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
19-Nov-2024 22:57:51 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
19-Nov-2024 22:57:51 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:57:51 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 22:57:51 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
19-Nov-2024 22:57:51 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
19-Nov-2024 22:57:51 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
19-Nov-2024 22:57:51 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
19-Nov-2024 22:57:51 =================================================================
19-Nov-2024 22:57:51
19-Nov-2024 22:57:52 PASSED
19-Nov-2024 22:57:52 Unmounting client from /tmp/onedata/mnt/3d6qmnul7b08kpk2
19-Nov-2024 22:57:52
19-Nov-2024 22:57:52
19-Nov-2024 22:57:52 Unmounting client from /tmp/onedata/mnt/d1ys6sibs3zv3e5o
19-Nov-2024 22:57:52
19-Nov-2024 22:57:52
19-Nov-2024 22:58:32 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:58:32 =================================================================
19-Nov-2024 22:58:32 - Executing scenario 'Fail to move directory to itself'
19-Nov-2024 22:58:32 - from feature 'Multi_directory_CRUD'
19-Nov-2024 22:58:32 -----------------------------------------------------------------
19-Nov-2024 22:58:32 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:58:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:58:32 using [token, token] by [user1, user2]"'
19-Nov-2024 22:58:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:58:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:58:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8j7sh'
19-Nov-2024 22:58:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8j7sh' successfully started
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/oletvwecb6csaggj
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/oletvwecb6csaggj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/oletvwecb6csaggj
19-Nov-2024 22:58:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18399489080011307076'...
19-Nov-2024 22:58:32 Getting configuration...
19-Nov-2024 22:58:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/oletvwecb6csaggj'.
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:58:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:58:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-455m5'
19-Nov-2024 22:58:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-455m5' successfully started
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/odfgfmquecz3m0nz
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/odfgfmquecz3m0nz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/odfgfmquecz3m0nz
19-Nov-2024 22:58:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6476317570137478806'...
19-Nov-2024 22:58:32 Getting configuration...
19-Nov-2024 22:58:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/odfgfmquecz3m0nz'.
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:58:32 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:58:32 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:58:32 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
19-Nov-2024 22:58:32 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
19-Nov-2024 22:58:32 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
19-Nov-2024 22:58:32 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:58:32 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:58:32 =================================================================
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32 PASSED
19-Nov-2024 22:58:32 Unmounting client from /tmp/onedata/mnt/oletvwecb6csaggj
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32 Unmounting client from /tmp/onedata/mnt/odfgfmquecz3m0nz
19-Nov-2024 22:58:32
19-Nov-2024 22:58:32
19-Nov-2024 22:59:12 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:59:12 =================================================================
19-Nov-2024 22:59:12 - Executing scenario 'Fail to move directory to its subtree'
19-Nov-2024 22:59:12 - from feature 'Multi_directory_CRUD'
19-Nov-2024 22:59:12 -----------------------------------------------------------------
19-Nov-2024 22:59:12 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:59:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:59:12 using [token, token] by [user1, user2]"'
19-Nov-2024 22:59:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:59:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:59:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8j7sh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:59:12
19-Nov-2024 22:59:12
19-Nov-2024 22:59:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8j7sh'
19-Nov-2024 22:59:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8j7sh' successfully started
19-Nov-2024 22:59:12
19-Nov-2024 22:59:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ougpaylzrz3wvrvs
19-Nov-2024 22:59:12
19-Nov-2024 22:59:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ougpaylzrz3wvrvs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ougpaylzrz3wvrvs
19-Nov-2024 22:59:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13118042041906488388'...
19-Nov-2024 22:59:12 Getting configuration...
19-Nov-2024 22:59:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ougpaylzrz3wvrvs'.
19-Nov-2024 22:59:12
19-Nov-2024 22:59:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:59:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:59:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-455m5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:59:12
19-Nov-2024 22:59:12
19-Nov-2024 22:59:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-455m5'
19-Nov-2024 22:59:12 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-455m5' successfully started
19-Nov-2024 22:59:12
19-Nov-2024 22:59:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ubwghv6lxurbv4u3
19-Nov-2024 22:59:12
19-Nov-2024 22:59:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ubwghv6lxurbv4u3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ubwghv6lxurbv4u3
19-Nov-2024 22:59:12 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '636925200873880396'...
19-Nov-2024 22:59:12 Getting configuration...
19-Nov-2024 22:59:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ubwghv6lxurbv4u3'.
19-Nov-2024 22:59:12
19-Nov-2024 22:59:12 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:59:12 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:59:12 =================================================================
19-Nov-2024 22:59:12
19-Nov-2024 22:59:32 PASSED
19-Nov-2024 22:59:32 Unmounting client from /tmp/onedata/mnt/ougpaylzrz3wvrvs
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32 Unmounting client from /tmp/onedata/mnt/ubwghv6lxurbv4u3
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1732057153.1310194', '-c', '/tmp/logs']
19-Nov-2024 22:59:32 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-qfv9n. See /home/bamboo/.one-env/deployments/2024.11.19-22.34.07/pod-logs/dev-cross-support-job-3p-users-qfv9n/entrypoint.log for more details
19-Nov-2024 22:59:32 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-8j7sh: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.34.07/pod-logs/dev-oneclient-krakow-7d9476b8bc-8j7sh/oneclient_logs
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=201/234)
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:32             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=200/234)
19-Nov-2024 22:59:32             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=193/234)
19-Nov-2024 22:59:32          22,825   0%   21.77MB/s    0:00:00 (xfr#2, to-chk=199/234)
19-Nov-2024 22:59:32          23,191   0%   22.12MB/s    0:00:00 (xfr#3, to-chk=195/234)
19-Nov-2024 22:59:32         100,584   2%   95.92MB/s    0:00:00 (xfr#4, to-chk=194/234)
19-Nov-2024 22:59:32         100,950   2%   96.27MB/s    0:00:00 (xfr#5, to-chk=193/234)
19-Nov-2024 22:59:32         101,578   2%   96.87MB/s    0:00:00 (xfr#6, to-chk=192/234)
19-Nov-2024 22:59:32         121,497   2%   28.97MB/s    0:00:00 (xfr#7, to-chk=191/234)
19-Nov-2024 22:59:32         122,247   2%   29.15MB/s    0:00:00 (xfr#8, to-chk=187/234)
19-Nov-2024 22:59:32         193,857   4%   10.88MB/s    0:00:00 (xfr#9, to-chk=186/234)
19-Nov-2024 22:59:32         194,607   4%   10.92MB/s    0:00:00 (xfr#10, to-chk=185/234)
19-Nov-2024 22:59:32         195,235   4%   10.95MB/s    0:00:00 (xfr#11, to-chk=184/234)
19-Nov-2024 22:59:32         226,920   5%    6.98MB/s    0:00:00 (xfr#12, to-chk=183/234)
19-Nov-2024 22:59:32         227,574   5%    7.00MB/s    0:00:00 (xfr#13, to-chk=179/234)
19-Nov-2024 22:59:32         342,812   8%    7.43MB/s    0:00:00 (xfr#14, to-chk=178/234)
19-Nov-2024 22:59:32         343,466   8%    7.44MB/s    0:00:00 (xfr#15, to-chk=177/234)
19-Nov-2024 22:59:32         381,078   8%    6.86MB/s    0:00:00 (xfr#16, to-chk=176/234)
19-Nov-2024 22:59:32         381,732   8%    6.74MB/s    0:00:00 (xfr#17, to-chk=172/234)
19-Nov-2024 22:59:32         385,872   9%    6.69MB/s    0:00:00 (xfr#18, to-chk=171/234)
19-Nov-2024 22:59:32         542,966  12%    8.49MB/s    0:00:00 (xfr#19, to-chk=170/234)
19-Nov-2024 22:59:32         543,620  12%    8.23MB/s    0:00:00 (xfr#20, to-chk=169/234)
19-Nov-2024 22:59:32         544,248  12%    8.11MB/s    0:00:00 (xfr#21, to-chk=168/234)
19-Nov-2024 22:59:32         605,018  14%    7.69MB/s    0:00:00 (xfr#22, to-chk=167/234)
19-Nov-2024 22:59:32         605,768  14%    7.70MB/s    0:00:00 (xfr#23, to-chk=163/234)
19-Nov-2024 22:59:32         996,608  23%    7.73MB/s    0:00:00 (xfr#24, to-chk=162/234)
19-Nov-2024 22:59:32         997,358  23%    7.73MB/s    0:00:00 (xfr#25, to-chk=161/234)
19-Nov-2024 22:59:32       1,018,856  23%    7.71MB/s    0:00:00 (xfr#26, to-chk=160/234)
19-Nov-2024 22:59:32       1,019,318  23%    7.65MB/s    0:00:00 (xfr#27, to-chk=156/234)
19-Nov-2024 22:59:32       1,023,461  23%    7.69MB/s    0:00:00 (xfr#28, to-chk=155/234)
19-Nov-2024 22:59:32       1,095,449  25%    8.16MB/s    0:00:00 (xfr#29, to-chk=154/234)
19-Nov-2024 22:59:32       1,095,911  25%    8.10MB/s    0:00:00 (xfr#30, to-chk=153/234)
19-Nov-2024 22:59:32       1,115,878  26%    8.12MB/s    0:00:00 (xfr#31, to-chk=152/234)
19-Nov-2024 22:59:32       1,116,436  26%    8.13MB/s    0:00:00 (xfr#32, to-chk=148/234)
19-Nov-2024 22:59:32       1,181,958  27%    8.23MB/s    0:00:00 (xfr#33, to-chk=147/234)
19-Nov-2024 22:59:32       1,182,516  27%    8.23MB/s    0:00:00 (xfr#34, to-chk=146/234)
19-Nov-2024 22:59:32       1,204,725  28%    8.33MB/s    0:00:00 (xfr#35, to-chk=145/234)
19-Nov-2024 22:59:32       1,205,379  28%    8.33MB/s    0:00:00 (xfr#36, to-chk=141/234)
19-Nov-2024 22:59:32       1,305,061  30%    8.41MB/s    0:00:00 (xfr#37, to-chk=140/234)
19-Nov-2024 22:59:32       1,305,715  30%    8.41MB/s    0:00:00 (xfr#38, to-chk=139/234)
19-Nov-2024 22:59:32       1,306,343  30%    8.36MB/s    0:00:00 (xfr#39, to-chk=138/234)
19-Nov-2024 22:59:32       1,325,643  31%    8.43MB/s    0:00:00 (xfr#40, to-chk=137/234)
19-Nov-2024 22:59:32       1,326,009  31%    8.43MB/s    0:00:00 (xfr#41, to-chk=133/234)
19-Nov-2024 22:59:32       1,390,139  32%    8.78MB/s    0:00:00 (xfr#42, to-chk=132/234)
19-Nov-2024 22:59:32       1,390,505  32%    8.72MB/s    0:00:00 (xfr#43, to-chk=131/234)
19-Nov-2024 22:59:32       1,411,992  33%    8.58MB/s    0:00:00 (xfr#44, to-chk=130/234)
19-Nov-2024 22:59:32       1,412,550  33%    8.58MB/s    0:00:00 (xfr#45, to-chk=126/234)
19-Nov-2024 22:59:32       1,504,092  35%    8.80MB/s    0:00:00 (xfr#46, to-chk=125/234)
19-Nov-2024 22:59:32       1,504,650  35%    8.59MB/s    0:00:00 (xfr#47, to-chk=124/234)
19-Nov-2024 22:59:32       1,505,278  35%    8.60MB/s    0:00:00 (xfr#48, to-chk=123/234)
19-Nov-2024 22:59:32       1,521,320  35%    8.69MB/s    0:00:00 (xfr#49, to-chk=122/234)
19-Nov-2024 22:59:32       1,521,878  35%    8.64MB/s    0:00:00 (xfr#50, to-chk=118/234)
19-Nov-2024 22:59:32       1,581,824  37%    8.82MB/s    0:00:00 (xfr#51, to-chk=117/234)
19-Nov-2024 22:59:32       1,582,382  37%    8.77MB/s    0:00:00 (xfr#52, to-chk=116/234)
19-Nov-2024 22:59:32       1,606,252  37%    8.80MB/s    0:00:00 (xfr#53, to-chk=115/234)
19-Nov-2024 22:59:32       1,606,906  37%    8.81MB/s    0:00:00 (xfr#54, to-chk=111/234)
19-Nov-2024 22:59:32       1,699,245  39%    8.90MB/s    0:00:00 (xfr#55, to-chk=110/234)
19-Nov-2024 22:59:32       1,699,899  39%    8.86MB/s    0:00:00 (xfr#56, to-chk=109/234)
19-Nov-2024 22:59:32       1,740,869  40%    9.02MB/s    0:00:00 (xfr#57, to-chk=108/234)
19-Nov-2024 22:59:32       1,741,235  40%    8.98MB/s    0:00:00 (xfr#58, to-chk=104/234)
19-Nov-2024 22:59:32       1,909,767  44%    8.39MB/s    0:00:00 (xfr#59, to-chk=103/234)
19-Nov-2024 22:59:32       1,910,133  44%    8.39MB/s    0:00:00 (xfr#60, to-chk=102/234)
19-Nov-2024 22:59:32       1,937,888  45%    8.00MB/s    0:00:00 (xfr#61, to-chk=101/234)
19-Nov-2024 22:59:32       1,938,254  45%    8.00MB/s    0:00:00 (xfr#62, to-chk=97/234)
19-Nov-2024 22:59:32       2,045,818  47%    8.37MB/s    0:00:00 (xfr#63, to-chk=96/234)
19-Nov-2024 22:59:32       2,046,184  47%    8.38MB/s    0:00:00 (xfr#64, to-chk=95/234)
19-Nov-2024 22:59:32       2,046,812  47%    8.34MB/s    0:00:00 (xfr#65, to-chk=94/234)
19-Nov-2024 22:59:32       2,067,235  48%    8.25MB/s    0:00:00 (xfr#66, to-chk=93/234)
19-Nov-2024 22:59:32       2,067,889  48%    8.25MB/s    0:00:00 (xfr#67, to-chk=89/234)
19-Nov-2024 22:59:32       2,169,811  50%    8.59MB/s    0:00:00 (xfr#68, to-chk=88/234)
19-Nov-2024 22:59:32       2,170,465  50%    8.59MB/s    0:00:00 (xfr#69, to-chk=87/234)
19-Nov-2024 22:59:32       2,202,662  51%    8.50MB/s    0:00:00 (xfr#70, to-chk=86/234)
19-Nov-2024 22:59:32       2,203,316  51%    8.51MB/s    0:00:00 (xfr#71, to-chk=82/234)
19-Nov-2024 22:59:32       2,358,638  55%    9.03MB/s    0:00:00 (xfr#72, to-chk=81/234)
19-Nov-2024 22:59:32 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:59:32 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:59:32       2,359,292  55%    9.04MB/s    0:00:00 (xfr#73, to-chk=80/234)
19-Nov-2024 22:59:32       2,359,920  55%    9.00MB/s    0:00:00 (xfr#74, to-chk=79/234)
19-Nov-2024 22:59:32       2,388,989  55%    9.04MB/s    0:00:00 (xfr#75, to-chk=78/234)
19-Nov-2024 22:59:32       2,389,547  55%    9.04MB/s    0:00:00 (xfr#76, to-chk=74/234)
19-Nov-2024 22:59:32       2,506,887  58%    9.41MB/s    0:00:00 (xfr#77, to-chk=73/234)
19-Nov-2024 22:59:32       2,507,445  58%    9.41MB/s    0:00:00 (xfr#78, to-chk=72/234)
19-Nov-2024 22:59:32       2,529,638  59%    9.42MB/s    0:00:00 (xfr#79, to-chk=71/234)
19-Nov-2024 22:59:32       2,530,292  59%    9.43MB/s    0:00:00 (xfr#80, to-chk=67/234)
19-Nov-2024 22:59:32       2,617,289  61%    9.64MB/s    0:00:00 (xfr#81, to-chk=66/234)
19-Nov-2024 22:59:32       2,617,943  61%    9.64MB/s    0:00:00 (xfr#82, to-chk=65/234)
19-Nov-2024 22:59:32       2,640,577  61%    9.69MB/s    0:00:00 (xfr#83, to-chk=64/234)
19-Nov-2024 22:59:32       2,641,231  61%    9.69MB/s    0:00:00 (xfr#84, to-chk=60/234)
19-Nov-2024 22:59:32       2,736,785  64%   10.00MB/s    0:00:00 (xfr#85, to-chk=59/234)
19-Nov-2024 22:59:32       2,737,439  64%    9.96MB/s    0:00:00 (xfr#86, to-chk=58/234)
19-Nov-2024 22:59:32       2,759,900  64%    9.89MB/s    0:00:00 (xfr#87, to-chk=57/234)
19-Nov-2024 22:59:32       2,760,458  64%    9.86MB/s    0:00:00 (xfr#88, to-chk=53/234)
19-Nov-2024 22:59:32       2,832,200  66%    9.86MB/s    0:00:00 (xfr#89, to-chk=52/234)
19-Nov-2024 22:59:32       2,832,758  66%    9.82MB/s    0:00:00 (xfr#90, to-chk=51/234)
19-Nov-2024 22:59:32       2,883,028  67%    9.85MB/s    0:00:00 (xfr#91, to-chk=50/234)
19-Nov-2024 22:59:32       2,883,874  67%    9.82MB/s    0:00:00 (xfr#92, to-chk=46/234)
19-Nov-2024 22:59:32       3,084,165  72%   10.28MB/s    0:00:00 (xfr#93, to-chk=45/234)
19-Nov-2024 22:59:32       3,085,011  72%   10.29MB/s    0:00:00 (xfr#94, to-chk=44/234)
19-Nov-2024 22:59:32       3,110,294  72%   10.34MB/s    0:00:00 (xfr#95, to-chk=43/234)
19-Nov-2024 22:59:32       3,110,852  72%   10.27MB/s    0:00:00 (xfr#96, to-chk=39/234)
19-Nov-2024 22:59:32       3,199,317  74%   10.48MB/s    0:00:00 (xfr#97, to-chk=38/234)
19-Nov-2024 22:59:32       3,199,875  74%   10.49MB/s    0:00:00 (xfr#98, to-chk=37/234)
19-Nov-2024 22:59:32       3,235,995  75%   10.57MB/s    0:00:00 (xfr#99, to-chk=36/234)
19-Nov-2024 22:59:32       3,236,457  75%   10.57MB/s    0:00:00 (xfr#100, to-chk=32/234)
19-Nov-2024 22:59:32       3,376,919  79%   10.88MB/s    0:00:00 (xfr#101, to-chk=31/234)
19-Nov-2024 22:59:32       3,377,381  79%   10.88MB/s    0:00:00 (xfr#102, to-chk=30/234)
19-Nov-2024 22:59:32       3,418,130  80%   10.83MB/s    0:00:00 (xfr#103, to-chk=29/234)
19-Nov-2024 22:59:32       3,418,688  80%   10.83MB/s    0:00:00 (xfr#104, to-chk=25/234)
19-Nov-2024 22:59:32       3,707,576  86%   11.48MB/s    0:00:00 (xfr#105, to-chk=24/234)
19-Nov-2024 22:59:32       3,708,134  86%   11.48MB/s    0:00:00 (xfr#106, to-chk=23/234)
19-Nov-2024 22:59:32       3,738,243  87%   11.21MB/s    0:00:00 (xfr#107, to-chk=22/234)
19-Nov-2024 22:59:32       3,738,897  87%   11.18MB/s    0:00:00 (xfr#108, to-chk=18/234)
19-Nov-2024 22:59:32       3,845,464  90%   11.46MB/s    0:00:00 (xfr#109, to-chk=17/234)
19-Nov-2024 22:59:32       3,846,118  90%   11.46MB/s    0:00:00 (xfr#110, to-chk=16/234)
19-Nov-2024 22:59:32       3,846,746  90%   11.46MB/s    0:00:00 (xfr#111, to-chk=15/234)
19-Nov-2024 22:59:32       3,861,698  90%   11.51MB/s    0:00:00 (xfr#112, to-chk=14/234)
19-Nov-2024 22:59:32       3,862,160  90%   11.47MB/s    0:00:00 (xfr#113, to-chk=10/234)
19-Nov-2024 22:59:32       3,922,437  91%   11.58MB/s    0:00:00 (xfr#114, to-chk=9/234)
19-Nov-2024 22:59:32       3,922,899  91%   11.58MB/s    0:00:00 (xfr#115, to-chk=8/234)
19-Nov-2024 22:59:32       3,970,707  92%   11.69MB/s    0:00:00 (xfr#116, to-chk=7/234)
19-Nov-2024 22:59:32       3,971,553  93%   11.69MB/s    0:00:00 (xfr#117, to-chk=3/234)
19-Nov-2024 22:59:32       4,198,022  98%   12.10MB/s    0:00:00 (xfr#118, to-chk=2/234)
19-Nov-2024 22:59:32       4,198,868  98%   12.10MB/s    0:00:00 (xfr#119, to-chk=1/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.22MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.22MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.22MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.22MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   12.18MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   11.90MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   11.76MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   11.76MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   11.76MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32       4,265,714  99%   11.76MB/s    0:00:00 (xfr#120, to-chk=0/234)
19-Nov-2024 22:59:32 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-455m5: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.34.07/pod-logs/dev-oneclient-paris-5cc45c8cb7-455m5/oneclient_logs
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=199/232)
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:32             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=198/232)
19-Nov-2024 22:59:32             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=191/232)
19-Nov-2024 22:59:32          27,385   0%   13.06MB/s    0:00:00 (xfr#2, to-chk=197/232)
19-Nov-2024 22:59:32          28,039   0%    8.91MB/s    0:00:00 (xfr#3, to-chk=193/232)
19-Nov-2024 22:59:32         124,234   4%   10.77MB/s    0:00:00 (xfr#4, to-chk=192/232)
19-Nov-2024 22:59:32         124,888   4%   10.83MB/s    0:00:00 (xfr#5, to-chk=191/232)
19-Nov-2024 22:59:32         125,516   4%   10.88MB/s    0:00:00 (xfr#6, to-chk=190/232)
19-Nov-2024 22:59:32         147,587   5%   10.83MB/s    0:00:00 (xfr#7, to-chk=189/232)
19-Nov-2024 22:59:32         148,049   5%   10.09MB/s    0:00:00 (xfr#8, to-chk=185/232)
19-Nov-2024 22:59:32         241,483   8%    8.86MB/s    0:00:00 (xfr#9, to-chk=184/232)
19-Nov-2024 22:59:32         241,945   8%    8.87MB/s    0:00:00 (xfr#10, to-chk=183/232)
19-Nov-2024 22:59:32         242,573   8%    8.90MB/s    0:00:00 (xfr#11, to-chk=182/232)
19-Nov-2024 22:59:32         259,304   8%    9.16MB/s    0:00:00 (xfr#12, to-chk=181/232)
19-Nov-2024 22:59:32         259,670   8%    9.17MB/s    0:00:00 (xfr#13, to-chk=177/232)
19-Nov-2024 22:59:32         312,945  10%    9.33MB/s    0:00:00 (xfr#14, to-chk=176/232)
19-Nov-2024 22:59:32         313,311  10%    9.34MB/s    0:00:00 (xfr#15, to-chk=175/232)
19-Nov-2024 22:59:32         329,734  11%    8.98MB/s    0:00:00 (xfr#16, to-chk=174/232)
19-Nov-2024 22:59:32         330,100  11%    8.99MB/s    0:00:00 (xfr#17, to-chk=170/232)
19-Nov-2024 22:59:32         389,626  13%   10.04MB/s    0:00:00 (xfr#18, to-chk=169/232)
19-Nov-2024 22:59:32         389,992  13%    9.54MB/s    0:00:00 (xfr#19, to-chk=168/232)
19-Nov-2024 22:59:32         420,391  14%    9.11MB/s    0:00:00 (xfr#20, to-chk=167/232)
19-Nov-2024 22:59:32         421,141  14%    9.13MB/s    0:00:00 (xfr#21, to-chk=163/232)
19-Nov-2024 22:59:32         531,770  18%    9.22MB/s    0:00:00 (xfr#22, to-chk=162/232)
19-Nov-2024 22:59:32         532,520  18%    8.91MB/s    0:00:00 (xfr#23, to-chk=161/232)
19-Nov-2024 22:59:32         554,321  18%    9.27MB/s    0:00:00 (xfr#24, to-chk=160/232)
19-Nov-2024 22:59:32         554,975  18%    8.82MB/s    0:00:00 (xfr#25, to-chk=156/232)
19-Nov-2024 22:59:32         638,864  21%    8.12MB/s    0:00:00 (xfr#26, to-chk=155/232)
19-Nov-2024 22:59:32         639,518  21%    8.02MB/s    0:00:00 (xfr#27, to-chk=154/232)
19-Nov-2024 22:59:32         666,942  22%    8.05MB/s    0:00:00 (xfr#28, to-chk=153/232)
19-Nov-2024 22:59:32         667,500  22%    7.96MB/s    0:00:00 (xfr#29, to-chk=149/232)
19-Nov-2024 22:59:32         760,400  25%    8.84MB/s    0:00:00 (xfr#30, to-chk=148/232)
19-Nov-2024 22:59:32         760,958  25%    8.74MB/s    0:00:00 (xfr#31, to-chk=147/232)
19-Nov-2024 22:59:32         782,450  26%    8.68MB/s    0:00:00 (xfr#32, to-chk=146/232)
19-Nov-2024 22:59:32         783,008  26%    8.68MB/s    0:00:00 (xfr#33, to-chk=142/232)
19-Nov-2024 22:59:32         871,688  29%    9.34MB/s    0:00:00 (xfr#34, to-chk=141/232)
19-Nov-2024 22:59:32         872,246  29%    9.24MB/s    0:00:00 (xfr#35, to-chk=140/232)
19-Nov-2024 22:59:32         906,957  30%    9.40MB/s    0:00:00 (xfr#36, to-chk=139/232)
19-Nov-2024 22:59:32         907,611  30%    9.41MB/s    0:00:00 (xfr#37, to-chk=135/232)
19-Nov-2024 22:59:32       1,043,882  35%   10.48MB/s    0:00:00 (xfr#38, to-chk=134/232)
19-Nov-2024 22:59:32       1,044,536  35%   10.49MB/s    0:00:00 (xfr#39, to-chk=133/232)
19-Nov-2024 22:59:32       1,060,463  36%   10.65MB/s    0:00:00 (xfr#40, to-chk=132/232)
19-Nov-2024 22:59:32       1,060,829  36%   10.65MB/s    0:00:00 (xfr#41, to-chk=128/232)
19-Nov-2024 22:59:32       1,120,561  38%   11.13MB/s    0:00:00 (xfr#42, to-chk=127/232)
19-Nov-2024 22:59:32       1,120,927  38%   11.14MB/s    0:00:00 (xfr#43, to-chk=126/232)
19-Nov-2024 22:59:32       1,146,654  39%   11.16MB/s    0:00:00 (xfr#44, to-chk=125/232)
19-Nov-2024 22:59:32       1,147,212  39%   11.16MB/s    0:00:00 (xfr#45, to-chk=121/232)
19-Nov-2024 22:59:32       1,233,562  42%   11.76MB/s    0:00:00 (xfr#46, to-chk=120/232)
19-Nov-2024 22:59:32       1,234,120  42%   11.77MB/s    0:00:00 (xfr#47, to-chk=119/232)
19-Nov-2024 22:59:32       1,257,386  42%   11.76MB/s    0:00:00 (xfr#48, to-chk=118/232)
19-Nov-2024 22:59:32       1,257,848  42%   11.53MB/s    0:00:00 (xfr#49, to-chk=114/232)
19-Nov-2024 22:59:32       1,261,982  43%   11.57MB/s    0:00:00 (xfr#50, to-chk=113/232)
19-Nov-2024 22:59:32       1,331,072  45%   11.86MB/s    0:00:00 (xfr#51, to-chk=112/232)
19-Nov-2024 22:59:32       1,331,534  45%   11.87MB/s    0:00:00 (xfr#52, to-chk=111/232)
19-Nov-2024 22:59:32       1,351,931  46%   12.05MB/s    0:00:00 (xfr#53, to-chk=110/232)
19-Nov-2024 22:59:32       1,352,393  46%   12.05MB/s    0:00:00 (xfr#54, to-chk=106/232)
19-Nov-2024 22:59:32       1,418,975  48%   12.30MB/s    0:00:00 (xfr#55, to-chk=105/232)
19-Nov-2024 22:59:32       1,419,437  48%   12.20MB/s    0:00:00 (xfr#56, to-chk=104/232)
19-Nov-2024 22:59:32       1,436,327  49%   12.34MB/s    0:00:00 (xfr#57, to-chk=103/232)
19-Nov-2024 22:59:32       1,436,885  49%   12.13MB/s    0:00:00 (xfr#58, to-chk=99/232)
19-Nov-2024 22:59:32       1,500,810  51%   12.03MB/s    0:00:00 (xfr#59, to-chk=98/232)
19-Nov-2024 22:59:32       1,501,368  51%   11.93MB/s    0:00:00 (xfr#60, to-chk=97/232)
19-Nov-2024 22:59:32       1,523,337  51%   11.91MB/s    0:00:00 (xfr#61, to-chk=96/232)
19-Nov-2024 22:59:32       1,523,799  52%   11.53MB/s    0:00:00 (xfr#62, to-chk=92/232)
19-Nov-2024 22:59:32       1,608,179  54%   11.89MB/s    0:00:00 (xfr#63, to-chk=91/232)
19-Nov-2024 22:59:32       1,608,641  54%   11.80MB/s    0:00:00 (xfr#64, to-chk=90/232)
19-Nov-2024 22:59:32       1,623,274  55%   11.55MB/s    0:00:00 (xfr#65, to-chk=89/232)
19-Nov-2024 22:59:32       1,623,832  55%   11.56MB/s    0:00:00 (xfr#66, to-chk=85/232)
19-Nov-2024 22:59:32       1,678,578  57%   11.60MB/s    0:00:00 (xfr#67, to-chk=84/232)
19-Nov-2024 22:59:32       1,679,136  57%   11.60MB/s    0:00:00 (xfr#68, to-chk=83/232)
19-Nov-2024 22:59:32       1,679,764  57%   11.52MB/s    0:00:00 (xfr#69, to-chk=82/232)
19-Nov-2024 22:59:32       1,693,717  57%   11.22MB/s    0:00:00 (xfr#70, to-chk=81/232)
19-Nov-2024 22:59:32       1,694,179  57%   11.22MB/s    0:00:00 (xfr#71, to-chk=77/232)
19-Nov-2024 22:59:32       1,746,813  59%   11.49MB/s    0:00:00 (xfr#72, to-chk=76/232)
19-Nov-2024 22:59:32       1,747,275  59%   11.49MB/s    0:00:00 (xfr#73, to-chk=75/232)
19-Nov-2024 22:59:32       1,763,278  60%   11.06MB/s    0:00:00 (xfr#74, to-chk=74/232)
19-Nov-2024 22:59:32       1,763,836  60%   11.07MB/s    0:00:00 (xfr#75, to-chk=70/232)
19-Nov-2024 22:59:32       1,815,945  61%   10.50MB/s    0:00:00 (xfr#76, to-chk=69/232)
19-Nov-2024 22:59:32       1,816,503  61%   10.50MB/s    0:00:00 (xfr#77, to-chk=68/232)
19-Nov-2024 22:59:32       1,838,354  62%   10.25MB/s    0:00:00 (xfr#78, to-chk=67/232)
19-Nov-2024 22:59:32       1,838,816  62%   10.26MB/s    0:00:00 (xfr#79, to-chk=63/232)
19-Nov-2024 22:59:32       1,918,987  65%   10.34MB/s    0:00:00 (xfr#80, to-chk=62/232)
19-Nov-2024 22:59:32       1,919,449  65%   10.28MB/s    0:00:00 (xfr#81, to-chk=61/232)
19-Nov-2024 22:59:32       1,946,369  66%   10.03MB/s    0:00:00 (xfr#82, to-chk=60/232)
19-Nov-2024 22:59:32       1,946,927  66%   10.04MB/s    0:00:00 (xfr#83, to-chk=56/232)
19-Nov-2024 22:59:32       2,036,241  69%   10.38MB/s    0:00:00 (xfr#84, to-chk=55/232)
19-Nov-2024 22:59:32       2,036,799  69%   10.39MB/s    0:00:00 (xfr#85, to-chk=54/232)
19-Nov-2024 22:59:32       2,075,735  70%   10.10MB/s    0:00:00 (xfr#86, to-chk=53/232)
19-Nov-2024 22:59:32       2,076,101  70%   10.05MB/s    0:00:00 (xfr#87, to-chk=49/232)
19-Nov-2024 22:59:32       2,231,519  76%   10.69MB/s    0:00:00 (xfr#88, to-chk=48/232)
19-Nov-2024 22:59:32       2,231,885  76%   10.70MB/s    0:00:00 (xfr#89, to-chk=47/232)
19-Nov-2024 22:59:32       2,251,505  76%   10.74MB/s    0:00:00 (xfr#90, to-chk=46/232)
19-Nov-2024 22:59:32       2,252,063  76%   10.74MB/s    0:00:00 (xfr#91, to-chk=42/232)
19-Nov-2024 22:59:32       2,313,663  78%   10.98MB/s    0:00:00 (xfr#92, to-chk=41/232)
19-Nov-2024 22:59:32       2,314,221  78%   10.98MB/s    0:00:00 (xfr#93, to-chk=40/232)
19-Nov-2024 22:59:32       2,314,849  78%   10.98MB/s    0:00:00 (xfr#94, to-chk=39/232)
19-Nov-2024 22:59:32       2,335,592  79%   10.22MB/s    0:00:00 (xfr#95, to-chk=38/232)
19-Nov-2024 22:59:32       2,336,150  79%   10.17MB/s    0:00:00 (xfr#96, to-chk=34/232)
19-Nov-2024 22:59:32       2,432,609  83%   10.40MB/s    0:00:00 (xfr#97, to-chk=33/232)
19-Nov-2024 22:59:32       2,433,167  83%   10.36MB/s    0:00:00 (xfr#98, to-chk=32/232)
19-Nov-2024 22:59:32       2,433,795  83%   10.36MB/s    0:00:00 (xfr#99, to-chk=31/232)
19-Nov-2024 22:59:32       2,461,423  84%   10.30MB/s    0:00:00 (xfr#100, to-chk=30/232)
19-Nov-2024 22:59:32       2,461,981  84%   10.30MB/s    0:00:00 (xfr#101, to-chk=26/232)
19-Nov-2024 22:59:32       2,558,293  87%   10.65MB/s    0:00:00 (xfr#102, to-chk=25/232)
19-Nov-2024 22:59:32       2,558,851  87%   10.66MB/s    0:00:00 (xfr#103, to-chk=24/232)
19-Nov-2024 22:59:32       2,578,542  87%   10.42MB/s    0:00:00 (xfr#104, to-chk=23/232)
19-Nov-2024 22:59:32       2,579,004  88%   10.42MB/s    0:00:00 (xfr#105, to-chk=19/232)
19-Nov-2024 22:59:32       2,583,140  88%   10.44MB/s    0:00:00 (xfr#106, to-chk=18/232)
19-Nov-2024 22:59:32       2,647,354  90%   10.43MB/s    0:00:00 (xfr#107, to-chk=17/232)
19-Nov-2024 22:59:32       2,647,816  90%   10.43MB/s    0:00:00 (xfr#108, to-chk=16/232)
19-Nov-2024 22:59:32       2,673,160  91%   10.49MB/s    0:00:00 (xfr#109, to-chk=15/232)
19-Nov-2024 22:59:32       2,673,718  91%   10.49MB/s    0:00:00 (xfr#110, to-chk=11/232)
19-Nov-2024 22:59:32       2,763,770  94%   10.80MB/s    0:00:00 (xfr#111, to-chk=10/232)
19-Nov-2024 22:59:32       2,764,328  94%   10.80MB/s    0:00:00 (xfr#112, to-chk=9/232)
19-Nov-2024 22:59:32       2,764,956  94%   10.81MB/s    0:00:00 (xfr#113, to-chk=8/232)
19-Nov-2024 22:59:32       2,790,988  95%   10.78MB/s    0:00:00 (xfr#114, to-chk=7/232)
19-Nov-2024 22:59:32       2,791,354  95%   10.78MB/s    0:00:00 (xfr#115, to-chk=3/232)
19-Nov-2024 22:59:32       2,880,280  98%   11.03MB/s    0:00:00 (xfr#116, to-chk=2/232)
19-Nov-2024 22:59:32       2,880,646  98%   11.03MB/s    0:00:00 (xfr#117, to-chk=1/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   11.12MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   10.81MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   10.81MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   10.81MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32       2,925,679  99%   10.22MB/s    0:00:00 (xfr#118, to-chk=0/232)
19-Nov-2024 22:59:32 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.34.07/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:32          36,048   5%   34.38MB/s    0:00:00 (xfr#2, to-chk=50/55)
19-Nov-2024 22:59:32          69,451   9%   66.23MB/s    0:00:00 (xfr#3, to-chk=48/55)
19-Nov-2024 22:59:32          69,451   9%   66.23MB/s    0:00:00 (xfr#4, to-chk=46/55)
19-Nov-2024 22:59:32          69,451   9%   66.23MB/s    0:00:00 (xfr#5, to-chk=44/55)
19-Nov-2024 22:59:32         101,449  14%   96.75MB/s    0:00:00 (xfr#6, to-chk=42/55)
19-Nov-2024 22:59:32         101,599  14%   24.22MB/s    0:00:00 (xfr#7, to-chk=40/55)
19-Nov-2024 22:59:32         101,896  14%   24.29MB/s    0:00:00 (xfr#8, to-chk=38/55)
19-Nov-2024 22:59:32         265,331  37%   12.05MB/s    0:00:00 (xfr#9, to-chk=36/55)
19-Nov-2024 22:59:32         265,717  37%    8.74MB/s    0:00:00 (xfr#10, to-chk=26/55)
19-Nov-2024 22:59:32         271,245  38%    8.92MB/s    0:00:00 (xfr#11, to-chk=25/55)
19-Nov-2024 22:59:32         273,514  38%    8.69MB/s    0:00:00 (xfr#12, to-chk=24/55)
19-Nov-2024 22:59:32         276,752  39%    7.76MB/s    0:00:00 (xfr#13, to-chk=23/55)
19-Nov-2024 22:59:32         280,389  39%    7.86MB/s    0:00:00 (xfr#14, to-chk=22/55)
19-Nov-2024 22:59:32         292,344  41%    7.74MB/s    0:00:00 (xfr#15, to-chk=21/55)
19-Nov-2024 22:59:32         305,948  43%    8.10MB/s    0:00:00 (xfr#16, to-chk=20/55)
19-Nov-2024 22:59:32         317,394  44%    8.18MB/s    0:00:00 (xfr#17, to-chk=19/55)
19-Nov-2024 22:59:32         325,648  45%    8.39MB/s    0:00:00 (xfr#18, to-chk=18/55)
19-Nov-2024 22:59:32         326,948  46%    8.43MB/s    0:00:00 (xfr#19, to-chk=17/55)
19-Nov-2024 22:59:32         332,010  46%    8.12MB/s    0:00:00 (xfr#20, to-chk=16/55)
19-Nov-2024 22:59:32         344,873  48%    8.43MB/s    0:00:00 (xfr#21, to-chk=15/55)
19-Nov-2024 22:59:32         346,686  48%    8.48MB/s    0:00:00 (xfr#22, to-chk=14/55)
19-Nov-2024 22:59:32         356,774  50%    8.51MB/s    0:00:00 (xfr#23, to-chk=13/55)
19-Nov-2024 22:59:32         365,940  51%    8.72MB/s    0:00:00 (xfr#24, to-chk=12/55)
19-Nov-2024 22:59:32         371,914  52%    8.87MB/s    0:00:00 (xfr#25, to-chk=11/55)
19-Nov-2024 22:59:32         382,904  53%    8.91MB/s    0:00:00 (xfr#26, to-chk=10/55)
19-Nov-2024 22:59:32         387,052  54%    9.00MB/s    0:00:00 (xfr#27, to-chk=9/55)
19-Nov-2024 22:59:32         393,492  55%    8.93MB/s    0:00:00 (xfr#28, to-chk=8/55)
19-Nov-2024 22:59:32         396,217  55%    8.79MB/s    0:00:00 (xfr#29, to-chk=7/55)
19-Nov-2024 22:59:32         404,015  56%    8.96MB/s    0:00:00 (xfr#30, to-chk=6/55)
19-Nov-2024 22:59:32         413,637  58%    9.17MB/s    0:00:00 (xfr#31, to-chk=5/55)
19-Nov-2024 22:59:32         420,989  59%    9.12MB/s    0:00:00 (xfr#32, to-chk=4/55)
19-Nov-2024 22:59:32         421,833  59%    9.14MB/s    0:00:00 (xfr#33, to-chk=3/55)
19-Nov-2024 22:59:32         432,367  60%    9.16MB/s    0:00:00 (xfr#34, to-chk=2/55)
19-Nov-2024 22:59:32         436,973  61%    9.26MB/s    0:00:00 (xfr#35, to-chk=1/55)
19-Nov-2024 22:59:32         443,859  62%    9.41MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 22:59:32         443,859  62%    9.41MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 22:59:32         443,859  62%    9.20MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 22:59:32         443,859  62%    8.82MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 22:59:32         443,859  62%    8.82MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 22:59:32         443,859  62%    8.82MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 22:59:32 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.34.07/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:32           2,023  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:59:32           4,820  34%    4.60MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:59:32           4,820  34%    4.60MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:59:32           6,640  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:59:32           6,902  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:59:32           6,902  50%    1.65MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:59:32 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.34.07/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:32          18,384  16%   17.53MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:59:32          37,708  33%   35.96MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:59:32          37,708  33%   35.96MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:59:32          55,889  49%   26.65MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:59:32          56,180  50%   26.79MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:59:32          56,180  50%    7.65MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:59:32 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.34.07/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:32          36,068   5%   34.40MB/s    0:00:00 (xfr#2, to-chk=50/55)
19-Nov-2024 22:59:32          69,489   9%   22.09MB/s    0:00:00 (xfr#3, to-chk=48/55)
19-Nov-2024 22:59:32          69,489   9%   22.09MB/s    0:00:00 (xfr#4, to-chk=46/55)
19-Nov-2024 22:59:32          69,489   9%   22.09MB/s    0:00:00 (xfr#5, to-chk=44/55)
19-Nov-2024 22:59:32         101,507  14%    6.45MB/s    0:00:00 (xfr#6, to-chk=42/55)
19-Nov-2024 22:59:32         101,657  14%    6.06MB/s    0:00:00 (xfr#7, to-chk=40/55)
19-Nov-2024 22:59:32         101,954  14%    6.08MB/s    0:00:00 (xfr#8, to-chk=38/55)
19-Nov-2024 22:59:32         266,118  37%    4.09MB/s    0:00:00 (xfr#9, to-chk=36/55)
19-Nov-2024 22:59:32         270,278  38%    4.16MB/s    0:00:00 (xfr#10, to-chk=26/55)
19-Nov-2024 22:59:32         272,543  38%    4.13MB/s    0:00:00 (xfr#11, to-chk=25/55)
19-Nov-2024 22:59:32         277,159  38%    4.20MB/s    0:00:00 (xfr#12, to-chk=24/55)
19-Nov-2024 22:59:32         288,603  40%    3.67MB/s    0:00:00 (xfr#13, to-chk=23/55)
19-Nov-2024 22:59:32         293,663  41%    3.68MB/s    0:00:00 (xfr#14, to-chk=22/55)
19-Nov-2024 22:59:32         302,811  42%    3.48MB/s    0:00:00 (xfr#15, to-chk=21/55)
19-Nov-2024 22:59:32         303,199  42%    3.44MB/s    0:00:00 (xfr#16, to-chk=20/55)
19-Nov-2024 22:59:32         309,171  43%    3.51MB/s    0:00:00 (xfr#17, to-chk=19/55)
19-Nov-2024 22:59:32         312,409  43%    3.55MB/s    0:00:00 (xfr#18, to-chk=18/55)
19-Nov-2024 22:59:32         325,211  45%    3.65MB/s    0:00:00 (xfr#19, to-chk=17/55)
19-Nov-2024 22:59:32         334,831  47%    3.76MB/s    0:00:00 (xfr#20, to-chk=16/55)
19-Nov-2024 22:59:32         336,642  47%    3.78MB/s    0:00:00 (xfr#21, to-chk=15/55)
19-Nov-2024 22:59:32         344,438  48%    3.86MB/s    0:00:00 (xfr#22, to-chk=14/55)
19-Nov-2024 22:59:32         349,954  49%    3.93MB/s    0:00:00 (xfr#23, to-chk=13/55)
19-Nov-2024 22:59:32         358,206  50%    3.97MB/s    0:00:00 (xfr#24, to-chk=12/55)
19-Nov-2024 22:59:32         359,050  50%    3.98MB/s    0:00:00 (xfr#25, to-chk=11/55)
19-Nov-2024 22:59:32         360,348  50%    4.00MB/s    0:00:00 (xfr#26, to-chk=10/55)
19-Nov-2024 22:59:32         366,776  51%    4.07MB/s    0:00:00 (xfr#27, to-chk=9/55)
19-Nov-2024 22:59:32         369,501  51%    4.10MB/s    0:00:00 (xfr#28, to-chk=8/55)
19-Nov-2024 22:59:32         376,841  53%    4.13MB/s    0:00:00 (xfr#29, to-chk=7/55)
19-Nov-2024 22:59:32         387,829  54%    4.20MB/s    0:00:00 (xfr#30, to-chk=6/55)
19-Nov-2024 22:59:32         398,361  56%    4.27MB/s    0:00:00 (xfr#31, to-chk=5/55)
19-Nov-2024 22:59:32         402,055  56%    4.26MB/s    0:00:00 (xfr#32, to-chk=4/55)
19-Nov-2024 22:59:32         412,131  57%    4.37MB/s    0:00:00 (xfr#33, to-chk=3/55)
19-Nov-2024 22:59:32         424,100  59%    4.49MB/s    0:00:00 (xfr#34, to-chk=2/55)
19-Nov-2024 22:59:32         437,702  61%    4.64MB/s    0:00:00 (xfr#35, to-chk=1/55)
19-Nov-2024 22:59:32         444,598  62%    4.66MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 22:59:32         444,598  62%    4.66MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 22:59:32         444,598  62%    4.66MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 22:59:32         444,598  62%    4.00MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 22:59:32         444,598  62%    4.00MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 22:59:32         444,598  62%    4.00MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 22:59:32 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.34.07/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:32           2,019  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:59:32           4,810  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:59:32           4,810  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:59:32           6,626  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:59:32           6,888  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:59:32           6,888  50%  672.66kB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:59:32 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.34.07/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:32          18,174  16%   17.33MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:59:32          37,284  33%   35.56MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:59:32          37,284  33%   35.56MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:59:32          55,255  49%   26.35MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:59:32          55,546  50%   26.49MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:59:32          55,546  50%    6.62MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:59:32 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.34.07/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:32          24,463   3%   23.33MB/s    0:00:00 (xfr#2, to-chk=15/20)
19-Nov-2024 22:59:32          49,701   6%   47.40MB/s    0:00:00 (xfr#3, to-chk=13/20)
19-Nov-2024 22:59:32          49,701   6%   15.80MB/s    0:00:00 (xfr#4, to-chk=11/20)
19-Nov-2024 22:59:32          73,684   9%   23.42MB/s    0:00:00 (xfr#5, to-chk=9/20)
19-Nov-2024 22:59:32          73,775   9%   23.45MB/s    0:00:00 (xfr#6, to-chk=7/20)
19-Nov-2024 22:59:32         210,839  28%   40.21MB/s    0:00:00 (xfr#7, to-chk=5/20)
19-Nov-2024 22:59:32         211,136  28%   40.27MB/s    0:00:00 (xfr#8, to-chk=3/20)
19-Nov-2024 22:59:32         370,569  50%   35.34MB/s    0:00:00 (xfr#9, to-chk=1/20)
19-Nov-2024 22:59:32         370,569  50%   20.79MB/s    0:00:00 (xfr#9, to-chk=0/20)
19-Nov-2024 22:59:32 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.34.07/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:32           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:59:32           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:59:32           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:59:32           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:59:32           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:59:32           6,742  50%  658.40kB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:59:32 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.34.07/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:59:32               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:32          56,693  12%   54.07MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:59:32         114,993  25%  109.67MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:59:32         164,454  37%   26.14MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:59:32         220,944  49%   30.10MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:59:32         221,235  50%   30.14MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:59:32         221,235  50%   19.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:59:32 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1732057153.1310194 exists, exporting anyway.
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32 =============================== warnings summary ===============================
19-Nov-2024 22:59:32 tests/utils/rest_utils.py:98
19-Nov-2024 22:59:32   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:59:32     print("""
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32 tests/utils/path_utils.py:112
19-Nov-2024 22:59:32   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:59:32     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32 tests/utils/acceptance_utils.py:55
19-Nov-2024 22:59:32   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:59:32     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32 tests/utils/acceptance_utils.py:57
19-Nov-2024 22:59:32   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:59:32     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:59:32
19-Nov-2024 22:59:32 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 22:59:32 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 22:59:32 ================= 27 passed, 4 warnings in 1529.64s (0:25:29) ==================
19-Nov-2024 22:59:42 release "dev" uninstalled
19-Nov-2024 22:59:44 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 22:59:44 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 22:59:48 No resources found
19-Nov-2024 22:59:49 Sidecar injection has been disabled
19-Nov-2024 22:59:49 Cleaning helm release "dev"...
19-Nov-2024 22:59:49 Deleted 1 helm deployments
19-Nov-2024 22:59:49 Deleted 0 k8s deployments
19-Nov-2024 22:59:49 Deleted 0 k8s services
19-Nov-2024 22:59:49 Deleted 0 persistent volumes
19-Nov-2024 22:59:50 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:59:50 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 22:59:50 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:59:50 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 22:59:50 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 22:59:50 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:59:50 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 22:59:50 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 22:59:50 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 22:59:50 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS...
19-Nov-2024 22:59:50 Finished task 'Parse test results' with result: Success
19-Nov-2024 22:59:50 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:59:50
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:59:50
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:59:50
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:59:50
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:59:50
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:59:50
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:59:50
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:59:50
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:59:50
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:59:50
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:59:50 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:59:50
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3366 (ODSRV-OAP-MPDCPS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3366-ScriptBuildTask-415406146963870932.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance
19-Nov-2024 22:59:50 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 22:59:51 Uploading artifact
19-Nov-2024 22:59:51     source path: surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 22:59:51     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 22:59:51 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 22:59:51 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:59:51 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:59:51
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3366 (ODSRV-OAP-MPDCPS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3366-ScriptBuildTask-17095261612587442501.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS
19-Nov-2024 22:59:51 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 22:59:51 Finished task 'Pack logs' with result: Success
19-Nov-2024 22:59:51 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:59:51
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 22:59:51 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:59:51
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3366 (ODSRV-OAP-MPDCPS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3366-ScriptBuildTask-13459671486176152132.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance
19-Nov-2024 22:59:51   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 22:59:51                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 22:59:51
19-Nov-2024 22:59:51   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:59:51 100  4822  100  4822    0     0  51297      0 --:--:-- --:--:-- --:--:-- 51297
19-Nov-2024 22:59:51 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 22:59:53 Cleaning helm deployments
19-Nov-2024 22:59:53 Cleanining pods
19-Nov-2024 22:59:53 Cleaning kube persistant volumes
19-Nov-2024 22:59:54 Cleaning dockswift container
19-Nov-2024 22:59:54 Cleaning docker containers
19-Nov-2024 22:59:58 Stalled docker containers to remove:
19-Nov-2024 22:59:58 b3344ef96571 b59549e2d7fe 3121fca915d9 d9a57ade2cd0 e6f0c9dfd269 af4ffdbd2e9f 9ede2c729076 bb8b42317d34 1036797cc614 12764447991e b38e76cc41b3 a8c62a4a7207 38e9409064f5 9e865157a375 9173deeafcdc 297bcd4c2edd 6bcc8d5863a6 90963cb42da7 f7066edc3705 45129d5da25d
19-Nov-2024 22:59:58 Removing stalled docker containers
19-Nov-2024 22:59:58 Error response from daemon: Cannot kill container: b3344ef96571: Container b3344ef965715b6eb2df8c61db32a5fcb41a1ea4ea19e374b92aa95d63075681 is not running
19-Nov-2024 22:59:59 b3344ef96571
19-Nov-2024 22:59:59 Error response from daemon: Cannot kill container: b59549e2d7fe: Container b59549e2d7fe938cab1bef70f907a466f4f0f541e6e12dc9c6be0b2c469e2456 is not running
19-Nov-2024 22:59:59 b59549e2d7fe
19-Nov-2024 22:59:59 Error response from daemon: Cannot kill container: 3121fca915d9: Container 3121fca915d97621f7653b55372d59776d68a327ae599b2ee9930331a72c7e01 is not running
19-Nov-2024 22:59:59 3121fca915d9
19-Nov-2024 22:59:59 Error response from daemon: Cannot kill container: d9a57ade2cd0: Container d9a57ade2cd0eb645bca96f767dd1a28286bea178061ae25b68c1ed7e9b127d8 is not running
19-Nov-2024 22:59:59 d9a57ade2cd0
19-Nov-2024 22:59:59 Error response from daemon: Cannot kill container: e6f0c9dfd269: Container e6f0c9dfd26926da3aa3b265f645ace36b15f95b7f0007f06cf23a9bba44e3ff is not running
19-Nov-2024 22:59:59 e6f0c9dfd269
19-Nov-2024 22:59:59 Error response from daemon: Cannot kill container: af4ffdbd2e9f: Container af4ffdbd2e9fa1bba6b1475390dafc4417c2102326c96d9e42d631c912488d19 is not running
19-Nov-2024 22:59:59 af4ffdbd2e9f
19-Nov-2024 22:59:59 Error response from daemon: Cannot kill container: 9ede2c729076: Container 9ede2c7290766b41727fed117336d8d2be8116c1b07a63e8908e00a999cfeb0a is not running
19-Nov-2024 22:59:59 9ede2c729076
19-Nov-2024 22:59:59 Error response from daemon: Cannot kill container: bb8b42317d34: Container bb8b42317d340e2ef168a21c6c929277065b6d40d25bd2dfeba1c108e9eb3347 is not running
19-Nov-2024 23:00:00 bb8b42317d34
19-Nov-2024 23:00:00 Error response from daemon: Cannot kill container: 1036797cc614: Container 1036797cc6144c067a12ed8e253af31e1949261230c36b5b69c6bc6c67cfd569 is not running
19-Nov-2024 23:00:00 1036797cc614
19-Nov-2024 23:00:00 Error response from daemon: Cannot kill container: 12764447991e: Container 12764447991ea3a921e1b073fe043bc7ae98ad0c352f54d8ab9dcde086ceafda is not running
19-Nov-2024 23:00:00 12764447991e
19-Nov-2024 23:00:00 Error response from daemon: Cannot kill container: b38e76cc41b3: Container b38e76cc41b3f9c3922d8e681770adc52660ac2e074e39846ed5211dd50720bf is not running
19-Nov-2024 23:00:00 b38e76cc41b3
19-Nov-2024 23:00:00 Error response from daemon: Cannot kill container: a8c62a4a7207: Container a8c62a4a72071c41edf4a8752fd76b7cfca9190e1bd82a61f06a6611d04eaa4b is not running
19-Nov-2024 23:00:00 a8c62a4a7207
19-Nov-2024 23:00:00 Error response from daemon: Cannot kill container: 38e9409064f5: Container 38e9409064f5862fdc8f9cf5f5eee9b9ef8ad04451757136874e51b547262212 is not running
19-Nov-2024 23:00:00 38e9409064f5
19-Nov-2024 23:00:00 Error response from daemon: Cannot kill container: 9e865157a375: Container 9e865157a3750db50ab5adbc3db7755f255b1a9172bb6fa13891f2f99eba8df3 is not running
19-Nov-2024 23:00:00 9e865157a375
19-Nov-2024 23:00:00 Error response from daemon: Cannot kill container: 9173deeafcdc: Container 9173deeafcdc5cc47a2e5f9e1ce13a3ec02cf00630f0d463dcebbca301dfd6f1 is not running
19-Nov-2024 23:00:00 9173deeafcdc
19-Nov-2024 23:00:00 Error response from daemon: Cannot kill container: 297bcd4c2edd: Container 297bcd4c2edd383f5b23ca07c65351451c606c9382fc7d2c1980cc24306277e6 is not running
19-Nov-2024 23:00:01 297bcd4c2edd
19-Nov-2024 23:00:01 Error response from daemon: Cannot kill container: 6bcc8d5863a6: Container 6bcc8d5863a694801f300aecbe196ae124018e4314cf0848ad2376df11e68ff7 is not running
19-Nov-2024 23:00:01 6bcc8d5863a6
19-Nov-2024 23:00:01 Error response from daemon: Cannot kill container: 90963cb42da7: Container 90963cb42da7474568a3f3af5da8700dc2daa7ba867c81f00feedb1703e11ace is not running
19-Nov-2024 23:00:01 90963cb42da7
19-Nov-2024 23:00:01 Error response from daemon: Cannot kill container: f7066edc3705: Container f7066edc370577595a34bec37d3ad0cd7179fef35027fd5bc7c287afd3231b7e is not running
19-Nov-2024 23:00:01 f7066edc3705
19-Nov-2024 23:00:01 45129d5da25d
19-Nov-2024 23:00:01 45129d5da25d
19-Nov-2024 23:00:01 Stalled docker volumes to remove:
19-Nov-2024 23:00:01
19-Nov-2024 23:00:01 Removing stalled docker volumes
19-Nov-2024 23:00:01 Removing stalled loopdevices
19-Nov-2024 23:00:03 Done
19-Nov-2024 23:00:03 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 23:00:03 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 23:00:03 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 23:00:03 Running post build plugin 'NCover Results Collector'
19-Nov-2024 23:00:03 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 23:00:03 Running post build plugin 'Clover Results Collector'
19-Nov-2024 23:00:03 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 23:00:03 Running post build plugin 'Artifact Copier'
19-Nov-2024 23:00:03 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 23:00:03 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 129.2 ms
19-Nov-2024 23:00:03 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS'
19-Nov-2024 23:00:03 Finalising the build...
19-Nov-2024 23:00:03 Stopping timer.
19-Nov-2024 23:00:03 Build ODSRV-OAP-MPDCPS-3366 completed.
19-Nov-2024 23:00:03 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 23:00:03 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 23:00:03 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 23:00:03 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 23:00:03 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 23:00:03 All post build plugins have finished
19-Nov-2024 23:00:03 Generating build results summary...
19-Nov-2024 23:00:03 Saving build results to disk...
19-Nov-2024 23:00:03 Store variable context...
19-Nov-2024 23:00:03 Finished building ODSRV-OAP-MPDCPS-3366.