oneclient acceptance tests using environment deployed from packages

Build: #3362 failed

Job: regular file CRUD directio hardlinks failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

09-Nov-2024 21:26:25 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/n7ef8hlxj9k7u5qd
09-Nov-2024 21:26:25
09-Nov-2024 21:26:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n7ef8hlxj9k7u5qd --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n7ef8hlxj9k7u5qd
09-Nov-2024 21:26:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '211222241091275323'...
09-Nov-2024 21:26:25 Getting configuration...
09-Nov-2024 21:26:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n7ef8hlxj9k7u5qd'.
09-Nov-2024 21:26:25
09-Nov-2024 21:26:25 -- Executing step: 'When "user1 creates regular files [space1/file1]"'
09-Nov-2024 21:26:25 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1"'
09-Nov-2024 21:26:25 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1"'
09-Nov-2024 21:26:25 -- Executing step: 'Then "size of user1's space1/file1 is 17 bytes"'
09-Nov-2024 21:26:25 =================================================================
09-Nov-2024 21:26:25
09-Nov-2024 21:26:25 PASSED
09-Nov-2024 21:26:25 Unmounting client from /tmp/onedata/mnt/n7ef8hlxj9k7u5qd
09-Nov-2024 21:26:25
09-Nov-2024 21:26:25
09-Nov-2024 21:26:47 tests/oneclient/scenarios/test_reg_file_CRUD.py::test_assert_size_after_listing[singleprovider_singleclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:26:47 =================================================================
09-Nov-2024 21:26:47 - Executing scenario 'Write to regular file and assert size after listing'
09-Nov-2024 21:26:47 - from feature 'Regular_file_CRUD'
09-Nov-2024 21:26:47 -----------------------------------------------------------------
09-Nov-2024 21:26:47 -- Executing step: 'Given "oneclient mounted using token by user1"'
09-Nov-2024 21:26:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:26:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:26:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:26:47
09-Nov-2024 21:26:47
09-Nov-2024 21:26:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb'
09-Nov-2024 21:26:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb' successfully started
09-Nov-2024 21:26:47
09-Nov-2024 21:26:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/7bvmca6qdq4eg27s
09-Nov-2024 21:26:47
09-Nov-2024 21:26:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7bvmca6qdq4eg27s --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7bvmca6qdq4eg27s
09-Nov-2024 21:26:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13849135034570178305'...
09-Nov-2024 21:26:47 Getting configuration...
09-Nov-2024 21:26:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7bvmca6qdq4eg27s'.
09-Nov-2024 21:26:47
09-Nov-2024 21:26:47 -- Executing step: 'When "user1 creates directories [space1/dir1]"'
09-Nov-2024 21:26:47 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1]"'
09-Nov-2024 21:26:47 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1"'
09-Nov-2024 21:26:47 -- Executing step: 'Then "user1 sees file1 in space1/dir1"'
09-Nov-2024 21:26:47 -- Executing step: 'Then "size of user1's space1/dir1/file1 is 17 bytes"'
09-Nov-2024 21:26:47 =================================================================
09-Nov-2024 21:26:47
09-Nov-2024 21:26:47 PASSED
09-Nov-2024 21:26:47 Unmounting client from /tmp/onedata/mnt/7bvmca6qdq4eg27s
09-Nov-2024 21:26:47
09-Nov-2024 21:26:47
09-Nov-2024 21:27:09 tests/oneclient/scenarios/test_reg_file_CRUD.py::test_append[singleprovider_singleclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:27:09 =================================================================
09-Nov-2024 21:27:09 - Executing scenario 'Append to regular file'
09-Nov-2024 21:27:09 - from feature 'Regular_file_CRUD'
09-Nov-2024 21:27:09 -----------------------------------------------------------------
09-Nov-2024 21:27:09 -- Executing step: 'Given "oneclient mounted using token by user1"'
09-Nov-2024 21:27:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:27:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:27:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:27:09
09-Nov-2024 21:27:09
09-Nov-2024 21:27:09 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb'
09-Nov-2024 21:27:09 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb' successfully started
09-Nov-2024 21:27:09
09-Nov-2024 21:27:09 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vxxh54ng06bnl0i1
09-Nov-2024 21:27:09
09-Nov-2024 21:27:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vxxh54ng06bnl0i1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vxxh54ng06bnl0i1
09-Nov-2024 21:27:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15429182429001746391'...
09-Nov-2024 21:27:09 Getting configuration...
09-Nov-2024 21:27:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vxxh54ng06bnl0i1'.
09-Nov-2024 21:27:09
09-Nov-2024 21:27:09 -- Executing step: 'When "user1 creates regular files [space1/file1]"'
09-Nov-2024 21:27:09 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1"'
09-Nov-2024 21:27:09 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1"'
09-Nov-2024 21:27:09 -- Executing step: 'Then "user1 appends " APPENDED TEXT" to space1/file1"'
09-Nov-2024 21:27:09 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA APPENDED TEXT" from file space1/file1"'
09-Nov-2024 21:27:09 -- Executing step: 'Then "size of user1's space1/file1 is 31 bytes"'
09-Nov-2024 21:27:09 =================================================================
09-Nov-2024 21:27:09
09-Nov-2024 21:27:10 PASSED
09-Nov-2024 21:27:10 Unmounting client from /tmp/onedata/mnt/vxxh54ng06bnl0i1
09-Nov-2024 21:27:10
09-Nov-2024 21:27:10
09-Nov-2024 21:27:31 tests/oneclient/scenarios/test_reg_file_CRUD.py::test_replace[singleprovider_singleclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:27:31 =================================================================
09-Nov-2024 21:27:31 - Executing scenario 'Replace word in file'
09-Nov-2024 21:27:31 - from feature 'Regular_file_CRUD'
09-Nov-2024 21:27:31 -----------------------------------------------------------------
09-Nov-2024 21:27:31 -- Executing step: 'Given "oneclient mounted using token by user1"'
09-Nov-2024 21:27:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:27:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:27:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:27:31
09-Nov-2024 21:27:31
09-Nov-2024 21:27:31 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb'
09-Nov-2024 21:27:31 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb' successfully started
09-Nov-2024 21:27:31
09-Nov-2024 21:27:31 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/8hh14zs51sd844wu
09-Nov-2024 21:27:31
09-Nov-2024 21:27:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8hh14zs51sd844wu --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8hh14zs51sd844wu
09-Nov-2024 21:27:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17152613850217948219'...
09-Nov-2024 21:27:31 Getting configuration...
09-Nov-2024 21:27:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8hh14zs51sd844wu'.
09-Nov-2024 21:27:31
09-Nov-2024 21:27:31 -- Executing step: 'When "user1 creates regular files [space1/file1]"'
09-Nov-2024 21:27:31 -- Executing step: 'When "user1 writes "TEST ONEDATA TEST ONEDATA2 TEST ONEDATA3" to space1/file1"'
09-Nov-2024 21:27:31 -- Executing step: 'When "user1 replaces "TEST" with "SYSTEM" in space1/file1"'
09-Nov-2024 21:27:31 -- Executing step: 'Then "user1 reads "SYSTEM ONEDATA SYSTEM ONEDATA2 SYSTEM ONEDATA3" from file space1/file1"'
09-Nov-2024 21:27:31 -- Executing step: 'Then "size of user1's space1/file1 is 46 bytes"'
09-Nov-2024 21:27:31 =================================================================
09-Nov-2024 21:27:31
09-Nov-2024 21:27:32 PASSED
09-Nov-2024 21:27:32 Unmounting client from /tmp/onedata/mnt/8hh14zs51sd844wu
09-Nov-2024 21:27:32
09-Nov-2024 21:27:32
09-Nov-2024 21:27:54 tests/oneclient/scenarios/test_reg_file_CRUD.py::test_move[singleprovider_singleclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:27:54 =================================================================
09-Nov-2024 21:27:54 - Executing scenario 'Move regular file and read'
09-Nov-2024 21:27:54 - from feature 'Regular_file_CRUD'
09-Nov-2024 21:27:54 -----------------------------------------------------------------
09-Nov-2024 21:27:54 -- Executing step: 'Given "oneclient mounted using token by user1"'
09-Nov-2024 21:27:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:27:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:27:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:27:54
09-Nov-2024 21:27:54
09-Nov-2024 21:27:54 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb'
09-Nov-2024 21:27:54 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb' successfully started
09-Nov-2024 21:27:54
09-Nov-2024 21:27:54 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/28b5z9wxz0ztlesy
09-Nov-2024 21:27:54
09-Nov-2024 21:27:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/28b5z9wxz0ztlesy --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/28b5z9wxz0ztlesy
09-Nov-2024 21:27:54 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11395982899249843026'...
09-Nov-2024 21:27:54 Getting configuration...
09-Nov-2024 21:27:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/28b5z9wxz0ztlesy'.
09-Nov-2024 21:27:54
09-Nov-2024 21:27:54 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3]"'
09-Nov-2024 21:27:54 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1]"'
09-Nov-2024 21:27:54 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2"'
09-Nov-2024 21:27:54 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/dir2/file1"'
09-Nov-2024 21:27:54 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/dir2/file1"'
09-Nov-2024 21:27:54 -- Executing step: 'When "user1 renames space1/dir1/dir2/file1 to space1/dir3/file1"'
09-Nov-2024 21:27:54 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1/dir2"'
09-Nov-2024 21:27:54 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3"'
09-Nov-2024 21:27:54 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1/dir2"'
09-Nov-2024 21:27:54 -- Executing step: 'Then "user1 sees [file1] in space1/dir3"'
09-Nov-2024 21:27:54 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir3/file1"'
09-Nov-2024 21:27:54 -- Executing step: 'Then "size of user1's space1/dir3/file1 is 17 bytes"'
09-Nov-2024 21:27:54 =================================================================
09-Nov-2024 21:27:54
09-Nov-2024 21:27:54 PASSED
09-Nov-2024 21:27:54 Unmounting client from /tmp/onedata/mnt/28b5z9wxz0ztlesy
09-Nov-2024 21:27:54
09-Nov-2024 21:27:54
09-Nov-2024 21:28:20 tests/oneclient/scenarios/test_reg_file_CRUD.py::test_move_big[singleprovider_singleclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:28:20 =================================================================
09-Nov-2024 21:28:20 - Executing scenario 'Move big regular file and check MD5'
09-Nov-2024 21:28:20 - from feature 'Regular_file_CRUD'
09-Nov-2024 21:28:20 -----------------------------------------------------------------
09-Nov-2024 21:28:20 -- Executing step: 'Given "oneclient mounted using token by user1"'
09-Nov-2024 21:28:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:28:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:28:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:28:20
09-Nov-2024 21:28:20
09-Nov-2024 21:28:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb'
09-Nov-2024 21:28:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb' successfully started
09-Nov-2024 21:28:20
09-Nov-2024 21:28:20 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/sm2ajxg71n9khf3v
09-Nov-2024 21:28:20
09-Nov-2024 21:28:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sm2ajxg71n9khf3v --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sm2ajxg71n9khf3v
09-Nov-2024 21:28:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '399839076362722414'...
09-Nov-2024 21:28:20 Getting configuration...
09-Nov-2024 21:28:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sm2ajxg71n9khf3v'.
09-Nov-2024 21:28:20
09-Nov-2024 21:28:20 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3]"'
09-Nov-2024 21:28:20 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1]"'
09-Nov-2024 21:28:20 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2"'
09-Nov-2024 21:28:20 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 and saves MD5"'
09-Nov-2024 21:28:20 -- Executing step: 'When "user1 renames space1/dir1/dir2/file1 to space1/dir3/file1"'
09-Nov-2024 21:28:20 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1/dir2"'
09-Nov-2024 21:28:20 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3"'
09-Nov-2024 21:28:20 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1/dir2"'
09-Nov-2024 21:28:20 -- Executing step: 'Then "user1 sees [file1] in space1/dir3"'
09-Nov-2024 21:28:20 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1"'
09-Nov-2024 21:28:20 =================================================================
09-Nov-2024 21:28:20
09-Nov-2024 21:28:20 PASSED
09-Nov-2024 21:28:20 Unmounting client from /tmp/onedata/mnt/sm2ajxg71n9khf3v
09-Nov-2024 21:28:20
09-Nov-2024 21:28:20
09-Nov-2024 21:28:43 tests/oneclient/scenarios/test_reg_file_CRUD.py::test_copy[singleprovider_singleclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:28:43 =================================================================
09-Nov-2024 21:28:43 - Executing scenario 'Copy regular file and read'
09-Nov-2024 21:28:43 - from feature 'Regular_file_CRUD'
09-Nov-2024 21:28:43 -----------------------------------------------------------------
09-Nov-2024 21:28:43 -- Executing step: 'Given "oneclient mounted using token by user1"'
09-Nov-2024 21:28:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:28:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:28:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:28:43
09-Nov-2024 21:28:43
09-Nov-2024 21:28:43 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb'
09-Nov-2024 21:28:43 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb' successfully started
09-Nov-2024 21:28:43
09-Nov-2024 21:28:43 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/8vz15rgeu7998ug8
09-Nov-2024 21:28:43
09-Nov-2024 21:28:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8vz15rgeu7998ug8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8vz15rgeu7998ug8
09-Nov-2024 21:28:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10904063925527905684'...
09-Nov-2024 21:28:43 Getting configuration...
09-Nov-2024 21:28:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8vz15rgeu7998ug8'.
09-Nov-2024 21:28:43
09-Nov-2024 21:28:43 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3]"'
09-Nov-2024 21:28:43 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1]"'
09-Nov-2024 21:28:43 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2"'
09-Nov-2024 21:28:43 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/dir2/file1"'
09-Nov-2024 21:28:43 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/dir2/file1"'
09-Nov-2024 21:28:43 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3"'
09-Nov-2024 21:28:43 -- Executing step: 'Then "user1 can stat [dir1, dir3] in space1"'
09-Nov-2024 21:28:43 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2"'
09-Nov-2024 21:28:43 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3"'
09-Nov-2024 21:28:43 -- Executing step: 'Then "user1 sees [dir1, dir3] in space1"'
09-Nov-2024 21:28:43 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2"'
09-Nov-2024 21:28:43 -- Executing step: 'Then "user1 sees [file1] in space1/dir3"'
09-Nov-2024 21:28:43 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir3/file1"'
09-Nov-2024 21:28:43 -- Executing step: 'Then "size of user1's space1/dir3/file1 is 17 bytes"'
09-Nov-2024 21:28:43 =================================================================
09-Nov-2024 21:28:43
09-Nov-2024 21:28:44 PASSED
09-Nov-2024 21:28:44 Unmounting client from /tmp/onedata/mnt/8vz15rgeu7998ug8
09-Nov-2024 21:28:44
09-Nov-2024 21:28:44
09-Nov-2024 21:29:11 tests/oneclient/scenarios/test_reg_file_CRUD.py::test_copy_big[singleprovider_singleclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:29:11 =================================================================
09-Nov-2024 21:29:11 - Executing scenario 'Copy big regular file and check MD5'
09-Nov-2024 21:29:11 - from feature 'Regular_file_CRUD'
09-Nov-2024 21:29:11 -----------------------------------------------------------------
09-Nov-2024 21:29:11 -- Executing step: 'Given "oneclient mounted using token by user1"'
09-Nov-2024 21:29:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:29:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:29:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:29:11
09-Nov-2024 21:29:11
09-Nov-2024 21:29:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb'
09-Nov-2024 21:29:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb' successfully started
09-Nov-2024 21:29:11
09-Nov-2024 21:29:11 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/li4q027mogy0w2zh
09-Nov-2024 21:29:11
09-Nov-2024 21:29:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/li4q027mogy0w2zh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/li4q027mogy0w2zh
09-Nov-2024 21:29:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1961631875122503728'...
09-Nov-2024 21:29:11 Getting configuration...
09-Nov-2024 21:29:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/li4q027mogy0w2zh'.
09-Nov-2024 21:29:11
09-Nov-2024 21:29:11 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3]"'
09-Nov-2024 21:29:11 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1]"'
09-Nov-2024 21:29:11 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2"'
09-Nov-2024 21:29:11 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 and saves MD5"'
09-Nov-2024 21:29:11 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1"'
09-Nov-2024 21:29:11 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2"'
09-Nov-2024 21:29:11 -- Executing step: 'Then "user1 sees [file1] in space1/dir3"'
09-Nov-2024 21:29:11 -- Executing step: 'Then "user1 checks MD5 of space1/dir1/dir2/file1"'
09-Nov-2024 21:29:11 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1"'
09-Nov-2024 21:29:11 =================================================================
09-Nov-2024 21:29:11
09-Nov-2024 21:29:11 PASSED
09-Nov-2024 21:29:11 Unmounting client from /tmp/onedata/mnt/li4q027mogy0w2zh
09-Nov-2024 21:29:11
09-Nov-2024 21:29:11
09-Nov-2024 21:29:35 tests/oneclient/scenarios/test_reg_file_CRUD.py::test_delete_copied_after_read[singleprovider_singleclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:29:35 =================================================================
09-Nov-2024 21:29:35 - Executing scenario 'Delete file copied right after read'
09-Nov-2024 21:29:35 - from feature 'Regular_file_CRUD'
09-Nov-2024 21:29:35 -----------------------------------------------------------------
09-Nov-2024 21:29:35 -- Executing step: 'Given "oneclient mounted using token by user1"'
09-Nov-2024 21:29:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:29:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:29:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:29:35
09-Nov-2024 21:29:35
09-Nov-2024 21:29:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb'
09-Nov-2024 21:29:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb' successfully started
09-Nov-2024 21:29:35
09-Nov-2024 21:29:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/v5snr65hcxyi42ru
09-Nov-2024 21:29:35
09-Nov-2024 21:29:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v5snr65hcxyi42ru --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v5snr65hcxyi42ru
09-Nov-2024 21:29:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10729468348350000717'...
09-Nov-2024 21:29:35 Getting configuration...
09-Nov-2024 21:29:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/v5snr65hcxyi42ru'.
09-Nov-2024 21:29:35
09-Nov-2024 21:29:35 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2]"'
09-Nov-2024 21:29:35 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1]"'
09-Nov-2024 21:29:35 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2"'
09-Nov-2024 21:29:35 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/dir2/file1"'
09-Nov-2024 21:29:35 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/dir2/file1"'
09-Nov-2024 21:29:35 -- Executing step: 'When "user1 deletes files [space1/dir1/dir2/file1]"'
09-Nov-2024 21:29:35 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1/dir2"'
09-Nov-2024 21:29:35 =================================================================
09-Nov-2024 21:29:35
09-Nov-2024 21:29:35 PASSED
09-Nov-2024 21:29:35 Unmounting client from /tmp/onedata/mnt/v5snr65hcxyi42ru
09-Nov-2024 21:29:35
09-Nov-2024 21:29:35
09-Nov-2024 21:31:08 tests/oneclient/scenarios/test_reg_file_CRUD.py::test_provider_restart[singleprovider_singleclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:31:08 =================================================================
09-Nov-2024 21:31:08 - Executing scenario 'Restart provider with active oneclient connection'
09-Nov-2024 21:31:08 - from feature 'Regular_file_CRUD'
09-Nov-2024 21:31:08 -----------------------------------------------------------------
09-Nov-2024 21:31:08 -- Executing step: 'Given "oneclient mounted using token by user1"'
09-Nov-2024 21:31:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:31:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:31:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:31:08
09-Nov-2024 21:31:08
09-Nov-2024 21:31:08 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb'
09-Nov-2024 21:31:08 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb' successfully started
09-Nov-2024 21:31:08
09-Nov-2024 21:31:08 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fmzlcce7j2852ii5
09-Nov-2024 21:31:08
09-Nov-2024 21:31:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fmzlcce7j2852ii5 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fmzlcce7j2852ii5
09-Nov-2024 21:31:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15373142120472012073'...
09-Nov-2024 21:31:08 Getting configuration...
09-Nov-2024 21:31:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fmzlcce7j2852ii5'.
09-Nov-2024 21:31:08
09-Nov-2024 21:31:08 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2]"'
09-Nov-2024 21:31:08 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1]"'
09-Nov-2024 21:31:08 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2"'
09-Nov-2024 21:31:08 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/dir2/file1"'
09-Nov-2024 21:31:08 -- Executing step: 'When "user1 restarts oneprovider oneprovider-krakow"'
09-Nov-2024 21:31:08 Running command: ['./onenv', 'exec', 'oneprovider-krakow', '--', 'op_worker', 'stop']
09-Nov-2024 21:31:08 ok
09-Nov-2024 21:31:08 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/dir2/file1"'
09-Nov-2024 21:31:08 =================================================================
09-Nov-2024 21:31:08
09-Nov-2024 21:31:09 PASSED
09-Nov-2024 21:31:09 Unmounting client from /tmp/onedata/mnt/fmzlcce7j2852ii5
09-Nov-2024 21:31:09
09-Nov-2024 21:31:09
09-Nov-2024 21:31:33 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:31:33 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:31:50 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:32:05 tests/oneclient/scenarios/test_reg_file_CRUD.py::test_network_restart_short[singleprovider_singleclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:32:05 =================================================================
09-Nov-2024 21:32:05 - Executing scenario 'Restart provider network for short time with active oneclient connection'
09-Nov-2024 21:32:05 - from feature 'Regular_file_CRUD'
09-Nov-2024 21:32:05 -----------------------------------------------------------------
09-Nov-2024 21:32:05 -- Executing step: 'Given "oneclient mounted using token by user1"'
09-Nov-2024 21:32:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:32:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:32:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-qvzjb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:32:05
09-Nov-2024 21:32:05
09-Nov-2024 21:32:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb'
09-Nov-2024 21:32:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-qvzjb' successfully started
09-Nov-2024 21:32:05
09-Nov-2024 21:32:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bxcuu6trlr7phmmk
09-Nov-2024 21:32:05
09-Nov-2024 21:32:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bxcuu6trlr7phmmk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bxcuu6trlr7phmmk
09-Nov-2024 21:32:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6661396522967416193'...
09-Nov-2024 21:32:05 Getting configuration...
09-Nov-2024 21:32:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bxcuu6trlr7phmmk'.
09-Nov-2024 21:32:05
09-Nov-2024 21:32:05 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2]"'
09-Nov-2024 21:32:05 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1]"'
09-Nov-2024 21:32:05 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2"'
09-Nov-2024 21:32:05 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/dir2/file1"'
09-Nov-2024 21:32:05 -- Executing step: 'When "user1 stops network on oneprovider oneprovider-krakow for 15 seconds"'
09-Nov-2024 21:32:05 Running command: ['kubectl', 'cp', 'tests/utils/escripts/escript_utils.erl', 'dev-oneprovider-krakow-0:/tmp/escript_utils.erl']
09-Nov-2024 21:32:05 Running command: ['kubectl', 'cp', 'tests/utils/escripts/https_restart.escript', 'dev-oneprovider-krakow-0:/tmp/https_restart.escript']
09-Nov-2024 21:32:05 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', '/tmp/https_restart.escript', '15']
09-Nov-2024 21:32:05 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/dir2/file1"'
09-Nov-2024 21:32:05 =================================================================
09-Nov-2024 21:32:05
09-Nov-2024 21:32:05 PASSED
09-Nov-2024 21:32:05 Unmounting client from /tmp/onedata/mnt/bxcuu6trlr7phmmk
09-Nov-2024 21:32:05
09-Nov-2024 21:32:05
09-Nov-2024 21:32:49 tests/oneclient/scenarios/test_reg_file_CRUD.py::test_network_restart_long[singleprovider_singleclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py ERRORRunning command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-RFCDH/onedata-acceptance/tests/oneclient/logs/singleprovider_singleclient_directio/test_reg_file_CRUD.1731187958.72377', '-c', '/tmp/logs']
09-Nov-2024 21:32:49 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-8n8vv. See /home/bamboo/.one-env/deployments/2024.11.09-21.20.10/pod-logs/dev-cross-support-job-3p-users-8n8vv/entrypoint.log for more details
09-Nov-2024 21:32:49 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-qvzjb: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.10/pod-logs/dev-oneclient-krakow-7d9476b8bc-qvzjb/oneclient_logs
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=114/135)
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:32:49             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=113/135)
09-Nov-2024 21:32:49             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=106/135)
09-Nov-2024 21:32:49          26,155   0%   24.94MB/s    0:00:00 (xfr#2, to-chk=112/135)
09-Nov-2024 21:32:49          26,713   0%   25.48MB/s    0:00:00 (xfr#3, to-chk=108/135)
09-Nov-2024 21:32:49         123,420   1%    7.85MB/s    0:00:00 (xfr#4, to-chk=107/135)
09-Nov-2024 21:32:49         123,978   1%    7.39MB/s    0:00:00 (xfr#5, to-chk=106/135)
09-Nov-2024 21:32:49         124,606   1%    6.25MB/s    0:00:00 (xfr#6, to-chk=105/135)
09-Nov-2024 21:32:49         185,725   1%    5.54MB/s    0:00:00 (xfr#7, to-chk=104/135)
09-Nov-2024 21:32:49         186,667   1%    5.39MB/s    0:00:00 (xfr#8, to-chk=100/135)
09-Nov-2024 21:32:49         433,132   3%    9.18MB/s    0:00:00 (xfr#9, to-chk=99/135)
09-Nov-2024 21:32:49         434,074   3%    8.62MB/s    0:00:00 (xfr#10, to-chk=98/135)
09-Nov-2024 21:32:49         474,305   4%    8.53MB/s    0:00:00 (xfr#11, to-chk=97/135)
09-Nov-2024 21:32:49         474,863   4%    8.54MB/s    0:00:00 (xfr#12, to-chk=93/135)
09-Nov-2024 21:32:49         610,055   5%   10.58MB/s    0:00:00 (xfr#13, to-chk=92/135)
09-Nov-2024 21:32:49         610,613   5%   10.40MB/s    0:00:00 (xfr#14, to-chk=91/135)
09-Nov-2024 21:32:49       1,424,895  13%   19.98MB/s    0:00:00 (xfr#15, to-chk=90/135)
09-Nov-2024 21:32:49       1,425,357  13%   19.99MB/s    0:00:00 (xfr#16, to-chk=86/135)
09-Nov-2024 21:32:49       5,371,307  49%   25.11MB/s    0:00:00 (xfr#17, to-chk=85/135)
09-Nov-2024 21:32:49       5,371,769  49%   24.99MB/s    0:00:00 (xfr#18, to-chk=84/135)
09-Nov-2024 21:32:49       5,421,502  49%   23.61MB/s    0:00:00 (xfr#19, to-chk=83/135)
09-Nov-2024 21:32:49       5,421,772  49%   23.61MB/s    0:00:00 (xfr#20, to-chk=79/135)
09-Nov-2024 21:32:49       5,570,400  50%   23.40MB/s    0:00:00 (xfr#21, to-chk=78/135)
09-Nov-2024 21:32:49       5,570,670  50%   23.30MB/s    0:00:00 (xfr#22, to-chk=77/135)
09-Nov-2024 21:32:49       5,571,298  50%   23.30MB/s    0:00:00 (xfr#23, to-chk=76/135)
09-Nov-2024 21:32:49       5,647,926  51%   23.22MB/s    0:00:00 (xfr#24, to-chk=75/135)
09-Nov-2024 21:32:49       5,648,484  51%   23.22MB/s    0:00:00 (xfr#25, to-chk=71/135)
09-Nov-2024 21:32:49       5,959,719  54%   24.19MB/s    0:00:00 (xfr#26, to-chk=70/135)
09-Nov-2024 21:32:49       5,960,277  54%   24.19MB/s    0:00:00 (xfr#27, to-chk=69/135)
09-Nov-2024 21:32:49       5,960,905  54%   24.09MB/s    0:00:00 (xfr#28, to-chk=68/135)
09-Nov-2024 21:32:49       5,998,697  54%   24.14MB/s    0:00:00 (xfr#29, to-chk=67/135)
09-Nov-2024 21:32:49       5,999,351  54%   24.04MB/s    0:00:00 (xfr#30, to-chk=63/135)
09-Nov-2024 21:32:49       6,155,829  56%   24.26MB/s    0:00:00 (xfr#31, to-chk=62/135)
09-Nov-2024 21:32:49       6,156,483  56%   24.26MB/s    0:00:00 (xfr#32, to-chk=61/135)
09-Nov-2024 21:32:49       6,184,320  56%   24.27MB/s    0:00:00 (xfr#33, to-chk=60/135)
09-Nov-2024 21:32:49       6,184,878  56%   24.17MB/s    0:00:00 (xfr#34, to-chk=56/135)
09-Nov-2024 21:32:49       6,301,073  57%   24.43MB/s    0:00:00 (xfr#35, to-chk=55/135)
09-Nov-2024 21:32:49       6,301,631  57%   24.43MB/s    0:00:00 (xfr#36, to-chk=54/135)
09-Nov-2024 21:32:49       6,302,259  57%   24.43MB/s    0:00:00 (xfr#37, to-chk=53/135)
09-Nov-2024 21:32:49       6,354,569  58%   24.54MB/s    0:00:00 (xfr#38, to-chk=52/135)
09-Nov-2024 21:32:49       6,355,223  58%   24.54MB/s    0:00:00 (xfr#39, to-chk=48/135)
09-Nov-2024 21:32:49       6,359,363  58%   24.55MB/s    0:00:00 (xfr#40, to-chk=47/135)
09-Nov-2024 21:32:49       6,540,566  59%   24.85MB/s    0:00:00 (xfr#41, to-chk=46/135)
09-Nov-2024 21:32:49       6,541,220  59%   24.75MB/s    0:00:00 (xfr#42, to-chk=45/135)
09-Nov-2024 21:32:49       6,541,848  59%   24.66MB/s    0:00:00 (xfr#43, to-chk=44/135)
09-Nov-2024 21:32:49       6,605,000  60%   24.61MB/s    0:00:00 (xfr#44, to-chk=43/135)
09-Nov-2024 21:32:49       6,605,654  60%   24.61MB/s    0:00:00 (xfr#45, to-chk=39/135)
09-Nov-2024 21:32:49       6,801,038  62%   24.20MB/s    0:00:00 (xfr#46, to-chk=38/135)
09-Nov-2024 21:32:49       6,801,692  62%   24.11MB/s    0:00:00 (xfr#47, to-chk=37/135)
09-Nov-2024 21:32:49       6,877,098  62%   23.94MB/s    0:00:00 (xfr#48, to-chk=36/135)
09-Nov-2024 21:32:49       6,878,424  62%   23.94MB/s    0:00:00 (xfr#49, to-chk=32/135)
09-Nov-2024 21:32:49       9,677,339  88%   28.93MB/s    0:00:00 (xfr#50, to-chk=31/135)
09-Nov-2024 21:32:49       9,678,665  88%   28.94MB/s    0:00:00 (xfr#51, to-chk=30/135)
09-Nov-2024 21:32:49       9,717,933  88%   29.05MB/s    0:00:00 (xfr#52, to-chk=29/135)
09-Nov-2024 21:32:49       9,718,491  88%   29.05MB/s    0:00:00 (xfr#53, to-chk=25/135)
09-Nov-2024 21:32:49       9,844,041  89%   29.25MB/s    0:00:00 (xfr#54, to-chk=24/135)
09-Nov-2024 21:32:49       9,844,599  89%   29.25MB/s    0:00:00 (xfr#55, to-chk=23/135)
09-Nov-2024 21:32:49       9,910,048  90%   29.35MB/s    0:00:00 (xfr#56, to-chk=22/135)
09-Nov-2024 21:32:49       9,910,894  90%   29.35MB/s    0:00:00 (xfr#57, to-chk=18/135)
09-Nov-2024 21:32:49      10,512,069  96%   30.66MB/s    0:00:00 (xfr#58, to-chk=17/135)
09-Nov-2024 21:32:49      10,512,915  96%   30.66MB/s    0:00:00 (xfr#59, to-chk=16/135)
09-Nov-2024 21:32:49      10,562,980  96%   30.71MB/s    0:00:00 (xfr#60, to-chk=15/135)
09-Nov-2024 21:32:49      10,563,538  96%   30.71MB/s    0:00:00 (xfr#61, to-chk=11/135)
09-Nov-2024 21:32:49      10,567,679  96%   30.73MB/s    0:00:00 (xfr#62, to-chk=10/135)
09-Nov-2024 21:32:49      10,745,806  98%   30.96MB/s    0:00:00 (xfr#63, to-chk=9/135)
09-Nov-2024 21:32:49      10,746,364  98%   30.96MB/s    0:00:00 (xfr#64, to-chk=8/135)
09-Nov-2024 21:32:49      10,786,539  98%   31.08MB/s    0:00:00 (xfr#65, to-chk=7/135)
09-Nov-2024 21:32:49      10,786,809  98%   30.99MB/s    0:00:00 (xfr#66, to-chk=3/135)
09-Nov-2024 21:32:49      10,919,053  99%   31.18MB/s    0:00:00 (xfr#67, to-chk=2/135)
09-Nov-2024 21:32:49      10,919,323  99%   31.18MB/s    0:00:00 (xfr#68, to-chk=1/135)
09-Nov-2024 21:32:49      10,942,000  99%   31.24MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   31.24MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   31.24MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   31.24MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   31.24MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   31.24MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   31.24MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   31.24MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   31.24MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   31.24MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   31.24MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   30.16MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   30.16MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   30.16MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   29.73MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   29.73MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49      10,942,000  99%   29.73MB/s    0:00:00 (xfr#69, to-chk=0/135)
09-Nov-2024 21:32:49 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.10/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=55/58)
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:32:49          51,154   9%   48.78MB/s    0:00:00 (xfr#2, to-chk=53/58)
09-Nov-2024 21:32:49          98,346  19%    8.53MB/s    0:00:00 (xfr#3, to-chk=51/58)
09-Nov-2024 21:32:49          98,346  19%    8.53MB/s    0:00:00 (xfr#4, to-chk=49/58)
09-Nov-2024 21:32:49          98,346  19%    8.53MB/s    0:00:00 (xfr#5, to-chk=47/58)
09-Nov-2024 21:32:49         142,864  27%    7.17MB/s    0:00:00 (xfr#6, to-chk=45/58)
09-Nov-2024 21:32:49         143,283  27%    5.94MB/s    0:00:00 (xfr#7, to-chk=43/58)
09-Nov-2024 21:32:49         143,580  27%    5.95MB/s    0:00:00 (xfr#8, to-chk=41/58)
09-Nov-2024 21:32:49         227,951  44%    7.50MB/s    0:00:00 (xfr#9, to-chk=39/58)
09-Nov-2024 21:32:49         229,198  44%    7.54MB/s    0:00:00 (xfr#10, to-chk=29/58)
09-Nov-2024 21:32:49         230,217  44%    7.57MB/s    0:00:00 (xfr#11, to-chk=28/58)
09-Nov-2024 21:32:49         233,400  45%    7.42MB/s    0:00:00 (xfr#12, to-chk=27/58)
09-Nov-2024 21:32:49         233,849  45%    7.19MB/s    0:00:00 (xfr#13, to-chk=26/58)
09-Nov-2024 21:32:49         236,407  45%    7.27MB/s    0:00:00 (xfr#14, to-chk=25/58)
09-Nov-2024 21:32:49         237,298  45%    7.07MB/s    0:00:00 (xfr#15, to-chk=24/58)
09-Nov-2024 21:32:49         239,115  46%    7.13MB/s    0:00:00 (xfr#16, to-chk=23/58)
09-Nov-2024 21:32:49         242,862  47%    6.62MB/s    0:00:00 (xfr#17, to-chk=22/58)
09-Nov-2024 21:32:49         244,451  47%    6.66MB/s    0:00:00 (xfr#18, to-chk=21/58)
09-Nov-2024 21:32:49         246,781  47%    6.72MB/s    0:00:00 (xfr#19, to-chk=20/58)
09-Nov-2024 21:32:49         248,596  48%    6.77MB/s    0:00:00 (xfr#20, to-chk=19/58)
09-Nov-2024 21:32:49         249,558  48%    6.80MB/s    0:00:00 (xfr#21, to-chk=18/58)
09-Nov-2024 21:32:49         251,888  48%    6.67MB/s    0:00:00 (xfr#22, to-chk=17/58)
09-Nov-2024 21:32:49         254,503  49%    6.74MB/s    0:00:00 (xfr#23, to-chk=16/58)
09-Nov-2024 21:32:49         254,958  49%    6.75MB/s    0:00:00 (xfr#24, to-chk=15/58)
09-Nov-2024 21:32:49         256,545  49%    6.80MB/s    0:00:00 (xfr#25, to-chk=14/58)
09-Nov-2024 21:32:49         257,562  49%    6.82MB/s    0:00:00 (xfr#26, to-chk=13/58)
09-Nov-2024 21:32:49         258,809  50%    6.86MB/s    0:00:00 (xfr#27, to-chk=12/58)
09-Nov-2024 21:32:49         260,911  50%    6.91MB/s    0:00:00 (xfr#28, to-chk=11/58)
09-Nov-2024 21:32:49         263,752  51%    6.99MB/s    0:00:00 (xfr#29, to-chk=10/58)
09-Nov-2024 21:32:49         267,904  51%    6.91MB/s    0:00:00 (xfr#30, to-chk=9/58)
09-Nov-2024 21:32:49         269,208  52%    6.94MB/s    0:00:00 (xfr#31, to-chk=8/58)
09-Nov-2024 21:32:49         273,624  52%    6.21MB/s    0:00:00 (xfr#32, to-chk=7/58)
09-Nov-2024 21:32:49         276,748  53%    6.00MB/s    0:00:00 (xfr#33, to-chk=6/58)
09-Nov-2024 21:32:49         280,908  54%    6.09MB/s    0:00:00 (xfr#34, to-chk=5/58)
09-Nov-2024 21:32:49         282,953  54%    6.13MB/s    0:00:00 (xfr#35, to-chk=4/58)
09-Nov-2024 21:32:49         284,255  55%    6.16MB/s    0:00:00 (xfr#36, to-chk=3/58)
09-Nov-2024 21:32:49         284,987  55%    6.18MB/s    0:00:00 (xfr#37, to-chk=2/58)
09-Nov-2024 21:32:49         285,721  55%    6.19MB/s    0:00:00 (xfr#38, to-chk=1/58)
09-Nov-2024 21:32:49         288,564  55%    6.12MB/s    0:00:00 (xfr#39, to-chk=0/58)
09-Nov-2024 21:32:49         288,564  55%    6.12MB/s    0:00:00 (xfr#39, to-chk=0/58)
09-Nov-2024 21:32:49         288,564  55%    6.12MB/s    0:00:00 (xfr#39, to-chk=0/58)
09-Nov-2024 21:32:49         288,564  55%    5.62MB/s    0:00:00 (xfr#39, to-chk=0/58)
09-Nov-2024 21:32:49         288,564  55%    5.62MB/s    0:00:00 (xfr#39, to-chk=0/58)
09-Nov-2024 21:32:49         288,564  55%    5.62MB/s    0:00:00 (xfr#39, to-chk=0/58)
09-Nov-2024 21:32:49 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.10/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:32:49           3,890  15%    3.71MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:32:49           8,590  33%    8.19MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:32:49           8,840  34%    8.43MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:32:49          12,527  48%   11.95MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:32:49          12,789  50%   12.20MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:32:49          12,789  50%  892.09kB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:32:49 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.10/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:32:49          19,134  16%   18.25MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:32:49          39,204  33%   37.39MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:32:49          39,291  33%   37.47MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:32:49          58,222  49%   55.52MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:32:49          58,513  50%   55.80MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:32:49          58,513  50%    4.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:32:49 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.10/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:32:49           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:32:49           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:32:49           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:32:49           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:32:49           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:32:49           6,700  50%  727.00kB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:32:49 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.10/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:32:49          25,050  13%   23.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:32:49          51,159  26%   16.26MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:32:49          70,149  36%   16.72MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:32:49          94,996  49%   18.12MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:32:49          95,287  50%   18.17MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:32:49          95,287  50%    8.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:32:49 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.10/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
09-Nov-2024 21:32:49               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:32:49          15,307   5%   14.60MB/s    0:00:00 (xfr#2, to-chk=13/18)
09-Nov-2024 21:32:49          31,245  12%   29.80MB/s    0:00:00 (xfr#3, to-chk=11/18)
09-Nov-2024 21:32:49          31,245  12%   29.80MB/s    0:00:00 (xfr#4, to-chk=9/18)
09-Nov-2024 21:32:49          46,072  17%   43.94MB/s    0:00:00 (xfr#5, to-chk=7/18)
09-Nov-2024 21:32:49          46,163  18%   44.02MB/s    0:00:00 (xfr#6, to-chk=5/18)
09-Nov-2024 21:32:49          46,460  18%   44.31MB/s    0:00:00 (xfr#7, to-chk=3/18)
09-Nov-2024 21:32:49         128,102  50%  122.17MB/s    0:00:00 (xfr#8, to-chk=1/18)
09-Nov-2024 21:32:49         128,102  50%   15.27MB/s    0:00:00 (xfr#8, to-chk=0/18)
09-Nov-2024 21:32:49 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-RFCDH/onedata-acceptance/tests/oneclient/logs/singleprovider_singleclient_directio/test_reg_file_CRUD.1731187958.72377 exists, exporting anyway.
09-Nov-2024 21:32:49 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:32:49 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:32:49 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:32:49 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 ==================================== ERRORS ====================================
09-Nov-2024 21:32:49 _ ERROR at setup of test_network_restart_long[singleprovider_singleclient_directio] _
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 zone_hostname = 'dev-onezone.default.svc.cluster.local'
09-Nov-2024 21:32:49 onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7f4fd7e89220>
09-Nov-2024 21:32:49 owner_credentials = <tests.utils.user_utils.User object at 0x7f4fd7e8a090>
09-Nov-2024 21:32:49 space_id = 'aea57f11ce148fc30518ae7f3c6b7b16ch9d09'
09-Nov-2024 21:32:49 storages_db = {'dev-oneprovider-krakow': {}}
09-Nov-2024 21:32:49 hosts = {'oneclient-1': {'container-id': 'ff863981412b17db79fbd38ad387948193801b8d6c62180a15826cba7182c9ec', 'ip': '10.244.190...34af02c1492c', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '10.244.190.86', 'name': 'dev-onezone', ...}}
09-Nov-2024 21:32:49 providers = [{'oneprovider-1': {'size': '1000000000', 'storage': 'local-volume-1'}}]
09-Nov-2024 21:32:49 members = ['user1']
09-Nov-2024 21:32:49 users = {'admin': <tests.utils.user_utils.AdminUser object at 0x7f4fd8013500>, 'onepanel': <tests.utils.user_utils.AdminUser o...tests.utils.user_utils.User object at 0x7f4fd7e8a090>, 'user1': <tests.utils.user_utils.User object at 0x7f4fd7e88230>}
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     def _get_support(zone_hostname, onepanel_credentials,
09-Nov-2024 21:32:49                      owner_credentials, space_id, storages_db, hosts, providers,
09-Nov-2024 21:32:49                      members, users):
09-Nov-2024 21:32:49         onepanel_username = onepanel_credentials.username
09-Nov-2024 21:32:49         onepanel_password = onepanel_credentials.password
09-Nov-2024 21:32:49    
09-Nov-2024 21:32:49         for provider in providers:
09-Nov-2024 21:32:49             [(provider, options)] = provider.items()
09-Nov-2024 21:32:49    
09-Nov-2024 21:32:49             provider_name = hosts[provider]['name']
09-Nov-2024 21:32:49             provider_hostname = hosts[provider]['hostname']
09-Nov-2024 21:32:49             storage_name = options['storage']
09-Nov-2024 21:32:49    
09-Nov-2024 21:32:49             try:
09-Nov-2024 21:32:49 >               storage_id = storages_db[provider_name][storage_name]
09-Nov-2024 21:32:49 E               KeyError: 'dev-oneprovider-krakow'
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/entities_setup/spaces.py:224: KeyError
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 During handling of the above exception, another exception occurred:
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 http_method = <function get at 0x7f4fd9077560>
09-Nov-2024 21:32:49 ip = 'dev-oneprovider-krakow.default.svc.cluster.local', port = 9443
09-Nov-2024 21:32:49 path = '/api/v3/onepanel/provider/storages', use_ssl = True, headers = None
09-Nov-2024 21:32:49 verify = False, cert = None, auth = ('onepanel', 'password'), data = None
09-Nov-2024 21:32:49 default_headers = True, retries = 5
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     def http_request(http_method, ip, port, path, use_ssl=True, headers=None,
09-Nov-2024 21:32:49                      verify=False, cert=None, auth=None, data=None,
09-Nov-2024 21:32:49                      default_headers=True, retries=5):
09-Nov-2024 21:32:49         protocol = 'https' if use_ssl else 'http'
09-Nov-2024 21:32:49         request_headers = DEFAULT_HEADERS.copy() if default_headers else {}
09-Nov-2024 21:32:49         if headers:
09-Nov-2024 21:32:49             request_headers.update(headers)
09-Nov-2024 21:32:49         try:
09-Nov-2024 21:32:49             response = http_method('{0}://{1}:{2}{3}'.format(protocol, ip, port, path),
09-Nov-2024 21:32:49                                    verify=verify, headers=request_headers, timeout=40,
09-Nov-2024 21:32:49                                    cert=cert, auth=auth, data=data)
09-Nov-2024 21:32:49             if 200 <= response.status_code < 300:
09-Nov-2024 21:32:49                 return response
09-Nov-2024 21:32:49             else:
09-Nov-2024 21:32:49 >               raise_http_exception(response)
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:89:
09-Nov-2024 21:32:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 response = <Response [503]>
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     def raise_http_exception(response):
09-Nov-2024 21:32:49         ex_cls = _exceptions.get(response.status_code, HTTPError)
09-Nov-2024 21:32:49 >       raise ex_cls(response)
09-Nov-2024 21:32:49 E       tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"serviceUnavailable","description":"Service required for this operation is offline."}}
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/http_exceptions.py:15: HTTPServiceUnavailable
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 During handling of the above exception, another exception occurred:
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 http_method = <function get at 0x7f4fd9077560>
09-Nov-2024 21:32:49 ip = 'dev-oneprovider-krakow.default.svc.cluster.local', port = 9443
09-Nov-2024 21:32:49 path = '/api/v3/onepanel/provider/storages', use_ssl = True, headers = None
09-Nov-2024 21:32:49 verify = False, cert = None, auth = ('onepanel', 'password'), data = None
09-Nov-2024 21:32:49 default_headers = True, retries = 4
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     def http_request(http_method, ip, port, path, use_ssl=True, headers=None,
09-Nov-2024 21:32:49                      verify=False, cert=None, auth=None, data=None,
09-Nov-2024 21:32:49                      default_headers=True, retries=5):
09-Nov-2024 21:32:49         protocol = 'https' if use_ssl else 'http'
09-Nov-2024 21:32:49         request_headers = DEFAULT_HEADERS.copy() if default_headers else {}
09-Nov-2024 21:32:49         if headers:
09-Nov-2024 21:32:49             request_headers.update(headers)
09-Nov-2024 21:32:49         try:
09-Nov-2024 21:32:49             response = http_method('{0}://{1}:{2}{3}'.format(protocol, ip, port, path),
09-Nov-2024 21:32:49                                    verify=verify, headers=request_headers, timeout=40,
09-Nov-2024 21:32:49                                    cert=cert, auth=auth, data=data)
09-Nov-2024 21:32:49             if 200 <= response.status_code < 300:
09-Nov-2024 21:32:49                 return response
09-Nov-2024 21:32:49             else:
09-Nov-2024 21:32:49 >               raise_http_exception(response)
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:89:
09-Nov-2024 21:32:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 response = <Response [503]>
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     def raise_http_exception(response):
09-Nov-2024 21:32:49         ex_cls = _exceptions.get(response.status_code, HTTPError)
09-Nov-2024 21:32:49 >       raise ex_cls(response)
09-Nov-2024 21:32:49 E       tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"serviceUnavailable","description":"Service required for this operation is offline."}}
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/http_exceptions.py:15: HTTPServiceUnavailable
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 During handling of the above exception, another exception occurred:
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 http_method = <function get at 0x7f4fd9077560>
09-Nov-2024 21:32:49 ip = 'dev-oneprovider-krakow.default.svc.cluster.local', port = 9443
09-Nov-2024 21:32:49 path = '/api/v3/onepanel/provider/storages', use_ssl = True, headers = None
09-Nov-2024 21:32:49 verify = False, cert = None, auth = ('onepanel', 'password'), data = None
09-Nov-2024 21:32:49 default_headers = True, retries = 3
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     def http_request(http_method, ip, port, path, use_ssl=True, headers=None,
09-Nov-2024 21:32:49                      verify=False, cert=None, auth=None, data=None,
09-Nov-2024 21:32:49                      default_headers=True, retries=5):
09-Nov-2024 21:32:49         protocol = 'https' if use_ssl else 'http'
09-Nov-2024 21:32:49         request_headers = DEFAULT_HEADERS.copy() if default_headers else {}
09-Nov-2024 21:32:49         if headers:
09-Nov-2024 21:32:49             request_headers.update(headers)
09-Nov-2024 21:32:49         try:
09-Nov-2024 21:32:49             response = http_method('{0}://{1}:{2}{3}'.format(protocol, ip, port, path),
09-Nov-2024 21:32:49                                    verify=verify, headers=request_headers, timeout=40,
09-Nov-2024 21:32:49                                    cert=cert, auth=auth, data=data)
09-Nov-2024 21:32:49             if 200 <= response.status_code < 300:
09-Nov-2024 21:32:49                 return response
09-Nov-2024 21:32:49             else:
09-Nov-2024 21:32:49 >               raise_http_exception(response)
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:89:
09-Nov-2024 21:32:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 response = <Response [503]>
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     def raise_http_exception(response):
09-Nov-2024 21:32:49         ex_cls = _exceptions.get(response.status_code, HTTPError)
09-Nov-2024 21:32:49 >       raise ex_cls(response)
09-Nov-2024 21:32:49 E       tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"serviceUnavailable","description":"Service required for this operation is offline."}}
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/http_exceptions.py:15: HTTPServiceUnavailable
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 During handling of the above exception, another exception occurred:
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 http_method = <function get at 0x7f4fd9077560>
09-Nov-2024 21:32:49 ip = 'dev-oneprovider-krakow.default.svc.cluster.local', port = 9443
09-Nov-2024 21:32:49 path = '/api/v3/onepanel/provider/storages', use_ssl = True, headers = None
09-Nov-2024 21:32:49 verify = False, cert = None, auth = ('onepanel', 'password'), data = None
09-Nov-2024 21:32:49 default_headers = True, retries = 2
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     def http_request(http_method, ip, port, path, use_ssl=True, headers=None,
09-Nov-2024 21:32:49                      verify=False, cert=None, auth=None, data=None,
09-Nov-2024 21:32:49                      default_headers=True, retries=5):
09-Nov-2024 21:32:49         protocol = 'https' if use_ssl else 'http'
09-Nov-2024 21:32:49         request_headers = DEFAULT_HEADERS.copy() if default_headers else {}
09-Nov-2024 21:32:49         if headers:
09-Nov-2024 21:32:49             request_headers.update(headers)
09-Nov-2024 21:32:49         try:
09-Nov-2024 21:32:49             response = http_method('{0}://{1}:{2}{3}'.format(protocol, ip, port, path),
09-Nov-2024 21:32:49                                    verify=verify, headers=request_headers, timeout=40,
09-Nov-2024 21:32:49                                    cert=cert, auth=auth, data=data)
09-Nov-2024 21:32:49             if 200 <= response.status_code < 300:
09-Nov-2024 21:32:49                 return response
09-Nov-2024 21:32:49             else:
09-Nov-2024 21:32:49 >               raise_http_exception(response)
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:89:
09-Nov-2024 21:32:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 response = <Response [503]>
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     def raise_http_exception(response):
09-Nov-2024 21:32:49         ex_cls = _exceptions.get(response.status_code, HTTPError)
09-Nov-2024 21:32:49 >       raise ex_cls(response)
09-Nov-2024 21:32:49 E       tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"serviceUnavailable","description":"Service required for this operation is offline."}}
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/http_exceptions.py:15: HTTPServiceUnavailable
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 During handling of the above exception, another exception occurred:
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 http_method = <function get at 0x7f4fd9077560>
09-Nov-2024 21:32:49 ip = 'dev-oneprovider-krakow.default.svc.cluster.local', port = 9443
09-Nov-2024 21:32:49 path = '/api/v3/onepanel/provider/storages', use_ssl = True, headers = None
09-Nov-2024 21:32:49 verify = False, cert = None, auth = ('onepanel', 'password'), data = None
09-Nov-2024 21:32:49 default_headers = True, retries = 1
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     def http_request(http_method, ip, port, path, use_ssl=True, headers=None,
09-Nov-2024 21:32:49                      verify=False, cert=None, auth=None, data=None,
09-Nov-2024 21:32:49                      default_headers=True, retries=5):
09-Nov-2024 21:32:49         protocol = 'https' if use_ssl else 'http'
09-Nov-2024 21:32:49         request_headers = DEFAULT_HEADERS.copy() if default_headers else {}
09-Nov-2024 21:32:49         if headers:
09-Nov-2024 21:32:49             request_headers.update(headers)
09-Nov-2024 21:32:49         try:
09-Nov-2024 21:32:49             response = http_method('{0}://{1}:{2}{3}'.format(protocol, ip, port, path),
09-Nov-2024 21:32:49                                    verify=verify, headers=request_headers, timeout=40,
09-Nov-2024 21:32:49                                    cert=cert, auth=auth, data=data)
09-Nov-2024 21:32:49             if 200 <= response.status_code < 300:
09-Nov-2024 21:32:49                 return response
09-Nov-2024 21:32:49             else:
09-Nov-2024 21:32:49 >               raise_http_exception(response)
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:89:
09-Nov-2024 21:32:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 response = <Response [503]>
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     def raise_http_exception(response):
09-Nov-2024 21:32:49         ex_cls = _exceptions.get(response.status_code, HTTPError)
09-Nov-2024 21:32:49 >       raise ex_cls(response)
09-Nov-2024 21:32:49 E       tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"serviceUnavailable","description":"Service required for this operation is offline."}}
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/http_exceptions.py:15: HTTPServiceUnavailable
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 During handling of the above exception, another exception occurred:
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 entities_config = {'groups': {'group1': {'owner': 'user1'}}, 'spaces': {'space1': {'groups': ['group1'], 'owner': 'space_owner', 'provid...der-1': {'size': '1000000000', 'storage': 'local-volume-1'}}], 'users': ['user1']}}, 'users': ['space_owner', 'user1']}
09-Nov-2024 21:32:49 admin_credentials = <tests.utils.user_utils.AdminUser object at 0x7f4fd8013500>
09-Nov-2024 21:32:49 onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7f4fd7e89220>
09-Nov-2024 21:32:49 hosts = {'oneclient-1': {'container-id': 'ff863981412b17db79fbd38ad387948193801b8d6c62180a15826cba7182c9ec', 'ip': '10.244.190...34af02c1492c', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '10.244.190.86', 'name': 'dev-onezone', ...}}
09-Nov-2024 21:32:49 users = {'admin': <tests.utils.user_utils.AdminUser object at 0x7f4fd8013500>, 'onepanel': <tests.utils.user_utils.AdminUser o...tests.utils.user_utils.User object at 0x7f4fd7e8a090>, 'user1': <tests.utils.user_utils.User object at 0x7f4fd7e88230>}
09-Nov-2024 21:32:49 groups = {'group1': '278c284901ee8d3d2c1dbd03ac4ffaf2ch5f35'}
09-Nov-2024 21:32:49 storages = {'dev-oneprovider-krakow': {}}
09-Nov-2024 21:32:49 spaces = {'space1': 'aea57f11ce148fc30518ae7f3c6b7b16ch9d09'}, rm_users = True
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     @pytest.fixture(autouse=True)
09-Nov-2024 21:32:49     def run_around_testcase(
09-Nov-2024 21:32:49         entities_config,
09-Nov-2024 21:32:49         admin_credentials,
09-Nov-2024 21:32:49         onepanel_credentials,
09-Nov-2024 21:32:49         hosts,
09-Nov-2024 21:32:49         users,
09-Nov-2024 21:32:49         groups,
09-Nov-2024 21:32:49         storages,
09-Nov-2024 21:32:49         spaces,
09-Nov-2024 21:32:49         rm_users,
09-Nov-2024 21:32:49     ):
09-Nov-2024 21:32:49         unmount_all_clients_and_purge_spaces(users)
09-Nov-2024 21:32:49 >       setup_entities(
09-Nov-2024 21:32:49             entities_config,
09-Nov-2024 21:32:49             admin_credentials,
09-Nov-2024 21:32:49             onepanel_credentials,
09-Nov-2024 21:32:49             hosts,
09-Nov-2024 21:32:49             users,
09-Nov-2024 21:32:49             groups,
09-Nov-2024 21:32:49             storages,
09-Nov-2024 21:32:49             spaces,
09-Nov-2024 21:32:49             rm_users,
09-Nov-2024 21:32:49         )
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/oneclient/conftest.py:54:
09-Nov-2024 21:32:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
09-Nov-2024 21:32:49 tests/oneclient/conftest.py:92: in setup_entities
09-Nov-2024 21:32:49     setup_spaces(
09-Nov-2024 21:32:49 tests/utils/entities_setup/spaces.py:108: in create_and_configure_spaces
09-Nov-2024 21:32:49     _create_and_configure_spaces(config, zone_host, admin_credentials,
09-Nov-2024 21:32:49 tests/utils/entities_setup/spaces.py:138: in _create_and_configure_spaces
09-Nov-2024 21:32:49     _get_support(zone_hostname, onepanel_credentials, owner, space_id,
09-Nov-2024 21:32:49 tests/utils/entities_setup/spaces.py:229: in _get_support
09-Nov-2024 21:32:49     _get_storage_id(provider_hostname, onepanel_username,
09-Nov-2024 21:32:49 tests/utils/entities_setup/spaces.py:267: in _get_storage_id
09-Nov-2024 21:32:49     storages_id = http_get(ip=provider_hostname, port=PANEL_REST_PORT,
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:47: in http_get
09-Nov-2024 21:32:49     return http_request(requests.get, ip, port, path, use_ssl, headers,
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:93: in http_request
09-Nov-2024 21:32:49     return http_request(http_method, ip, port, path, use_ssl, headers,
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:93: in http_request
09-Nov-2024 21:32:49     return http_request(http_method, ip, port, path, use_ssl, headers,
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:93: in http_request
09-Nov-2024 21:32:49     return http_request(http_method, ip, port, path, use_ssl, headers,
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:93: in http_request
09-Nov-2024 21:32:49     return http_request(http_method, ip, port, path, use_ssl, headers,
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:93: in http_request
09-Nov-2024 21:32:49     return http_request(http_method, ip, port, path, use_ssl, headers,
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:96: in http_request
09-Nov-2024 21:32:49     raise e
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:89: in http_request
09-Nov-2024 21:32:49     raise_http_exception(response)
09-Nov-2024 21:32:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 response = <Response [503]>
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49     def raise_http_exception(response):
09-Nov-2024 21:32:49         ex_cls = _exceptions.get(response.status_code, HTTPError)
09-Nov-2024 21:32:49 >       raise ex_cls(response)
09-Nov-2024 21:32:49 E       tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"serviceUnavailable","description":"Service required for this operation is offline."}}
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/http_exceptions.py:15: HTTPServiceUnavailable
09-Nov-2024 21:32:49 =============================== warnings summary ===============================
09-Nov-2024 21:32:49 tests/utils/rest_utils.py:98
09-Nov-2024 21:32:49   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-RFCDH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:32:49     print("""
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/path_utils.py:112
09-Nov-2024 21:32:49   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-RFCDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:32:49     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/acceptance_utils.py:55
09-Nov-2024 21:32:49   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-RFCDH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 21:32:49     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 tests/utils/acceptance_utils.py:57
09-Nov-2024 21:32:49   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-RFCDH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 21:32:49     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:32:49
09-Nov-2024 21:32:49 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 21:32:49 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-RFCDH/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 21:32:49 ============= 15 passed, 4 warnings, 1 error in 763.22s (0:12:43) ==============
09-Nov-2024 21:32:56 release "dev" uninstalled
09-Nov-2024 21:32:57 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 21:33:00 No resources found
09-Nov-2024 21:33:01 Sidecar injection has been disabled
09-Nov-2024 21:33:01 Cleaning helm release "dev"...
09-Nov-2024 21:33:01 Deleted 1 helm deployments
09-Nov-2024 21:33:01 Deleted 0 k8s deployments
09-Nov-2024 21:33:01 Deleted 0 k8s services
09-Nov-2024 21:33:01 Deleted 0 persistent volumes
09-Nov-2024 21:33:01 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:33:01 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 21:33:01 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:33:01 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 21:33:01 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 21:33:01 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:33:01 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 21:33:01 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 21:33:01 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 21:33:01 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-RFCDH...
09-Nov-2024 21:33:01 Failing task since 1 failing test cases were found.
09-Nov-2024 21:33:01 Finished task 'Parse test results' with result: Failed
09-Nov-2024 21:33:01 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:33:01
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:33:01
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:33:01
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:33:01
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:33:01
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:33:01
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:33:01
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:33:01
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:33:01
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:33:01
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:33:01 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:33:01
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - regular file CRUD directio hardlinks #3362 (ODSRV-OAP-RFCDH-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-RFCDH-3362-ScriptBuildTask-14744781491724226786.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-RFCDH/onedata-acceptance
09-Nov-2024 21:33:01 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_regular_file_CRUD_directio_hardlinks.tar.gz
09-Nov-2024 21:33:02 Uploading artifact
09-Nov-2024 21:33:02     source path: surefire_regular_file_CRUD_directio_hardlinks.tar.gz
09-Nov-2024 21:33:02     dest.  path: artifacts/onedata-acceptance/develop/surefire_regular_file_CRUD_directio_hardlinks.tar.gz
09-Nov-2024 21:33:02 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 21:33:02 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:33:02 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:33:02
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - regular file CRUD directio hardlinks #3362 (ODSRV-OAP-RFCDH-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-RFCDH-3362-ScriptBuildTask-9809377017513094277.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-RFCDH
09-Nov-2024 21:33:02 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 21:33:03 Finished task 'Pack logs' with result: Success
09-Nov-2024 21:33:03 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:33:03
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 21:33:03 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:33:03
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - regular file CRUD directio hardlinks #3362 (ODSRV-OAP-RFCDH-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-RFCDH-3362-ScriptBuildTask-8876623842199533150.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-RFCDH/onedata-acceptance
09-Nov-2024 21:33:03   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 21:33:03                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 21:33:03
09-Nov-2024 21:33:03   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 21:33:03 100  4822  100  4822    0     0  44648      0 --:--:-- --:--:-- --:--:-- 44648
09-Nov-2024 21:33:03 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 21:33:04 Cleaning helm deployments
09-Nov-2024 21:33:04 Cleanining pods
09-Nov-2024 21:33:04 Cleaning kube persistant volumes
09-Nov-2024 21:33:05 Cleaning dockswift container
09-Nov-2024 21:33:05 Cleaning docker containers
09-Nov-2024 21:33:09 Stalled docker containers to remove:
09-Nov-2024 21:33:09 37fa288ab978 f5e93af8f40c 99d8e8fc9c75 f4ba7315102c dfd2ca803abe 164f286bfd17 d714ac1eefef 70590a47b21d ddc8599c96bf fc7e30e67263 fe0abe675913 d69267d414e9 0249e17e1609 5f2c02b8a6c9 a094ac5129e7
09-Nov-2024 21:33:09 Removing stalled docker containers
09-Nov-2024 21:33:09 Error response from daemon: Cannot kill container: 37fa288ab978: Container 37fa288ab978d0ab18bedce88689ae7660b3170cd08e5110bcbc8c5c1c8bf2eb is not running
09-Nov-2024 21:33:09 37fa288ab978
09-Nov-2024 21:33:09 Error response from daemon: Cannot kill container: f5e93af8f40c: Container f5e93af8f40cea4a7becd06a38d726c26ec6066166a53fa5b1b17eb133213aa4 is not running
09-Nov-2024 21:33:09 f5e93af8f40c
09-Nov-2024 21:33:09 Error response from daemon: Cannot kill container: 99d8e8fc9c75: Container 99d8e8fc9c75c197f0820f83e6f59e1748c54961670334422d97886cef0a2383 is not running
09-Nov-2024 21:33:09 99d8e8fc9c75
09-Nov-2024 21:33:09 Error response from daemon: Cannot kill container: f4ba7315102c: Container f4ba7315102c1e53968f90aabf331ca7e364f084a61bb08f4a713ff94d403e94 is not running
09-Nov-2024 21:33:09 f4ba7315102c
09-Nov-2024 21:33:09 Error response from daemon: Cannot kill container: dfd2ca803abe: Container dfd2ca803abeffb8d6c09e5998572f070127a59bf5e00d524bf78f113eb5f4e7 is not running
09-Nov-2024 21:33:09 dfd2ca803abe
09-Nov-2024 21:33:09 Error response from daemon: Cannot kill container: 164f286bfd17: Container 164f286bfd17347acd34f64c4c460a3b0dca5f870c3793f6e1a37bd302a1c287 is not running
09-Nov-2024 21:33:10 164f286bfd17
09-Nov-2024 21:33:10 Error response from daemon: Cannot kill container: d714ac1eefef: Container d714ac1eefef848291b28b74799144301d176bb0511bc4400853d3c51f4ca8e1 is not running
09-Nov-2024 21:33:10 d714ac1eefef
09-Nov-2024 21:33:10 Error response from daemon: Cannot kill container: 70590a47b21d: Container 70590a47b21d527c57701b28ad6bff6806edf933622d79476786acaf7a198eee is not running
09-Nov-2024 21:33:10 70590a47b21d
09-Nov-2024 21:33:10 Error response from daemon: Cannot kill container: ddc8599c96bf: Container ddc8599c96bf42512c140907454f248413001afcacfcdbd3bc82eba5b2ad5ec0 is not running
09-Nov-2024 21:33:10 ddc8599c96bf
09-Nov-2024 21:33:10 Error response from daemon: Cannot kill container: fc7e30e67263: Container fc7e30e67263948b2234a511c13bb757c24e670e3b7728d6b3fc56e342457f9c is not running
09-Nov-2024 21:33:10 fc7e30e67263
09-Nov-2024 21:33:10 Error response from daemon: Cannot kill container: fe0abe675913: Container fe0abe6759137312d523f620561e25ff91422f01f976567698cea22ff10f4aaa is not running
09-Nov-2024 21:33:10 fe0abe675913
09-Nov-2024 21:33:10 Error response from daemon: Cannot kill container: d69267d414e9: Container d69267d414e9c1d80660c5824ee35c3ddc8e11ee3bb02c412b3f924a44497a50 is not running
09-Nov-2024 21:33:10 d69267d414e9
09-Nov-2024 21:33:10 Error response from daemon: Cannot kill container: 0249e17e1609: Container 0249e17e16091d42813ae27a095aec899feac72e6c94998af4b1e1bdd4faa3d5 is not running
09-Nov-2024 21:33:10 0249e17e1609
09-Nov-2024 21:33:11 Error response from daemon: Cannot kill container: 5f2c02b8a6c9: Container 5f2c02b8a6c939fa43760bdf583e5a83adc7a99df51297e6bc1c6d22995e94d7 is not running
09-Nov-2024 21:33:11 5f2c02b8a6c9
09-Nov-2024 21:33:11 a094ac5129e7
09-Nov-2024 21:33:11 a094ac5129e7
09-Nov-2024 21:33:11 Stalled docker volumes to remove:
09-Nov-2024 21:33:11
09-Nov-2024 21:33:11 Removing stalled docker volumes
09-Nov-2024 21:33:11 Removing stalled loopdevices
09-Nov-2024 21:33:12 Done
09-Nov-2024 21:33:12 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 21:33:12 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 21:33:12 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 21:33:12 Running post build plugin 'NCover Results Collector'
09-Nov-2024 21:33:12 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 21:33:12 Running post build plugin 'Clover Results Collector'
09-Nov-2024 21:33:12 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 21:33:12 Running post build plugin 'Artifact Copier'
09-Nov-2024 21:33:12 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 21:33:13 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 188.6 ms
09-Nov-2024 21:33:13 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-RFCDH'
09-Nov-2024 21:33:13 Finalising the build...
09-Nov-2024 21:33:13 Stopping timer.
09-Nov-2024 21:33:13 Build ODSRV-OAP-RFCDH-3362 completed.
09-Nov-2024 21:33:13 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 21:33:13 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 21:33:13 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 21:33:13 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 21:33:13 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 21:33:13 All post build plugins have finished
09-Nov-2024 21:33:13 Generating build results summary...
09-Nov-2024 21:33:13 Saving build results to disk...
09-Nov-2024 21:33:13 Store variable context...
09-Nov-2024 21:33:13 Finished building ODSRV-OAP-RFCDH-3362.