oneclient acceptance tests using environment deployed from packages

Build: #3366 failed

Job: multiprovider regular file CRUD proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,702 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:46:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kbsrt' successfully started
19-Nov-2024 22:46:23
19-Nov-2024 22:46:23 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xcibaco8v1mtdt4r
19-Nov-2024 22:46:23
19-Nov-2024 22:46:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xcibaco8v1mtdt4r --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xcibaco8v1mtdt4r
19-Nov-2024 22:46:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9347109198326466977'...
19-Nov-2024 22:46:23 Getting configuration...
19-Nov-2024 22:46:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xcibaco8v1mtdt4r'.
19-Nov-2024 22:46:23
19-Nov-2024 22:46:23 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:46:23 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:46:23 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:46:23 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:46:23 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:46:23 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
19-Nov-2024 22:46:23 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
19-Nov-2024 22:46:23 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 22:46:23 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 22:46:23 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
19-Nov-2024 22:46:23 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:46:23 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:46:23 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
19-Nov-2024 22:46:23 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:46:23 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:46:23 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 22:46:23 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
19-Nov-2024 22:46:23 =================================================================
19-Nov-2024 22:46:23
19-Nov-2024 22:46:23 PASSED
19-Nov-2024 22:46:23 Unmounting client from /tmp/onedata/mnt/4lm9os1apvckkjge
19-Nov-2024 22:46:23
19-Nov-2024 22:46:23
19-Nov-2024 22:46:23 Unmounting client from /tmp/onedata/mnt/xcibaco8v1mtdt4r
19-Nov-2024 22:46:23
19-Nov-2024 22:46:23
19-Nov-2024 22:47:02 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:47:02 =================================================================
19-Nov-2024 22:47:02 - Executing scenario 'Delete file right after closing it'
19-Nov-2024 22:47:02 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:47:02 -----------------------------------------------------------------
19-Nov-2024 22:47:02 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:47:02 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:47:02 using [token, token] by [user1, user2]"'
19-Nov-2024 22:47:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zkrqz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:47:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zkrqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:47:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zkrqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:47:02
19-Nov-2024 22:47:02
19-Nov-2024 22:47:02 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zkrqz'
19-Nov-2024 22:47:02 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zkrqz' successfully started
19-Nov-2024 22:47:02
19-Nov-2024 22:47:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/x6cwm9g7uvf04dbm
19-Nov-2024 22:47:02
19-Nov-2024 22:47:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x6cwm9g7uvf04dbm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x6cwm9g7uvf04dbm
19-Nov-2024 22:47:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11716169562443062879'...
19-Nov-2024 22:47:02 Getting configuration...
19-Nov-2024 22:47:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/x6cwm9g7uvf04dbm'.
19-Nov-2024 22:47:02
19-Nov-2024 22:47:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kbsrt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:47:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kbsrt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:47:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kbsrt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:47:02
19-Nov-2024 22:47:02
19-Nov-2024 22:47:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kbsrt'
19-Nov-2024 22:47:02 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kbsrt' successfully started
19-Nov-2024 22:47:02
19-Nov-2024 22:47:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/g7g8yb52lpqc3hbz
19-Nov-2024 22:47:02
19-Nov-2024 22:47:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g7g8yb52lpqc3hbz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g7g8yb52lpqc3hbz
19-Nov-2024 22:47:02 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11522692783321159376'...
19-Nov-2024 22:47:02 Getting configuration...
19-Nov-2024 22:47:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g7g8yb52lpqc3hbz'.
19-Nov-2024 22:47:02
19-Nov-2024 22:47:02 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:47:02 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:47:02 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:47:02 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:47:02 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
19-Nov-2024 22:47:02 -- Executing step: 'When "user1 closes space1/file1 on client11"'
19-Nov-2024 22:47:02 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:47:02 -- Executing step: 'When "space1 is empty for user1 on client11"'
19-Nov-2024 22:47:02 =================================================================
19-Nov-2024 22:47:02
19-Nov-2024 22:47:03 PASSED
19-Nov-2024 22:47:03 Unmounting client from /tmp/onedata/mnt/x6cwm9g7uvf04dbm
19-Nov-2024 22:47:03
19-Nov-2024 22:47:03
19-Nov-2024 22:47:03 Unmounting client from /tmp/onedata/mnt/g7g8yb52lpqc3hbz
19-Nov-2024 22:47:03
19-Nov-2024 22:47:03
19-Nov-2024 22:47:41 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:47:41 =================================================================
19-Nov-2024 22:47:41 - Executing scenario 'Create many children'
19-Nov-2024 22:47:41 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:47:41 -----------------------------------------------------------------
19-Nov-2024 22:47:41 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:47:41 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:47:41 using [token, token] by [user1, user2]"'
19-Nov-2024 22:47:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zkrqz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:47:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zkrqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:47:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zkrqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:47:41
19-Nov-2024 22:47:41
19-Nov-2024 22:47:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zkrqz'
19-Nov-2024 22:47:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zkrqz' successfully started
19-Nov-2024 22:47:41
19-Nov-2024 22:47:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7zaih5b58dfqa1ou
19-Nov-2024 22:47:41
19-Nov-2024 22:47:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7zaih5b58dfqa1ou --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7zaih5b58dfqa1ou
19-Nov-2024 22:47:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12290596714764591125'...
19-Nov-2024 22:47:41 Getting configuration...
19-Nov-2024 22:47:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7zaih5b58dfqa1ou'.
19-Nov-2024 22:47:41
19-Nov-2024 22:47:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kbsrt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:47:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kbsrt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:47:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kbsrt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:47:41
19-Nov-2024 22:47:41
19-Nov-2024 22:47:41 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kbsrt'
19-Nov-2024 22:47:41 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kbsrt' successfully started
19-Nov-2024 22:47:41
19-Nov-2024 22:47:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/s7pl0up2midzaggn
19-Nov-2024 22:47:41
19-Nov-2024 22:47:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/s7pl0up2midzaggn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/s7pl0up2midzaggn
19-Nov-2024 22:47:41 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12901857137723088757'...
19-Nov-2024 22:47:41 Getting configuration...
19-Nov-2024 22:47:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/s7pl0up2midzaggn'.
19-Nov-2024 22:47:41
19-Nov-2024 22:47:41 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
19-Nov-2024 22:47:41 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
19-Nov-2024 22:47:41 =================================================================
19-Nov-2024 22:47:41
19-Nov-2024 22:47:51 PASSED
19-Nov-2024 22:47:51 Unmounting client from /tmp/onedata/mnt/7zaih5b58dfqa1ou
19-Nov-2024 22:47:51
19-Nov-2024 22:47:51
19-Nov-2024 22:47:51 Unmounting client from /tmp/onedata/mnt/s7pl0up2midzaggn
19-Nov-2024 22:47:51
19-Nov-2024 22:47:51
19-Nov-2024 22:48:30 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:48:30 =================================================================
19-Nov-2024 22:48:30 - Executing scenario 'Create nonempty file then copy it and remove source file'
19-Nov-2024 22:48:30 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:48:30 -----------------------------------------------------------------
19-Nov-2024 22:48:30 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:48:30 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:48:30 using [token, token] by [user1, user2]"'
19-Nov-2024 22:48:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zkrqz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:48:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zkrqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:48:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zkrqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:48:30
19-Nov-2024 22:48:30
19-Nov-2024 22:48:30 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zkrqz'
19-Nov-2024 22:48:30 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zkrqz' successfully started
19-Nov-2024 22:48:30
19-Nov-2024 22:48:30 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gqit3mfi50nx8d61
19-Nov-2024 22:48:30
19-Nov-2024 22:48:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gqit3mfi50nx8d61 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gqit3mfi50nx8d61
19-Nov-2024 22:48:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16303991071912506862'...
19-Nov-2024 22:48:30 Getting configuration...
19-Nov-2024 22:48:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gqit3mfi50nx8d61'.
19-Nov-2024 22:48:30
19-Nov-2024 22:48:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kbsrt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:48:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kbsrt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:48:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kbsrt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:48:30
19-Nov-2024 22:48:30
19-Nov-2024 22:48:30 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kbsrt'
19-Nov-2024 22:48:30 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kbsrt' successfully started
19-Nov-2024 22:48:30
19-Nov-2024 22:48:30 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zytmshpo77ryw6nl
19-Nov-2024 22:48:30
19-Nov-2024 22:48:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zytmshpo77ryw6nl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zytmshpo77ryw6nl
19-Nov-2024 22:48:30 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9750715649766608940'...
19-Nov-2024 22:48:30 Getting configuration...
19-Nov-2024 22:48:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zytmshpo77ryw6nl'.
19-Nov-2024 22:48:30
19-Nov-2024 22:48:30 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:48:30 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:48:30 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
19-Nov-2024 22:48:30 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:48:30 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
19-Nov-2024 22:48:30 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
19-Nov-2024 22:48:30 =================================================================
19-Nov-2024 22:48:30
19-Nov-2024 22:48:31 PASSED
19-Nov-2024 22:48:31 Unmounting client from /tmp/onedata/mnt/gqit3mfi50nx8d61
19-Nov-2024 22:48:31
19-Nov-2024 22:48:31
19-Nov-2024 22:48:31 Unmounting client from /tmp/onedata/mnt/zytmshpo77ryw6nl
19-Nov-2024 22:48:31
19-Nov-2024 22:48:31
19-Nov-2024 22:49:14 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:49:14 =================================================================
19-Nov-2024 22:49:14 - Executing scenario 'Create nonempty file then move it to another space'
19-Nov-2024 22:49:14 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:49:14 -----------------------------------------------------------------
19-Nov-2024 22:49:14 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:49:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:49:14 using [token, token] by [user1, user2]"'
19-Nov-2024 22:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zkrqz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zkrqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zkrqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:49:14
19-Nov-2024 22:49:14
19-Nov-2024 22:49:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zkrqz'
19-Nov-2024 22:49:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zkrqz' successfully started
19-Nov-2024 22:49:14
19-Nov-2024 22:49:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8qyt62mto4pakfeu
19-Nov-2024 22:49:14
19-Nov-2024 22:49:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8qyt62mto4pakfeu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8qyt62mto4pakfeu
19-Nov-2024 22:49:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8628399971038317671'...
19-Nov-2024 22:49:14 Getting configuration...
19-Nov-2024 22:49:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8qyt62mto4pakfeu'.
19-Nov-2024 22:49:14
19-Nov-2024 22:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kbsrt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kbsrt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kbsrt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:49:14
19-Nov-2024 22:49:14
19-Nov-2024 22:49:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kbsrt'
19-Nov-2024 22:49:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kbsrt' successfully started
19-Nov-2024 22:49:14
19-Nov-2024 22:49:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/s3nuvmieuh5c96no
19-Nov-2024 22:49:14
19-Nov-2024 22:49:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/s3nuvmieuh5c96no --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/s3nuvmieuh5c96no
19-Nov-2024 22:49:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4341209702165822519'...
19-Nov-2024 22:49:14 Getting configuration...
19-Nov-2024 22:49:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/s3nuvmieuh5c96no'.
19-Nov-2024 22:49:14
19-Nov-2024 22:49:14 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:49:14 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:49:14 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
19-Nov-2024 22:49:14 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
19-Nov-2024 22:49:14 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
19-Nov-2024 22:49:14 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
19-Nov-2024 22:49:14 =================================================================
19-Nov-2024 22:49:14
19-Nov-2024 22:49:27 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:49:27 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:49:27 PASSED
19-Nov-2024 22:49:27 Unmounting client from /tmp/onedata/mnt/8qyt62mto4pakfeu
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27 Unmounting client from /tmp/onedata/mnt/s3nuvmieuh5c96no
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxyio/test_multi_reg_file_CRUD.1732056555.1001928', '-c', '/tmp/logs']
19-Nov-2024 22:49:27 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-ff545. See /home/bamboo/.one-env/deployments/2024.11.19-22.26.55/pod-logs/dev-cross-support-job-3p-users-ff545/entrypoint.log for more details
19-Nov-2024 22:49:27 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-zkrqz: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.26.55/pod-logs/dev-oneclient-krakow-7d9476b8bc-zkrqz/oneclient_logs
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=184/216)
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:49:27          30,598   0%   29.18MB/s    0:00:00 (xfr#1, to-chk=183/216)
19-Nov-2024 22:49:27          30,598   0%   29.18MB/s    0:00:00 (xfr#1, to-chk=177/216)
19-Nov-2024 22:49:27          30,964   0%   29.53MB/s    0:00:00 (xfr#2, to-chk=179/216)
19-Nov-2024 22:49:27         129,455   1%   61.73MB/s    0:00:00 (xfr#3, to-chk=178/216)
19-Nov-2024 22:49:27         129,821   1%   61.90MB/s    0:00:00 (xfr#4, to-chk=177/216)
19-Nov-2024 22:49:27         162,671   1%   51.71MB/s    0:00:00 (xfr#5, to-chk=176/216)
19-Nov-2024 22:49:27         163,229   1%   51.89MB/s    0:00:00 (xfr#6, to-chk=172/216)
19-Nov-2024 22:49:27         263,252   3%   27.90MB/s    0:00:00 (xfr#7, to-chk=171/216)
19-Nov-2024 22:49:27         263,810   3%   27.95MB/s    0:00:00 (xfr#8, to-chk=170/216)
19-Nov-2024 22:49:27         297,925   3%   28.41MB/s    0:00:00 (xfr#9, to-chk=169/216)
19-Nov-2024 22:49:27         298,483   3%   28.47MB/s    0:00:00 (xfr#10, to-chk=165/216)
19-Nov-2024 22:49:27         398,552   4%   38.01MB/s    0:00:00 (xfr#11, to-chk=164/216)
19-Nov-2024 22:49:27         399,110   4%   38.06MB/s    0:00:00 (xfr#12, to-chk=163/216)
19-Nov-2024 22:49:27         423,458   4%   40.38MB/s    0:00:00 (xfr#13, to-chk=162/216)
19-Nov-2024 22:49:27         424,016   4%   40.44MB/s    0:00:00 (xfr#14, to-chk=158/216)
19-Nov-2024 22:49:27         514,413   5%   44.60MB/s    0:00:00 (xfr#15, to-chk=157/216)
19-Nov-2024 22:49:27         514,971   5%   44.65MB/s    0:00:00 (xfr#16, to-chk=156/216)
19-Nov-2024 22:49:27         555,205   6%   44.12MB/s    0:00:00 (xfr#17, to-chk=155/216)
19-Nov-2024 22:49:27         555,859   6%   44.18MB/s    0:00:00 (xfr#18, to-chk=151/216)
19-Nov-2024 22:49:27         695,921   8%   51.05MB/s    0:00:00 (xfr#19, to-chk=150/216)
19-Nov-2024 22:49:27         696,575   8%   51.10MB/s    0:00:00 (xfr#20, to-chk=149/216)
19-Nov-2024 22:49:27         697,203   8%   51.15MB/s    0:00:00 (xfr#21, to-chk=148/216)
19-Nov-2024 22:49:27         739,617   8%   54.26MB/s    0:00:00 (xfr#22, to-chk=147/216)
19-Nov-2024 22:49:27         739,983   8%   54.28MB/s    0:00:00 (xfr#23, to-chk=143/216)
19-Nov-2024 22:49:27         910,620  10%   54.28MB/s    0:00:00 (xfr#24, to-chk=142/216)
19-Nov-2024 22:49:27         910,986  10%   54.30MB/s    0:00:00 (xfr#25, to-chk=141/216)
19-Nov-2024 22:49:27         972,516  11%   48.81MB/s    0:00:00 (xfr#26, to-chk=140/216)
19-Nov-2024 22:49:27         973,170  11%   46.40MB/s    0:00:00 (xfr#27, to-chk=136/216)
19-Nov-2024 22:49:27       1,221,368  14%   55.47MB/s    0:00:00 (xfr#28, to-chk=135/216)
19-Nov-2024 22:49:27       1,222,022  14%   55.50MB/s    0:00:00 (xfr#29, to-chk=134/216)
19-Nov-2024 22:49:27       1,274,013  14%   57.86MB/s    0:00:00 (xfr#30, to-chk=133/216)
19-Nov-2024 22:49:27       1,274,379  14%   57.87MB/s    0:00:00 (xfr#31, to-chk=129/216)
19-Nov-2024 22:49:27       1,486,382  17%   64.43MB/s    0:00:00 (xfr#32, to-chk=128/216)
19-Nov-2024 22:49:27       1,486,748  17%   64.45MB/s    0:00:00 (xfr#33, to-chk=127/216)
19-Nov-2024 22:49:27       1,830,634  21%   47.18MB/s    0:00:00 (xfr#34, to-chk=126/216)
19-Nov-2024 22:49:27       1,831,288  21%   45.96MB/s    0:00:00 (xfr#35, to-chk=122/216)
19-Nov-2024 22:49:27       2,951,414  34%   53.11MB/s    0:00:00 (xfr#36, to-chk=121/216)
19-Nov-2024 22:49:27       2,952,068  34%   48.54MB/s    0:00:00 (xfr#37, to-chk=120/216)
19-Nov-2024 22:49:27       2,989,799  34%   49.16MB/s    0:00:00 (xfr#38, to-chk=119/216)
19-Nov-2024 22:49:27       2,990,357  34%   49.17MB/s    0:00:00 (xfr#39, to-chk=115/216)
19-Nov-2024 22:49:27       3,102,121  36%   48.50MB/s    0:00:00 (xfr#40, to-chk=114/216)
19-Nov-2024 22:49:27       3,102,679  36%   48.51MB/s    0:00:00 (xfr#41, to-chk=113/216)
19-Nov-2024 22:49:27       3,262,333  37%   47.86MB/s    0:00:00 (xfr#42, to-chk=112/216)
19-Nov-2024 22:49:27       3,262,891  37%   47.87MB/s    0:00:00 (xfr#43, to-chk=108/216)
19-Nov-2024 22:49:27       3,788,550  44%   37.64MB/s    0:00:00 (xfr#44, to-chk=107/216)
19-Nov-2024 22:49:27       3,789,108  44%   37.64MB/s    0:00:00 (xfr#45, to-chk=106/216)
19-Nov-2024 22:49:27       3,809,719  44%   37.85MB/s    0:00:00 (xfr#46, to-chk=105/216)
19-Nov-2024 22:49:27       3,810,277  44%   37.85MB/s    0:00:00 (xfr#47, to-chk=101/216)
19-Nov-2024 22:49:27       3,899,042  45%   38.73MB/s    0:00:00 (xfr#48, to-chk=100/216)
19-Nov-2024 22:49:27       3,899,600  45%   38.34MB/s    0:00:00 (xfr#49, to-chk=99/216)
19-Nov-2024 22:49:27       3,938,989  45%   38.33MB/s    0:00:00 (xfr#50, to-chk=98/216)
19-Nov-2024 22:49:27       3,939,355  45%   38.34MB/s    0:00:00 (xfr#51, to-chk=94/216)
19-Nov-2024 22:49:27       4,072,452  47%   38.45MB/s    0:00:00 (xfr#52, to-chk=93/216)
19-Nov-2024 22:49:27       4,072,818  47%   38.46MB/s    0:00:00 (xfr#53, to-chk=92/216)
19-Nov-2024 22:49:27       4,105,776  47%   38.77MB/s    0:00:00 (xfr#54, to-chk=91/216)
19-Nov-2024 22:49:27       4,106,334  47%   38.77MB/s    0:00:00 (xfr#55, to-chk=87/216)
19-Nov-2024 22:49:27       4,207,320  48%   38.96MB/s    0:00:00 (xfr#56, to-chk=86/216)
19-Nov-2024 22:49:27       4,207,878  48%   38.59MB/s    0:00:00 (xfr#57, to-chk=85/216)
19-Nov-2024 22:49:27       4,252,641  49%   39.00MB/s    0:00:00 (xfr#58, to-chk=84/216)
19-Nov-2024 22:49:27       4,253,103  49%   39.00MB/s    0:00:00 (xfr#59, to-chk=80/216)
19-Nov-2024 22:49:27       4,391,428  51%   39.14MB/s    0:00:00 (xfr#60, to-chk=79/216)
19-Nov-2024 22:49:27       4,391,890  51%   39.14MB/s    0:00:00 (xfr#61, to-chk=78/216)
19-Nov-2024 22:49:27       4,415,101  51%   39.35MB/s    0:00:00 (xfr#62, to-chk=77/216)
19-Nov-2024 22:49:27       4,415,659  51%   39.36MB/s    0:00:00 (xfr#63, to-chk=73/216)
19-Nov-2024 22:49:27       4,501,441  52%   39.75MB/s    0:00:00 (xfr#64, to-chk=72/216)
19-Nov-2024 22:49:27       4,501,999  52%   39.75MB/s    0:00:00 (xfr#65, to-chk=71/216)
19-Nov-2024 22:49:27       4,556,820  52%   39.51MB/s    0:00:00 (xfr#66, to-chk=70/216)
19-Nov-2024 22:49:27       4,557,378  53%   39.51MB/s    0:00:00 (xfr#67, to-chk=66/216)
19-Nov-2024 22:49:27       4,752,484  55%   40.83MB/s    0:00:00 (xfr#68, to-chk=65/216)
19-Nov-2024 22:49:27       4,753,042  55%   40.84MB/s    0:00:00 (xfr#69, to-chk=64/216)
19-Nov-2024 22:49:27       4,780,147  55%   41.07MB/s    0:00:00 (xfr#70, to-chk=63/216)
19-Nov-2024 22:49:27       4,780,801  55%   41.08MB/s    0:00:00 (xfr#71, to-chk=59/216)
19-Nov-2024 22:49:27       4,884,776  56%   40.86MB/s    0:00:00 (xfr#72, to-chk=58/216)
19-Nov-2024 22:49:27       4,885,430  56%   40.87MB/s    0:00:00 (xfr#73, to-chk=57/216)
19-Nov-2024 22:49:27       5,108,337  59%   39.29MB/s    0:00:00 (xfr#74, to-chk=56/216)
19-Nov-2024 22:49:27       5,108,703  59%   39.29MB/s    0:00:00 (xfr#75, to-chk=52/216)
19-Nov-2024 22:49:27       7,558,240  87%   35.68MB/s    0:00:00 (xfr#76, to-chk=51/216)
19-Nov-2024 22:49:27       7,558,606  87%   35.69MB/s    0:00:00 (xfr#77, to-chk=50/216)
19-Nov-2024 22:49:27       7,605,943  88%   35.91MB/s    0:00:00 (xfr#78, to-chk=49/216)
19-Nov-2024 22:49:27       7,606,213  88%   35.73MB/s    0:00:00 (xfr#79, to-chk=45/216)
19-Nov-2024 22:49:27       7,762,805  90%   36.47MB/s    0:00:00 (xfr#80, to-chk=44/216)
19-Nov-2024 22:49:27       7,763,075  90%   36.47MB/s    0:00:00 (xfr#81, to-chk=43/216)
19-Nov-2024 22:49:27       7,795,021  90%   36.26MB/s    0:00:00 (xfr#82, to-chk=42/216)
19-Nov-2024 22:49:27       7,795,483  90%   36.09MB/s    0:00:00 (xfr#83, to-chk=38/216)
19-Nov-2024 22:49:27       7,886,643  91%   35.31MB/s    0:00:00 (xfr#84, to-chk=37/216)
19-Nov-2024 22:49:27       7,887,105  91%   35.31MB/s    0:00:00 (xfr#85, to-chk=36/216)
19-Nov-2024 22:49:27       7,915,625  92%   35.44MB/s    0:00:00 (xfr#86, to-chk=35/216)
19-Nov-2024 22:49:27       7,915,991  92%   35.44MB/s    0:00:00 (xfr#87, to-chk=31/216)
19-Nov-2024 22:49:27       8,005,285  93%   35.67MB/s    0:00:00 (xfr#88, to-chk=30/216)
19-Nov-2024 22:49:27       8,005,651  93%   35.68MB/s    0:00:00 (xfr#89, to-chk=29/216)
19-Nov-2024 22:49:27       8,035,855  93%   35.81MB/s    0:00:00 (xfr#90, to-chk=28/216)
19-Nov-2024 22:49:27       8,036,413  93%   35.81MB/s    0:00:00 (xfr#91, to-chk=24/216)
19-Nov-2024 22:49:27       8,128,446  94%   34.76MB/s    0:00:00 (xfr#92, to-chk=23/216)
19-Nov-2024 22:49:27       8,129,004  94%   34.76MB/s    0:00:00 (xfr#93, to-chk=22/216)
19-Nov-2024 22:49:27       8,160,519  94%   34.74MB/s    0:00:00 (xfr#94, to-chk=21/216)
19-Nov-2024 22:49:27       8,160,789  94%   34.74MB/s    0:00:00 (xfr#95, to-chk=17/216)
19-Nov-2024 22:49:27       8,284,841  96%   32.51MB/s    0:00:00 (xfr#96, to-chk=16/216)
19-Nov-2024 22:49:27       8,285,111  96%   32.52MB/s    0:00:00 (xfr#97, to-chk=15/216)
19-Nov-2024 22:49:27       8,303,371  96%   32.59MB/s    0:00:00 (xfr#98, to-chk=14/216)
19-Nov-2024 22:49:27       8,303,641  96%   32.59MB/s    0:00:00 (xfr#99, to-chk=10/216)
19-Nov-2024 22:49:27       8,372,620  97%   32.72MB/s    0:00:00 (xfr#100, to-chk=9/216)
19-Nov-2024 22:49:27       8,372,890  97%   32.73MB/s    0:00:00 (xfr#101, to-chk=8/216)
19-Nov-2024 22:49:27       8,403,894  97%   32.58MB/s    0:00:00 (xfr#102, to-chk=7/216)
19-Nov-2024 22:49:27       8,404,548  97%   32.58MB/s    0:00:00 (xfr#103, to-chk=3/216)
19-Nov-2024 22:49:27       8,550,858  99%   33.15MB/s    0:00:00 (xfr#104, to-chk=2/216)
19-Nov-2024 22:49:27       8,551,512  99%   33.02MB/s    0:00:00 (xfr#105, to-chk=1/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   33.18MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   32.65MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   32.52MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   30.36MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27       8,594,233  99%   30.36MB/s    0:00:00 (xfr#106, to-chk=0/216)
19-Nov-2024 22:49:27 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-kbsrt: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.26.55/pod-logs/dev-oneclient-paris-5cc45c8cb7-kbsrt/oneclient_logs
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:49:27          30,912   0%   29.48MB/s    0:00:00 (xfr#1, to-chk=186/219)
19-Nov-2024 22:49:27          30,912   0%   29.48MB/s    0:00:00 (xfr#1, to-chk=180/219)
19-Nov-2024 22:49:27          31,182   0%   29.74MB/s    0:00:00 (xfr#2, to-chk=182/219)
19-Nov-2024 22:49:27         114,273   1%   27.24MB/s    0:00:00 (xfr#3, to-chk=181/219)
19-Nov-2024 22:49:27         114,543   1%   27.31MB/s    0:00:00 (xfr#4, to-chk=180/219)
19-Nov-2024 22:49:27         149,671   2%   15.86MB/s    0:00:00 (xfr#5, to-chk=179/219)
19-Nov-2024 22:49:27         150,325   2%   15.93MB/s    0:00:00 (xfr#6, to-chk=175/219)
19-Nov-2024 22:49:27         318,903   4%   30.41MB/s    0:00:00 (xfr#7, to-chk=174/219)
19-Nov-2024 22:49:27         319,557   4%   30.48MB/s    0:00:00 (xfr#8, to-chk=173/219)
19-Nov-2024 22:49:27         358,494   5%   34.19MB/s    0:00:00 (xfr#9, to-chk=172/219)
19-Nov-2024 22:49:27         359,052   5%   31.13MB/s    0:00:00 (xfr#10, to-chk=168/219)
19-Nov-2024 22:49:27         514,457   7%   27.26MB/s    0:00:00 (xfr#11, to-chk=167/219)
19-Nov-2024 22:49:27         515,015   7%   27.29MB/s    0:00:00 (xfr#12, to-chk=166/219)
19-Nov-2024 22:49:27         515,643   7%   27.32MB/s    0:00:00 (xfr#13, to-chk=165/219)
19-Nov-2024 22:49:27         571,560   8%   30.28MB/s    0:00:00 (xfr#14, to-chk=164/219)
19-Nov-2024 22:49:27         572,214   8%   28.72MB/s    0:00:00 (xfr#15, to-chk=160/219)
19-Nov-2024 22:49:27         800,725  12%   26.33MB/s    0:00:00 (xfr#16, to-chk=159/219)
19-Nov-2024 22:49:27         801,379  12%   26.35MB/s    0:00:00 (xfr#17, to-chk=158/219)
19-Nov-2024 22:49:27         843,784  12%   27.75MB/s    0:00:00 (xfr#18, to-chk=157/219)
19-Nov-2024 22:49:27         844,438  12%   27.77MB/s    0:00:00 (xfr#19, to-chk=153/219)
19-Nov-2024 22:49:27       1,044,048  15%   33.19MB/s    0:00:00 (xfr#20, to-chk=152/219)
19-Nov-2024 22:49:27       1,044,702  15%   33.21MB/s    0:00:00 (xfr#21, to-chk=151/219)
19-Nov-2024 22:49:27       1,069,243  16%   32.89MB/s    0:00:00 (xfr#22, to-chk=150/219)
19-Nov-2024 22:49:27       1,069,897  16%   32.91MB/s    0:00:00 (xfr#23, to-chk=146/219)
19-Nov-2024 22:49:27       1,167,921  17%   35.93MB/s    0:00:00 (xfr#24, to-chk=145/219)
19-Nov-2024 22:49:27       1,168,575  17%   35.95MB/s    0:00:00 (xfr#25, to-chk=144/219)
19-Nov-2024 22:49:27       1,223,252  18%   36.46MB/s    0:00:00 (xfr#26, to-chk=143/219)
19-Nov-2024 22:49:27       1,223,810  18%   36.47MB/s    0:00:00 (xfr#27, to-chk=139/219)
19-Nov-2024 22:49:27       1,418,425  21%   40.99MB/s    0:00:00 (xfr#28, to-chk=138/219)
19-Nov-2024 22:49:27       1,418,983  21%   41.01MB/s    0:00:00 (xfr#29, to-chk=137/219)
19-Nov-2024 22:49:27       1,435,704  21%   41.49MB/s    0:00:00 (xfr#30, to-chk=136/219)
19-Nov-2024 22:49:27       1,436,358  21%   41.51MB/s    0:00:00 (xfr#31, to-chk=132/219)
19-Nov-2024 22:49:27       1,529,687  23%   44.21MB/s    0:00:00 (xfr#32, to-chk=131/219)
19-Nov-2024 22:49:27       1,530,341  23%   44.23MB/s    0:00:00 (xfr#33, to-chk=130/219)
19-Nov-2024 22:49:27       1,700,806  25%   40.55MB/s    0:00:00 (xfr#34, to-chk=129/219)
19-Nov-2024 22:49:27       1,701,556  26%   40.57MB/s    0:00:00 (xfr#35, to-chk=125/219)
19-Nov-2024 22:49:27       2,050,321  31%   39.90MB/s    0:00:00 (xfr#36, to-chk=124/219)
19-Nov-2024 22:49:27       2,051,071  31%   39.92MB/s    0:00:00 (xfr#37, to-chk=123/219)
19-Nov-2024 22:49:27       2,070,788  31%   40.30MB/s    0:00:00 (xfr#38, to-chk=122/219)
19-Nov-2024 22:49:27       2,071,442  31%   40.32MB/s    0:00:00 (xfr#39, to-chk=118/219)
19-Nov-2024 22:49:27       2,183,525  33%   41.65MB/s    0:00:00 (xfr#40, to-chk=117/219)
19-Nov-2024 22:49:27       2,184,179  33%   41.66MB/s    0:00:00 (xfr#41, to-chk=116/219)
19-Nov-2024 22:49:27       2,210,400  33%   40.54MB/s    0:00:00 (xfr#42, to-chk=115/219)
19-Nov-2024 22:49:27       2,210,958  33%   40.55MB/s    0:00:00 (xfr#43, to-chk=111/219)
19-Nov-2024 22:49:27       2,313,781  35%   41.63MB/s    0:00:00 (xfr#44, to-chk=110/219)
19-Nov-2024 22:49:27       2,314,339  35%   41.64MB/s    0:00:00 (xfr#45, to-chk=109/219)
19-Nov-2024 22:49:27       2,332,433  35%   41.97MB/s    0:00:00 (xfr#46, to-chk=108/219)
19-Nov-2024 22:49:27       2,332,703  35%   41.20MB/s    0:00:00 (xfr#47, to-chk=104/219)
19-Nov-2024 22:49:27       2,435,613  37%   42.23MB/s    0:00:00 (xfr#48, to-chk=103/219)
19-Nov-2024 22:49:27       2,435,883  37%   41.48MB/s    0:00:00 (xfr#49, to-chk=102/219)
19-Nov-2024 22:49:27       2,436,511  37%   41.49MB/s    0:00:00 (xfr#50, to-chk=101/219)
19-Nov-2024 22:49:27       2,473,045  37%   40.66MB/s    0:00:00 (xfr#51, to-chk=100/219)
19-Nov-2024 22:49:27       2,473,507  37%   40.67MB/s    0:00:00 (xfr#52, to-chk=96/219)
19-Nov-2024 22:49:27       2,624,853  40%   42.43MB/s    0:00:00 (xfr#53, to-chk=95/219)
19-Nov-2024 22:49:27       2,625,315  40%   42.44MB/s    0:00:00 (xfr#54, to-chk=94/219)
19-Nov-2024 22:49:27       2,650,952  40%   42.85MB/s    0:00:00 (xfr#55, to-chk=93/219)
19-Nov-2024 22:49:27       2,651,510  40%   42.86MB/s    0:00:00 (xfr#56, to-chk=89/219)
19-Nov-2024 22:49:27       2,749,621  42%   44.44MB/s    0:00:00 (xfr#57, to-chk=88/219)
19-Nov-2024 22:49:27       2,750,179  42%   43.71MB/s    0:00:00 (xfr#58, to-chk=87/219)
19-Nov-2024 22:49:27       2,786,360  42%   44.29MB/s    0:00:00 (xfr#59, to-chk=86/219)
19-Nov-2024 22:49:27       2,787,014  42%   44.30MB/s    0:00:00 (xfr#60, to-chk=82/219)
19-Nov-2024 22:49:27       2,911,475  44%   46.28MB/s    0:00:00 (xfr#61, to-chk=81/219)
19-Nov-2024 22:49:27       2,912,129  44%   45.53MB/s    0:00:00 (xfr#62, to-chk=80/219)
19-Nov-2024 22:49:27       2,912,757  44%   45.54MB/s    0:00:00 (xfr#63, to-chk=79/219)
19-Nov-2024 22:49:27       2,959,567  45%   44.80MB/s    0:00:00 (xfr#64, to-chk=78/219)
19-Nov-2024 22:49:27       2,960,221  45%   44.11MB/s    0:00:00 (xfr#65, to-chk=74/219)
19-Nov-2024 22:49:27       3,161,842  48%   41.88MB/s    0:00:00 (xfr#66, to-chk=73/219)
19-Nov-2024 22:49:27       3,162,496  48%   41.89MB/s    0:00:00 (xfr#67, to-chk=72/219)
19-Nov-2024 22:49:27       3,188,263  48%   41.09MB/s    0:00:00 (xfr#68, to-chk=71/219)
19-Nov-2024 22:49:27       3,188,629  48%   41.09MB/s    0:00:00 (xfr#69, to-chk=67/219)
19-Nov-2024 22:49:27       3,317,189  50%   37.66MB/s    0:00:00 (xfr#70, to-chk=66/219)
19-Nov-2024 22:49:27       3,317,555  50%   37.67MB/s    0:00:00 (xfr#71, to-chk=65/219)
19-Nov-2024 22:49:27       3,365,420  51%   38.21MB/s    0:00:00 (xfr#72, to-chk=64/219)
19-Nov-2024 22:49:27       3,366,170  51%   37.77MB/s    0:00:00 (xfr#73, to-chk=60/219)
19-Nov-2024 22:49:27       3,548,261  54%   37.60MB/s    0:00:00 (xfr#74, to-chk=59/219)
19-Nov-2024 22:49:27       3,549,011  54%   37.61MB/s    0:00:00 (xfr#75, to-chk=58/219)
19-Nov-2024 22:49:27       3,593,415  54%   37.66MB/s    0:00:00 (xfr#76, to-chk=57/219)
19-Nov-2024 22:49:27       3,594,069  54%   37.67MB/s    0:00:00 (xfr#77, to-chk=53/219)
19-Nov-2024 22:49:27       3,736,258  57%   38.73MB/s    0:00:00 (xfr#78, to-chk=52/219)
19-Nov-2024 22:49:27       3,736,912  57%   38.32MB/s    0:00:00 (xfr#79, to-chk=51/219)
19-Nov-2024 22:49:27       3,737,540  57%   38.33MB/s    0:00:00 (xfr#80, to-chk=50/219)
19-Nov-2024 22:49:27       3,923,129  59%   38.97MB/s    0:00:00 (xfr#81, to-chk=49/219)
19-Nov-2024 22:49:27       3,923,495  59%   38.57MB/s    0:00:00 (xfr#82, to-chk=45/219)
19-Nov-2024 22:49:27       4,884,355  74%   43.13MB/s    0:00:00 (xfr#83, to-chk=44/219)
19-Nov-2024 22:49:27       4,884,721  74%   43.13MB/s    0:00:00 (xfr#84, to-chk=43/219)
19-Nov-2024 22:49:27       5,050,381  77%   44.19MB/s    0:00:00 (xfr#85, to-chk=42/219)
19-Nov-2024 22:49:27       5,051,131  77%   44.19MB/s    0:00:00 (xfr#86, to-chk=38/219)
19-Nov-2024 22:49:27       5,420,113  82%   46.57MB/s    0:00:00 (xfr#87, to-chk=37/219)
19-Nov-2024 22:49:27       5,420,863  82%   46.57MB/s    0:00:00 (xfr#88, to-chk=36/219)
19-Nov-2024 22:49:27       5,498,919  84%   46.82MB/s    0:00:00 (xfr#89, to-chk=35/219)
19-Nov-2024 22:49:27       5,499,381  84%   46.83MB/s    0:00:00 (xfr#90, to-chk=31/219)
19-Nov-2024 22:49:27       5,752,762  87%   48.55MB/s    0:00:00 (xfr#91, to-chk=30/219)
19-Nov-2024 22:49:27       5,753,224  87%   48.13MB/s    0:00:00 (xfr#92, to-chk=29/219)
19-Nov-2024 22:49:27       5,796,052  88%   48.49MB/s    0:00:00 (xfr#93, to-chk=28/219)
19-Nov-2024 22:49:27       5,796,610  88%   48.49MB/s    0:00:00 (xfr#94, to-chk=24/219)
19-Nov-2024 22:49:27       6,010,406  91%   49.84MB/s    0:00:00 (xfr#95, to-chk=23/219)
19-Nov-2024 22:49:27       6,010,964  91%   49.42MB/s    0:00:00 (xfr#96, to-chk=22/219)
19-Nov-2024 22:49:27       6,038,780  92%   49.65MB/s    0:00:00 (xfr#97, to-chk=21/219)
19-Nov-2024 22:49:27       6,039,338  92%   49.65MB/s    0:00:00 (xfr#98, to-chk=17/219)
19-Nov-2024 22:49:27       6,170,079  94%   49.87MB/s    0:00:00 (xfr#99, to-chk=16/219)
19-Nov-2024 22:49:27       6,170,637  94%   49.87MB/s    0:00:00 (xfr#100, to-chk=15/219)
19-Nov-2024 22:49:27       6,199,043  94%   49.68MB/s    0:00:00 (xfr#101, to-chk=14/219)
19-Nov-2024 22:49:27       6,199,601  94%   49.68MB/s    0:00:00 (xfr#102, to-chk=10/219)
19-Nov-2024 22:49:27       6,326,532  96%   50.70MB/s    0:00:00 (xfr#103, to-chk=9/219)
19-Nov-2024 22:49:27       6,327,090  96%   50.71MB/s    0:00:00 (xfr#104, to-chk=8/219)
19-Nov-2024 22:49:27       6,355,009  97%   50.51MB/s    0:00:00 (xfr#105, to-chk=7/219)
19-Nov-2024 22:49:27       6,355,375  97%   50.51MB/s    0:00:00 (xfr#106, to-chk=3/219)
19-Nov-2024 22:49:27       6,446,655  98%   51.23MB/s    0:00:00 (xfr#107, to-chk=2/219)
19-Nov-2024 22:49:27       6,447,021  98%   51.24MB/s    0:00:00 (xfr#108, to-chk=1/219)
19-Nov-2024 22:49:27       6,537,910  99%   51.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   51.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   51.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   51.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   51.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.28MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.28MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.28MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.28MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   50.28MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27       6,537,910  99%   42.13MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:49:27 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.26.55/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:49:27          23,682  16%   22.58MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:49:27          48,351  33%   46.11MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:49:27          48,351  33%   46.11MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:49:27          71,830  49%   68.50MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:49:27          72,121  50%   68.78MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:49:27          72,121  50%   13.76MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:49:27 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.26.55/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:49:27           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:49:27           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:49:27           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:49:27           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:49:27           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:49:27           6,899  50%    1.10MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:49:27 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.26.55/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:49:27          62,270   6%   59.39MB/s    0:00:00 (xfr#2, to-chk=135/140)
19-Nov-2024 22:49:27         103,619  10%   98.82MB/s    0:00:00 (xfr#3, to-chk=133/140)
19-Nov-2024 22:49:27         103,619  10%   98.82MB/s    0:00:00 (xfr#4, to-chk=131/140)
19-Nov-2024 22:49:27         103,619  10%   98.82MB/s    0:00:00 (xfr#5, to-chk=129/140)
19-Nov-2024 22:49:27         143,505  14%   34.21MB/s    0:00:00 (xfr#6, to-chk=127/140)
19-Nov-2024 22:49:27         143,655  14%   34.25MB/s    0:00:00 (xfr#7, to-chk=125/140)
19-Nov-2024 22:49:27         143,952  14%   34.32MB/s    0:00:00 (xfr#8, to-chk=119/140)
19-Nov-2024 22:49:27         294,485  29%   31.20MB/s    0:00:00 (xfr#9, to-chk=117/140)
19-Nov-2024 22:49:27         295,437  30%   31.31MB/s    0:00:00 (xfr#10, to-chk=107/140)
19-Nov-2024 22:49:27         295,758  30%   31.34MB/s    0:00:00 (xfr#11, to-chk=106/140)
19-Nov-2024 22:49:27         296,074  30%   31.37MB/s    0:00:00 (xfr#12, to-chk=105/140)
19-Nov-2024 22:49:27         297,026  30%   31.47MB/s    0:00:00 (xfr#13, to-chk=104/140)
19-Nov-2024 22:49:27         297,594  30%   31.53MB/s    0:00:00 (xfr#14, to-chk=103/140)
19-Nov-2024 22:49:27         298,384  30%   28.46MB/s    0:00:00 (xfr#15, to-chk=102/140)
19-Nov-2024 22:49:27         299,513  30%   28.56MB/s    0:00:00 (xfr#16, to-chk=101/140)
19-Nov-2024 22:49:27         300,318  30%   28.64MB/s    0:00:00 (xfr#17, to-chk=100/140)
19-Nov-2024 22:49:27         300,478  30%   28.66MB/s    0:00:00 (xfr#18, to-chk=99/140)
19-Nov-2024 22:49:27         301,106  30%   28.72MB/s    0:00:00 (xfr#19, to-chk=98/140)
19-Nov-2024 22:49:27         301,578  30%   28.76MB/s    0:00:00 (xfr#20, to-chk=97/140)
19-Nov-2024 22:49:27         303,157  30%   28.91MB/s    0:00:00 (xfr#21, to-chk=96/140)
19-Nov-2024 22:49:27         303,473  30%   28.94MB/s    0:00:00 (xfr#22, to-chk=95/140)
19-Nov-2024 22:49:27         303,789  30%   26.34MB/s    0:00:00 (xfr#23, to-chk=94/140)
19-Nov-2024 22:49:27         304,261  30%   26.38MB/s    0:00:00 (xfr#24, to-chk=93/140)
19-Nov-2024 22:49:27         304,577  30%   26.41MB/s    0:00:00 (xfr#25, to-chk=92/140)
19-Nov-2024 22:49:27         305,226  31%   26.46MB/s    0:00:00 (xfr#26, to-chk=91/140)
19-Nov-2024 22:49:27         306,040  31%   26.53MB/s    0:00:00 (xfr#27, to-chk=90/140)
19-Nov-2024 22:49:27         306,364  31%   26.56MB/s    0:00:00 (xfr#28, to-chk=89/140)
19-Nov-2024 22:49:27         308,706  31%   26.76MB/s    0:00:00 (xfr#29, to-chk=88/140)
19-Nov-2024 22:49:27         309,022  31%   24.56MB/s    0:00:00 (xfr#30, to-chk=87/140)
19-Nov-2024 22:49:27         310,157  31%   24.65MB/s    0:00:00 (xfr#31, to-chk=86/140)
19-Nov-2024 22:49:27         310,629  31%   24.69MB/s    0:00:00 (xfr#32, to-chk=85/140)
19-Nov-2024 22:49:27         310,945  31%   24.71MB/s    0:00:00 (xfr#33, to-chk=84/140)
19-Nov-2024 22:49:27         311,891  31%   24.79MB/s    0:00:00 (xfr#34, to-chk=83/140)
19-Nov-2024 22:49:27         312,840  31%   24.86MB/s    0:00:00 (xfr#35, to-chk=82/140)
19-Nov-2024 22:49:27         313,156  31%   22.97MB/s    0:00:00 (xfr#36, to-chk=81/140)
19-Nov-2024 22:49:27         313,472  31%   23.00MB/s    0:00:00 (xfr#37, to-chk=80/140)
19-Nov-2024 22:49:27         313,793  31%   23.02MB/s    0:00:00 (xfr#38, to-chk=79/140)
19-Nov-2024 22:49:27         314,109  31%   23.04MB/s    0:00:00 (xfr#39, to-chk=78/140)
19-Nov-2024 22:49:27         314,581  31%   23.08MB/s    0:00:00 (xfr#40, to-chk=77/140)
19-Nov-2024 22:49:27         315,053  32%   23.11MB/s    0:00:00 (xfr#41, to-chk=76/140)
19-Nov-2024 22:49:27         315,936  32%   23.18MB/s    0:00:00 (xfr#42, to-chk=75/140)
19-Nov-2024 22:49:27         316,894  32%   23.25MB/s    0:00:00 (xfr#43, to-chk=74/140)
19-Nov-2024 22:49:27         317,861  32%   21.65MB/s    0:00:00 (xfr#44, to-chk=73/140)
19-Nov-2024 22:49:27         318,718  32%   21.71MB/s    0:00:00 (xfr#45, to-chk=72/140)
19-Nov-2024 22:49:27         318,878  32%   21.72MB/s    0:00:00 (xfr#46, to-chk=71/140)
19-Nov-2024 22:49:27         319,194  32%   21.74MB/s    0:00:00 (xfr#47, to-chk=70/140)
19-Nov-2024 22:49:27         319,510  32%   21.76MB/s    0:00:00 (xfr#48, to-chk=69/140)
19-Nov-2024 22:49:27         320,468  32%   21.83MB/s    0:00:00 (xfr#49, to-chk=68/140)
19-Nov-2024 22:49:27         321,573  32%   21.91MB/s    0:00:00 (xfr#50, to-chk=67/140)
19-Nov-2024 22:49:27         322,198  32%   20.48MB/s    0:00:00 (xfr#51, to-chk=66/140)
19-Nov-2024 22:49:27         322,514  32%   20.50MB/s    0:00:00 (xfr#52, to-chk=65/140)
19-Nov-2024 22:49:27         322,830  32%   20.52MB/s    0:00:00 (xfr#53, to-chk=64/140)
19-Nov-2024 22:49:27         323,464  32%   20.57MB/s    0:00:00 (xfr#54, to-chk=63/140)
19-Nov-2024 22:49:27         323,789  32%   20.59MB/s    0:00:00 (xfr#55, to-chk=62/140)
19-Nov-2024 22:49:27         324,598  32%   20.64MB/s    0:00:00 (xfr#56, to-chk=61/140)
19-Nov-2024 22:49:27         325,067  33%   20.67MB/s    0:00:00 (xfr#57, to-chk=60/140)
19-Nov-2024 22:49:27         326,010  33%   20.73MB/s    0:00:00 (xfr#58, to-chk=59/140)
19-Nov-2024 22:49:27         326,794  33%   20.78MB/s    0:00:00 (xfr#59, to-chk=58/140)
19-Nov-2024 22:49:27         327,422  33%   19.52MB/s    0:00:00 (xfr#60, to-chk=57/140)
19-Nov-2024 22:49:27         327,738  33%   19.53MB/s    0:00:00 (xfr#61, to-chk=56/140)
19-Nov-2024 22:49:27         328,191  33%   19.56MB/s    0:00:00 (xfr#62, to-chk=55/140)
19-Nov-2024 22:49:27         338,148  34%   20.16MB/s    0:00:00 (xfr#63, to-chk=54/140)
19-Nov-2024 22:49:27         344,794  35%   20.55MB/s    0:00:00 (xfr#64, to-chk=53/140)
19-Nov-2024 22:49:27         355,735  36%   21.20MB/s    0:00:00 (xfr#65, to-chk=52/140)
19-Nov-2024 22:49:27         356,225  36%   21.23MB/s    0:00:00 (xfr#66, to-chk=51/140)
19-Nov-2024 22:49:27         367,622  37%   21.91MB/s    0:00:00 (xfr#67, to-chk=50/140)
19-Nov-2024 22:49:27         375,713  38%   21.08MB/s    0:00:00 (xfr#68, to-chk=49/140)
19-Nov-2024 22:49:27         382,664  38%   21.47MB/s    0:00:00 (xfr#69, to-chk=48/140)
19-Nov-2024 22:49:27         389,709  39%   21.86MB/s    0:00:00 (xfr#70, to-chk=47/140)
19-Nov-2024 22:49:27         402,018  40%   22.55MB/s    0:00:00 (xfr#71, to-chk=46/140)
19-Nov-2024 22:49:27         413,053  41%   23.17MB/s    0:00:00 (xfr#72, to-chk=45/140)
19-Nov-2024 22:49:27         422,056  42%   23.68MB/s    0:00:00 (xfr#73, to-chk=44/140)
19-Nov-2024 22:49:27         434,459  44%   24.37MB/s    0:00:00 (xfr#74, to-chk=43/140)
19-Nov-2024 22:49:27         445,950  45%   25.02MB/s    0:00:00 (xfr#75, to-chk=42/140)
19-Nov-2024 22:49:27         452,083  45%   23.95MB/s    0:00:00 (xfr#76, to-chk=41/140)
19-Nov-2024 22:49:27         455,081  46%   24.11MB/s    0:00:00 (xfr#77, to-chk=40/140)
19-Nov-2024 22:49:27         466,993  47%   24.74MB/s    0:00:00 (xfr#78, to-chk=39/140)
19-Nov-2024 22:49:27         472,519  48%   25.03MB/s    0:00:00 (xfr#79, to-chk=38/140)
19-Nov-2024 22:49:27         481,559  48%   25.51MB/s    0:00:00 (xfr#80, to-chk=37/140)
19-Nov-2024 22:49:27         483,350  49%   25.61MB/s    0:00:00 (xfr#81, to-chk=36/140)
19-Nov-2024 22:49:27         484,866  49%   25.69MB/s    0:00:00 (xfr#82, to-chk=35/140)
19-Nov-2024 22:49:27         489,936  49%   25.96MB/s    0:00:00 (xfr#83, to-chk=34/140)
19-Nov-2024 22:49:27         500,401  50%   26.51MB/s    0:00:00 (xfr#84, to-chk=33/140)
19-Nov-2024 22:49:27         513,374  52%   25.77MB/s    0:00:00 (xfr#85, to-chk=32/140)
19-Nov-2024 22:49:27         517,418  52%   25.97MB/s    0:00:00 (xfr#86, to-chk=31/140)
19-Nov-2024 22:49:27         530,297  53%   26.62MB/s    0:00:00 (xfr#87, to-chk=30/140)
19-Nov-2024 22:49:27         534,378  54%   26.82MB/s    0:00:00 (xfr#88, to-chk=29/140)
19-Nov-2024 22:49:27         543,874  55%   27.30MB/s    0:00:00 (xfr#89, to-chk=28/140)
19-Nov-2024 22:49:27         555,821  56%   27.90MB/s    0:00:00 (xfr#90, to-chk=27/140)
19-Nov-2024 22:49:27         569,193  57%   28.57MB/s    0:00:00 (xfr#91, to-chk=26/140)
19-Nov-2024 22:49:27         577,321  58%   28.98MB/s    0:00:00 (xfr#92, to-chk=25/140)
19-Nov-2024 22:49:27         582,428  59%   27.77MB/s    0:00:00 (xfr#93, to-chk=24/140)
19-Nov-2024 22:49:27         588,524  59%   28.06MB/s    0:00:00 (xfr#94, to-chk=23/140)
19-Nov-2024 22:49:27         591,998  60%   26.88MB/s    0:00:00 (xfr#95, to-chk=22/140)
19-Nov-2024 22:49:27         598,607  60%   25.95MB/s    0:00:00 (xfr#96, to-chk=21/140)
19-Nov-2024 22:49:27         609,035  61%   26.40MB/s    0:00:00 (xfr#97, to-chk=20/140)
19-Nov-2024 22:49:27         613,572  62%   26.60MB/s    0:00:00 (xfr#98, to-chk=19/140)
19-Nov-2024 22:49:27         621,130  63%   25.75MB/s    0:00:00 (xfr#99, to-chk=18/140)
19-Nov-2024 22:49:27         623,102  63%   25.84MB/s    0:00:00 (xfr#100, to-chk=17/140)
19-Nov-2024 22:49:27         626,063  63%   25.96MB/s    0:00:00 (xfr#101, to-chk=16/140)
19-Nov-2024 22:49:27         628,511  63%   26.06MB/s    0:00:00 (xfr#102, to-chk=15/140)
19-Nov-2024 22:49:27         630,448  64%   26.14MB/s    0:00:00 (xfr#103, to-chk=14/140)
19-Nov-2024 22:49:27         636,068  64%   25.28MB/s    0:00:00 (xfr#104, to-chk=13/140)
19-Nov-2024 22:49:27         639,579  64%   24.40MB/s    0:00:00 (xfr#105, to-chk=12/140)
19-Nov-2024 22:49:27         640,488  65%   24.43MB/s    0:00:00 (xfr#106, to-chk=11/140)
19-Nov-2024 22:49:27         641,439  65%   24.47MB/s    0:00:00 (xfr#107, to-chk=10/140)
19-Nov-2024 22:49:27         651,354  66%   24.85MB/s    0:00:00 (xfr#108, to-chk=9/140)
19-Nov-2024 22:49:27         664,689  67%   24.38MB/s    0:00:00 (xfr#109, to-chk=8/140)
19-Nov-2024 22:49:27         672,153  68%   24.65MB/s    0:00:00 (xfr#110, to-chk=7/140)
19-Nov-2024 22:49:27         681,612  69%   25.00MB/s    0:00:00 (xfr#111, to-chk=6/140)
19-Nov-2024 22:49:27         686,110  69%   25.17MB/s    0:00:00 (xfr#112, to-chk=5/140)
19-Nov-2024 22:49:27         688,652  69%   25.26MB/s    0:00:00 (xfr#113, to-chk=4/140)
19-Nov-2024 22:49:27         688,938  69%   25.27MB/s    0:00:00 (xfr#114, to-chk=1/140)
19-Nov-2024 22:49:27         689,224  70%   25.28MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:49:27         689,224  70%   25.28MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:49:27         689,224  70%   25.28MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:49:27         689,224  70%   24.34MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:49:27         689,224  70%   24.34MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:49:27         689,224  70%   24.34MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:49:27 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.26.55/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:49:27          23,472  16%   22.38MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:49:27          47,927  33%   45.71MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:49:27          47,927  33%   45.71MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:49:27          71,196  49%   67.90MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:49:27          71,487  50%   68.18MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:49:27          71,487  50%    8.52MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:49:27 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.26.55/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:49:27           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:49:27           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:49:27           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:49:27           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:49:27           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:49:27           6,885  50%    1.64MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:49:27 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.26.55/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:49:27         151,078  13%   48.03MB/s    0:00:00 (xfr#2, to-chk=135/140)
19-Nov-2024 22:49:27         190,461  16%   60.55MB/s    0:00:00 (xfr#3, to-chk=133/140)
19-Nov-2024 22:49:27         190,461  16%   45.41MB/s    0:00:00 (xfr#4, to-chk=131/140)
19-Nov-2024 22:49:27         190,461  16%   45.41MB/s    0:00:00 (xfr#5, to-chk=129/140)
19-Nov-2024 22:49:27         228,421  19%   54.46MB/s    0:00:00 (xfr#6, to-chk=127/140)
19-Nov-2024 22:49:27         228,571  19%   54.50MB/s    0:00:00 (xfr#7, to-chk=125/140)
19-Nov-2024 22:49:27         228,868  19%   54.57MB/s    0:00:00 (xfr#8, to-chk=119/140)
19-Nov-2024 22:49:27         379,829  32%   45.28MB/s    0:00:00 (xfr#9, to-chk=117/140)
19-Nov-2024 22:49:27         380,793  32%   45.39MB/s    0:00:00 (xfr#10, to-chk=107/140)
19-Nov-2024 22:49:27         381,076  32%   45.43MB/s    0:00:00 (xfr#11, to-chk=106/140)
19-Nov-2024 22:49:27         381,356  32%   45.46MB/s    0:00:00 (xfr#12, to-chk=105/140)
19-Nov-2024 22:49:27         382,320  33%   45.58MB/s    0:00:00 (xfr#13, to-chk=104/140)
19-Nov-2024 22:49:27         383,089  33%   45.67MB/s    0:00:00 (xfr#14, to-chk=103/140)
19-Nov-2024 22:49:27         383,964  33%   40.69MB/s    0:00:00 (xfr#15, to-chk=102/140)
19-Nov-2024 22:49:27         385,270  33%   40.82MB/s    0:00:00 (xfr#16, to-chk=101/140)
19-Nov-2024 22:49:27         386,096  33%   40.91MB/s    0:00:00 (xfr#17, to-chk=100/140)
19-Nov-2024 22:49:27         386,378  33%   40.94MB/s    0:00:00 (xfr#18, to-chk=99/140)
19-Nov-2024 22:49:27         387,183  33%   41.03MB/s    0:00:00 (xfr#19, to-chk=98/140)
19-Nov-2024 22:49:27         387,621  33%   41.07MB/s    0:00:00 (xfr#20, to-chk=97/140)
19-Nov-2024 22:49:27         389,530  33%   41.28MB/s    0:00:00 (xfr#21, to-chk=96/140)
19-Nov-2024 22:49:27         389,810  33%   41.31MB/s    0:00:00 (xfr#22, to-chk=95/140)
19-Nov-2024 22:49:27         390,090  33%   41.34MB/s    0:00:00 (xfr#23, to-chk=94/140)
19-Nov-2024 22:49:27         390,524  33%   41.38MB/s    0:00:00 (xfr#24, to-chk=93/140)
19-Nov-2024 22:49:27         390,806  33%   41.41MB/s    0:00:00 (xfr#25, to-chk=92/140)
19-Nov-2024 22:49:27         391,634  33%   41.50MB/s    0:00:00 (xfr#26, to-chk=91/140)
19-Nov-2024 22:49:27         392,481  33%   34.03MB/s    0:00:00 (xfr#27, to-chk=90/140)
19-Nov-2024 22:49:27         392,761  33%   34.05MB/s    0:00:00 (xfr#28, to-chk=89/140)
19-Nov-2024 22:49:27         397,384  34%   34.45MB/s    0:00:00 (xfr#29, to-chk=88/140)
19-Nov-2024 22:49:27         397,822  34%   34.49MB/s    0:00:00 (xfr#30, to-chk=87/140)
19-Nov-2024 22:49:27         399,029  34%   34.59MB/s    0:00:00 (xfr#31, to-chk=86/140)
19-Nov-2024 22:49:27         399,465  34%   31.75MB/s    0:00:00 (xfr#32, to-chk=85/140)
19-Nov-2024 22:49:27         399,745  34%   31.77MB/s    0:00:00 (xfr#33, to-chk=84/140)
19-Nov-2024 22:49:27         401,129  34%   31.88MB/s    0:00:00 (xfr#34, to-chk=83/140)
19-Nov-2024 22:49:27         402,273  34%   31.97MB/s    0:00:00 (xfr#35, to-chk=82/140)
19-Nov-2024 22:49:27         402,709  34%   32.00MB/s    0:00:00 (xfr#36, to-chk=81/140)
19-Nov-2024 22:49:27         402,991  34%   29.56MB/s    0:00:00 (xfr#37, to-chk=80/140)
19-Nov-2024 22:49:27         403,429  34%   29.60MB/s    0:00:00 (xfr#38, to-chk=79/140)
19-Nov-2024 22:49:27         403,711  34%   29.62MB/s    0:00:00 (xfr#39, to-chk=78/140)
19-Nov-2024 22:49:27         404,145  34%   29.65MB/s    0:00:00 (xfr#40, to-chk=77/140)
19-Nov-2024 22:49:27         404,427  34%   29.67MB/s    0:00:00 (xfr#41, to-chk=76/140)
19-Nov-2024 22:49:27         405,544  35%   29.75MB/s    0:00:00 (xfr#42, to-chk=75/140)
19-Nov-2024 22:49:27         406,608  35%   29.83MB/s    0:00:00 (xfr#43, to-chk=74/140)
19-Nov-2024 22:49:27         407,755  35%   27.78MB/s    0:00:00 (xfr#44, to-chk=73/140)
19-Nov-2024 22:49:27         408,743  35%   27.84MB/s    0:00:00 (xfr#45, to-chk=72/140)
19-Nov-2024 22:49:27         409,021  35%   27.86MB/s    0:00:00 (xfr#46, to-chk=71/140)
19-Nov-2024 22:49:27         409,299  35%   27.88MB/s    0:00:00 (xfr#47, to-chk=70/140)
19-Nov-2024 22:49:27         409,577  35%   27.90MB/s    0:00:00 (xfr#48, to-chk=69/140)
19-Nov-2024 22:49:27         410,553  35%   27.97MB/s    0:00:00 (xfr#49, to-chk=68/140)
19-Nov-2024 22:49:27         411,703  35%   28.05MB/s    0:00:00 (xfr#50, to-chk=67/140)
19-Nov-2024 22:49:27         412,513  35%   26.23MB/s    0:00:00 (xfr#51, to-chk=66/140)
19-Nov-2024 22:49:27         412,951  35%   26.25MB/s    0:00:00 (xfr#52, to-chk=65/140)
19-Nov-2024 22:49:27         413,385  35%   26.28MB/s    0:00:00 (xfr#53, to-chk=64/140)
19-Nov-2024 22:49:27         414,043  35%   26.32MB/s    0:00:00 (xfr#54, to-chk=63/140)
19-Nov-2024 22:49:27         414,327  35%   26.34MB/s    0:00:00 (xfr#55, to-chk=62/140)
19-Nov-2024 22:49:27         415,367  35%   26.41MB/s    0:00:00 (xfr#56, to-chk=61/140)
19-Nov-2024 22:49:27         416,052  35%   24.80MB/s    0:00:00 (xfr#57, to-chk=60/140)
19-Nov-2024 22:49:27         416,933  35%   24.85MB/s    0:00:00 (xfr#58, to-chk=59/140)
19-Nov-2024 22:49:27         417,900  36%   24.91MB/s    0:00:00 (xfr#59, to-chk=58/140)
19-Nov-2024 22:49:27         418,801  36%   24.96MB/s    0:00:00 (xfr#60, to-chk=57/140)
19-Nov-2024 22:49:27         419,085  36%   24.98MB/s    0:00:00 (xfr#61, to-chk=56/140)
19-Nov-2024 22:49:27         419,538  36%   25.01MB/s    0:00:00 (xfr#62, to-chk=55/140)
19-Nov-2024 22:49:27         429,398  37%   24.09MB/s    0:00:00 (xfr#63, to-chk=54/140)
19-Nov-2024 22:49:27         435,887  37%   24.45MB/s    0:00:00 (xfr#64, to-chk=53/140)
19-Nov-2024 22:49:27         446,885  38%   25.07MB/s    0:00:00 (xfr#65, to-chk=52/140)
19-Nov-2024 22:49:27         447,283  38%   25.09MB/s    0:00:00 (xfr#66, to-chk=51/140)
19-Nov-2024 22:49:27         458,737  39%   24.30MB/s    0:00:00 (xfr#67, to-chk=50/140)
19-Nov-2024 22:49:27         466,828  40%   24.73MB/s    0:00:00 (xfr#68, to-chk=49/140)
19-Nov-2024 22:49:27         473,836  40%   25.10MB/s    0:00:00 (xfr#69, to-chk=48/140)
19-Nov-2024 22:49:27         480,779  41%   24.13MB/s    0:00:00 (xfr#70, to-chk=47/140)
19-Nov-2024 22:49:27         493,088  42%   24.75MB/s    0:00:00 (xfr#71, to-chk=46/140)
19-Nov-2024 22:49:27         504,023  43%   25.30MB/s    0:00:00 (xfr#72, to-chk=45/140)
19-Nov-2024 22:49:27         513,028  44%   25.75MB/s    0:00:00 (xfr#73, to-chk=44/140)
19-Nov-2024 22:49:27         525,331  45%   25.05MB/s    0:00:00 (xfr#74, to-chk=43/140)
19-Nov-2024 22:49:27         536,665  46%   25.59MB/s    0:00:00 (xfr#75, to-chk=42/140)
19-Nov-2024 22:49:27         542,698  46%   25.88MB/s    0:00:00 (xfr#76, to-chk=41/140)
19-Nov-2024 22:49:27         545,594  47%   26.02MB/s    0:00:00 (xfr#77, to-chk=40/140)
19-Nov-2024 22:49:27         557,504  48%   25.32MB/s    0:00:00 (xfr#78, to-chk=39/140)
19-Nov-2024 22:49:27         563,087  48%   25.57MB/s    0:00:00 (xfr#79, to-chk=38/140)
19-Nov-2024 22:49:27         572,035  49%   25.98MB/s    0:00:00 (xfr#80, to-chk=37/140)
19-Nov-2024 22:49:27         573,588  49%   26.05MB/s    0:00:00 (xfr#81, to-chk=36/140)
19-Nov-2024 22:49:27         575,002  49%   26.11MB/s    0:00:00 (xfr#82, to-chk=35/140)
19-Nov-2024 22:49:27         580,072  50%   26.34MB/s    0:00:00 (xfr#83, to-chk=34/140)
19-Nov-2024 22:49:27         590,437  50%   25.59MB/s    0:00:00 (xfr#84, to-chk=33/140)
19-Nov-2024 22:49:27         603,253  52%   26.15MB/s    0:00:00 (xfr#85, to-chk=32/140)
19-Nov-2024 22:49:27         607,297  52%   26.33MB/s    0:00:00 (xfr#86, to-chk=31/140)
19-Nov-2024 22:49:27         620,176  53%   25.72MB/s    0:00:00 (xfr#87, to-chk=30/140)
19-Nov-2024 22:49:27         624,155  53%   25.88MB/s    0:00:00 (xfr#88, to-chk=29/140)
19-Nov-2024 22:49:27         633,551  54%   26.27MB/s    0:00:00 (xfr#89, to-chk=28/140)
19-Nov-2024 22:49:27         645,406  55%   26.76MB/s    0:00:00 (xfr#90, to-chk=27/140)
19-Nov-2024 22:49:27         658,678  56%   26.17MB/s    0:00:00 (xfr#91, to-chk=26/140)
19-Nov-2024 22:49:27         666,706  57%   26.49MB/s    0:00:00 (xfr#92, to-chk=25/140)
19-Nov-2024 22:49:27         671,711  57%   26.69MB/s    0:00:00 (xfr#93, to-chk=24/140)
19-Nov-2024 22:49:27         677,809  58%   26.93MB/s    0:00:00 (xfr#94, to-chk=23/140)
19-Nov-2024 22:49:27         681,285  58%   27.07MB/s    0:00:00 (xfr#95, to-chk=22/140)
19-Nov-2024 22:49:27         687,896  59%   19.29MB/s    0:00:00 (xfr#96, to-chk=21/140)
19-Nov-2024 22:49:27         698,324  60%   19.59MB/s    0:00:00 (xfr#97, to-chk=20/140)
19-Nov-2024 22:49:27         702,759  60%   19.71MB/s    0:00:00 (xfr#98, to-chk=19/140)
19-Nov-2024 22:49:27         710,215  61%   19.92MB/s    0:00:00 (xfr#99, to-chk=18/140)
19-Nov-2024 22:49:27         712,087  61%   19.97MB/s    0:00:00 (xfr#100, to-chk=17/140)
19-Nov-2024 22:49:27         715,048  61%   20.06MB/s    0:00:00 (xfr#101, to-chk=16/140)
19-Nov-2024 22:49:27         717,553  61%   20.13MB/s    0:00:00 (xfr#102, to-chk=15/140)
19-Nov-2024 22:49:27         719,488  62%   20.18MB/s    0:00:00 (xfr#103, to-chk=14/140)
19-Nov-2024 22:49:27         725,008  62%   19.75MB/s    0:00:00 (xfr#104, to-chk=13/140)
19-Nov-2024 22:49:27         728,417  62%   19.85MB/s    0:00:00 (xfr#105, to-chk=12/140)
19-Nov-2024 22:49:27         729,326  62%   19.87MB/s    0:00:00 (xfr#106, to-chk=11/140)
19-Nov-2024 22:49:27         730,180  63%   19.90MB/s    0:00:00 (xfr#107, to-chk=10/140)
19-Nov-2024 22:49:27         740,097  63%   20.17MB/s    0:00:00 (xfr#108, to-chk=9/140)
19-Nov-2024 22:49:27         753,432  65%   20.53MB/s    0:00:00 (xfr#109, to-chk=8/140)
19-Nov-2024 22:49:27         760,896  65%   20.73MB/s    0:00:00 (xfr#110, to-chk=7/140)
19-Nov-2024 22:49:27         770,355  66%   20.99MB/s    0:00:00 (xfr#111, to-chk=6/140)
19-Nov-2024 22:49:27         774,855  66%   20.53MB/s    0:00:00 (xfr#112, to-chk=5/140)
19-Nov-2024 22:49:27         777,297  67%   20.59MB/s    0:00:00 (xfr#113, to-chk=4/140)
19-Nov-2024 22:49:27         777,582  67%   20.60MB/s    0:00:00 (xfr#114, to-chk=1/140)
19-Nov-2024 22:49:27         777,867  67%   20.61MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:49:27         777,867  67%   20.61MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:49:27         777,867  67%   19.02MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:49:27         777,867  67%   18.55MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:49:27         777,867  67%   18.55MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:49:27         777,867  67%   18.55MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:49:27 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.26.55/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:49:27           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:49:27           4,708  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:49:27           4,708  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:49:27           6,483  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:49:27           6,745  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:49:27           6,745  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:49:27 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.26.55/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:49:27          55,840  12%   53.25MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:49:27         113,264  26%  108.02MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:49:27         160,739  37%   76.65MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:49:27         216,376  49%   51.59MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:49:27         216,667  50%   51.66MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:49:27         216,667  50%   34.44MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:49:27 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.26.55/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
19-Nov-2024 22:49:27               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:49:27          23,822   3%   22.72MB/s    0:00:00 (xfr#2, to-chk=15/20)
19-Nov-2024 22:49:27          48,409   6%   46.17MB/s    0:00:00 (xfr#3, to-chk=13/20)
19-Nov-2024 22:49:27          48,409   6%   46.17MB/s    0:00:00 (xfr#4, to-chk=11/20)
19-Nov-2024 22:49:27          71,751   9%   68.43MB/s    0:00:00 (xfr#5, to-chk=9/20)
19-Nov-2024 22:49:27          71,842   9%   68.51MB/s    0:00:00 (xfr#6, to-chk=7/20)
19-Nov-2024 22:49:27         208,312  28%  198.66MB/s    0:00:00 (xfr#7, to-chk=5/20)
19-Nov-2024 22:49:27         208,609  28%  198.95MB/s    0:00:00 (xfr#8, to-chk=3/20)
19-Nov-2024 22:49:27         360,439  50%  171.87MB/s    0:00:00 (xfr#9, to-chk=1/20)
19-Nov-2024 22:49:27         360,439  50%  114.58MB/s    0:00:00 (xfr#9, to-chk=0/20)
19-Nov-2024 22:49:27 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxyio/test_multi_reg_file_CRUD.1732056555.1001928 exists, exporting anyway.
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27 =============================== warnings summary ===============================
19-Nov-2024 22:49:27 tests/utils/rest_utils.py:98
19-Nov-2024 22:49:27   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:49:27     print("""
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27 tests/utils/path_utils.py:112
19-Nov-2024 22:49:27   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:49:27     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27 tests/utils/acceptance_utils.py:55
19-Nov-2024 22:49:27   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:49:27     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27 tests/utils/acceptance_utils.py:57
19-Nov-2024 22:49:27   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:49:27     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:49:27
19-Nov-2024 22:49:27 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 22:49:27 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 22:49:27 ================= 26 passed, 4 warnings in 1353.87s (0:22:33) ==================
19-Nov-2024 22:49:31 release "dev" uninstalled
19-Nov-2024 22:49:32 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 22:49:32 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 22:49:35 No resources found
19-Nov-2024 22:49:36 Sidecar injection has been disabled
19-Nov-2024 22:49:36 Cleaning helm release "dev"...
19-Nov-2024 22:49:36 Deleted 1 helm deployments
19-Nov-2024 22:49:36 Deleted 0 k8s deployments
19-Nov-2024 22:49:36 Deleted 0 k8s services
19-Nov-2024 22:49:36 Deleted 0 persistent volumes
19-Nov-2024 22:49:36 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:49:36 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 22:49:36 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:49:36 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 22:49:36 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 22:49:36 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:49:36 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 22:49:36 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 22:49:36 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 22:49:36 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP...
19-Nov-2024 22:49:36 Finished task 'Parse test results' with result: Success
19-Nov-2024 22:49:36 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:49:36
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:49:36
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:49:36
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:49:36
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:49:36
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:49:36
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:49:36
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:49:36
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:49:36
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:49:36
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:49:36 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:49:36
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio #3366 (ODSRV-OAP-MRFCP-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCP-3366-ScriptBuildTask-283371420692972365.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance
19-Nov-2024 22:49:36 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_CRUD_proxyio.tar.gz
19-Nov-2024 22:49:37 Uploading artifact
19-Nov-2024 22:49:37     source path: surefire_multiprovider_regular_file_CRUD_proxyio.tar.gz
19-Nov-2024 22:49:37     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_proxyio.tar.gz
19-Nov-2024 22:49:37 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 22:49:37 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:49:37 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:49:37
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio #3366 (ODSRV-OAP-MRFCP-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCP-3366-ScriptBuildTask-15413564687963276523.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP
19-Nov-2024 22:49:37 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 22:49:37 Finished task 'Pack logs' with result: Success
19-Nov-2024 22:49:37 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:49:37
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 22:49:37 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:49:37
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio #3366 (ODSRV-OAP-MRFCP-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCP-3366-ScriptBuildTask-11051256898504466408.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance
19-Nov-2024 22:49:37   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 22:49:37                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 22:49:37
19-Nov-2024 22:49:37   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:49:37 100  4822  100  4822    0     0  62623      0 --:--:-- --:--:-- --:--:-- 62623
19-Nov-2024 22:49:37 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 22:49:38 Cleaning helm deployments
19-Nov-2024 22:49:38 Cleanining pods
19-Nov-2024 22:49:38 Cleaning kube persistant volumes
19-Nov-2024 22:49:39 Cleaning dockswift container
19-Nov-2024 22:49:39 Cleaning docker containers
19-Nov-2024 22:49:42 Stalled docker containers to remove:
19-Nov-2024 22:49:42 e074af7a0497 adb5b405b2a0 c13183f0b031 7b64cff8643f 2decc3b10218 d4851837ae4f 93ebe41e2f30 e60b56984773 cd347ebf5bbb b1e49443b7a1 182527b8ae79 08b1e4b24a0f 1d4528cc35e7 58d9ab129ccf cbadc5338e90 ffbc8e9e3708 5f861c99bd52 da37417ac18b a28418f192fa 7ece2b521064
19-Nov-2024 22:49:42 Removing stalled docker containers
19-Nov-2024 22:49:42 Error response from daemon: Cannot kill container: e074af7a0497: Container e074af7a0497fe068d37c1f9af2081c453c9b1f8b32db20159a66dff3b441d94 is not running
19-Nov-2024 22:49:42 e074af7a0497
19-Nov-2024 22:49:42 Error response from daemon: Cannot kill container: adb5b405b2a0: Container adb5b405b2a0a56ca03f1ea7c8be62f81e219700f5f18a8c1469044867ba9688 is not running
19-Nov-2024 22:49:42 adb5b405b2a0
19-Nov-2024 22:49:42 Error response from daemon: Cannot kill container: c13183f0b031: Container c13183f0b0319457a5632acd0b0a3ba43c5ab58f2710ee9ff1cc19d74fbfe461 is not running
19-Nov-2024 22:49:42 c13183f0b031
19-Nov-2024 22:49:42 Error response from daemon: Cannot kill container: 7b64cff8643f: Container 7b64cff8643f24f1185bbd9851ff952ab71c5c447940fd4e46113770137489ce is not running
19-Nov-2024 22:49:42 7b64cff8643f
19-Nov-2024 22:49:42 Error response from daemon: Cannot kill container: 2decc3b10218: Container 2decc3b10218f99d186367d8679cafcd9f06185dc9d7af4ef6ddd34fb8c78272 is not running
19-Nov-2024 22:49:42 2decc3b10218
19-Nov-2024 22:49:42 Error response from daemon: Cannot kill container: d4851837ae4f: Container d4851837ae4f5ab982b6c726e7f2193f786a314aa6bf8a99a7a624297b1dbb74 is not running
19-Nov-2024 22:49:43 d4851837ae4f
19-Nov-2024 22:49:43 Error response from daemon: Cannot kill container: 93ebe41e2f30: Container 93ebe41e2f308bf9823d6194d18233fdce1b89a891d287db62ffacb02ae3f4db is not running
19-Nov-2024 22:49:43 93ebe41e2f30
19-Nov-2024 22:49:43 Error response from daemon: Cannot kill container: e60b56984773: Container e60b56984773fa72dadf6c40428c23bccf26a0fa6e7a4b000107f896ea819433 is not running
19-Nov-2024 22:49:43 e60b56984773
19-Nov-2024 22:49:43 Error response from daemon: Cannot kill container: cd347ebf5bbb: Container cd347ebf5bbba9cf65c3db4e5d232f95c68c847d6ad2e3c359c0645c0cd5faa8 is not running
19-Nov-2024 22:49:43 cd347ebf5bbb
19-Nov-2024 22:49:43 Error response from daemon: Cannot kill container: b1e49443b7a1: Container b1e49443b7a179f088904b97e61931970e152eb06b9fc593058da4d7579fc5e8 is not running
19-Nov-2024 22:49:43 b1e49443b7a1
19-Nov-2024 22:49:43 Error response from daemon: Cannot kill container: 182527b8ae79: Container 182527b8ae79239813f0ec02efc63f2f884f40777f0154a35e753fdbe77253d7 is not running
19-Nov-2024 22:49:43 182527b8ae79
19-Nov-2024 22:49:43 Error response from daemon: Cannot kill container: 08b1e4b24a0f: Container 08b1e4b24a0fade8a524dfabe7d822cc5a2245eb11d1b27f5373d204b6f5cc10 is not running
19-Nov-2024 22:49:43 08b1e4b24a0f
19-Nov-2024 22:49:43 Error response from daemon: Cannot kill container: 1d4528cc35e7: Container 1d4528cc35e7b0a88cf95cdf99e74fe37cf52d8705ccccf0a58d8201818517ad is not running
19-Nov-2024 22:49:43 1d4528cc35e7
19-Nov-2024 22:49:43 Error response from daemon: Cannot kill container: 58d9ab129ccf: Container 58d9ab129ccf386365320e398d74686f846945642bffc7f97ea28ec87b5dc74c is not running
19-Nov-2024 22:49:44 58d9ab129ccf
19-Nov-2024 22:49:44 Error response from daemon: Cannot kill container: cbadc5338e90: Container cbadc5338e90e14ae196fa7b7c15d7a1cc60be5dbce80278e2cf46e3749264ef is not running
19-Nov-2024 22:49:44 cbadc5338e90
19-Nov-2024 22:49:44 Error response from daemon: Cannot kill container: ffbc8e9e3708: Container ffbc8e9e37088f2ba7a52fd1f59f4c5c649d70b6974e10baa3d73569fe67017a is not running
19-Nov-2024 22:49:44 ffbc8e9e3708
19-Nov-2024 22:49:44 Error response from daemon: Cannot kill container: 5f861c99bd52: Container 5f861c99bd52e21fd2d1f2f53a6c781880e4504ac91649e85121f4dc0f3eb4d4 is not running
19-Nov-2024 22:49:44 5f861c99bd52
19-Nov-2024 22:49:44 Error response from daemon: Cannot kill container: da37417ac18b: Container da37417ac18b7e8a2e6cc835e587074614b71dae710d3e811b9acb285679a9b3 is not running
19-Nov-2024 22:49:44 da37417ac18b
19-Nov-2024 22:49:44 Error response from daemon: Cannot kill container: a28418f192fa: Container a28418f192fa331b7338cb5017f4c1bfadc235579f34e2e06fa8929169505023 is not running
19-Nov-2024 22:49:44 a28418f192fa
19-Nov-2024 22:49:44 7ece2b521064
19-Nov-2024 22:49:44 7ece2b521064
19-Nov-2024 22:49:44 Stalled docker volumes to remove:
19-Nov-2024 22:49:44
19-Nov-2024 22:49:44 Removing stalled docker volumes
19-Nov-2024 22:49:44 Removing stalled loopdevices
19-Nov-2024 22:49:45 Done
19-Nov-2024 22:49:45 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 22:49:45 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 22:49:45 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 22:49:45 Running post build plugin 'NCover Results Collector'
19-Nov-2024 22:49:45 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 22:49:45 Running post build plugin 'Clover Results Collector'
19-Nov-2024 22:49:45 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 22:49:45 Running post build plugin 'Artifact Copier'
19-Nov-2024 22:49:45 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 22:49:46 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 152.7 ms
19-Nov-2024 22:49:46 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP'
19-Nov-2024 22:49:46 Finalising the build...
19-Nov-2024 22:49:46 Stopping timer.
19-Nov-2024 22:49:46 Build ODSRV-OAP-MRFCP-3366 completed.
19-Nov-2024 22:49:46 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 22:49:46 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 22:49:46 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 22:49:46 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 22:49:46 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 22:49:46 All post build plugins have finished
19-Nov-2024 22:49:46 Generating build results summary...
19-Nov-2024 22:49:46 Saving build results to disk...
19-Nov-2024 22:49:46 Store variable context...
19-Nov-2024 22:49:46 Finished building ODSRV-OAP-MRFCP-3366.