Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #3284 was successful

Job: Files remove metadata was successful

Build log

The build generated 2,961 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 21:43:58 Running command: ['./onenv', 'status']
19-Nov-2024 21:43:58 ready: True
19-Nov-2024 21:43:58 pods:
19-Nov-2024 21:43:58     dev-oneclient-krakow-9b8968f6-5k5qx:
19-Nov-2024 21:43:58         service-type: oneclient
19-Nov-2024 21:43:58         ip: 10.244.60.236
19-Nov-2024 21:43:58         container-id: 43ae144f0c85a82e0b85b4772006878e6c91efd532b221c036dffc02cd41e00e
19-Nov-2024 21:43:58         provider-host: dev-oneprovider-krakow
19-Nov-2024 21:43:58     dev-oneprovider-krakow-0:
19-Nov-2024 21:43:58         name: dev-oneprovider-krakow
19-Nov-2024 21:43:58         domain: dev-oneprovider-krakow.default.svc.cluster.local
19-Nov-2024 21:43:58         service-type: oneprovider
19-Nov-2024 21:43:58         ip: 10.244.60.233
19-Nov-2024 21:43:58         container-id: f398eeb446ef0bad6c2c4dddc0483a8567099d57d2c69bfc5cec583ba301290c
19-Nov-2024 21:43:58         hostname: dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local
19-Nov-2024 21:43:58     dev-onezone-0:
19-Nov-2024 21:43:58         name: dev-onezone
19-Nov-2024 21:43:58         domain: dev-onezone.default.svc.cluster.local
19-Nov-2024 21:43:58         service-type: onezone
19-Nov-2024 21:43:58         ip: 10.244.60.232
19-Nov-2024 21:43:58         container-id: 4f0e09a5a4c88bb574e62bf5c9314ddfbb88c0c4618c7cfb9805ed9a9f68d737
19-Nov-2024 21:43:58         hostname: dev-onezone-0.dev-onezone.default.svc.cluster.local
19-Nov-2024 21:43:58
19-Nov-2024 21:43:58 Running command: ['./onenv', 'hosts']
19-Nov-2024 21:43:58 Removed hosts entry: 10.244.60.216        dev-oneprovider-krakow.default.svc.cluster.local
19-Nov-2024 21:43:58 Removed hosts entry: 10.244.60.216        dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local
19-Nov-2024 21:43:58 Removed hosts entry: 10.244.60.213        dev-onezone.default.svc.cluster.local
19-Nov-2024 21:43:58 Removed hosts entry: 10.244.60.213        dev-onezone-0.dev-onezone.default.svc.cluster.local
19-Nov-2024 21:43:58 Added hosts entry: 10.244.60.233        dev-oneprovider-krakow.default.svc.cluster.local
19-Nov-2024 21:43:58 Added hosts entry: 10.244.60.233        dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local
19-Nov-2024 21:43:58 Added hosts entry: 10.244.60.232        dev-onezone.default.svc.cluster.local
19-Nov-2024 21:43:58 Added hosts entry: 10.244.60.232        dev-onezone-0.dev-onezone.default.svc.cluster.local
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'id', '-u', 'user1']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '25687', 'user1']
19-Nov-2024 21:43:58 Adding user `user1' ...
19-Nov-2024 21:43:58 Adding new group `user1' (25687) ...
19-Nov-2024 21:43:58 Adding new user `user1' (25687) with group `user1' ...
19-Nov-2024 21:43:58 Creating home directory `/home/user1' ...
19-Nov-2024 21:43:58 Copying files from `/etc/skel' ...
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'id', '-u', 'user2']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '30628', 'user2']
19-Nov-2024 21:43:58 Adding user `user2' ...
19-Nov-2024 21:43:58 Adding new group `user2' (30628) ...
19-Nov-2024 21:43:58 Adding new user `user2' (30628) with group `user2' ...
19-Nov-2024 21:43:58 Creating home directory `/home/user2' ...
19-Nov-2024 21:43:58 Copying files from `/etc/skel' ...
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'grep', '-q', 'space1', '/etc/group']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'groupadd', '-g', '54356', 'space1']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'usermod', '-a', '-G', 'space1', 'user1']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'usermod', '-a', '-G', 'space1', 'user2']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'grep', '-q', 'space2', '/etc/group']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'groupadd', '-g', '55062', 'space2']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'usermod', '-a', '-G', 'space2', 'user1']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'usermod', '-a', '-G', 'space2', 'user2']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'grep', '-q', 'fuse', '/etc/group']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'groupadd', '-g', '46411', 'fuse']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'usermod', '-a', '-G', 'fuse', 'user1']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'usermod', '-a', '-G', 'fuse', 'user2']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'id', '-u', 'user1']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '25687', 'user1']
19-Nov-2024 21:43:58 Adding user `user1' ...
19-Nov-2024 21:43:58 Adding new group `user1' (25687) ...
19-Nov-2024 21:43:58 Adding new user `user1' (25687) with group `user1' ...
19-Nov-2024 21:43:58 Creating home directory `/home/user1' ...
19-Nov-2024 21:43:58 Copying files from `/etc/skel' ...
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'id', '-u', 'user2']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '30628', 'user2']
19-Nov-2024 21:43:58 Adding user `user2' ...
19-Nov-2024 21:43:58 Adding new group `user2' (30628) ...
19-Nov-2024 21:43:58 Adding new user `user2' (30628) with group `user2' ...
19-Nov-2024 21:43:58 Creating home directory `/home/user2' ...
19-Nov-2024 21:43:58 Copying files from `/etc/skel' ...
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'grep', '-q', 'space1', '/etc/group']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '54356', 'space1']
19-Nov-2024 21:43:58 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space1', 'user1']
19-Nov-2024 21:43:59 command terminated with exit code 1
19-Nov-2024 21:44:00 command terminated with exit code 1
19-Nov-2024 21:44:47 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space1', 'user2']
19-Nov-2024 21:44:47 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'grep', '-q', 'space2', '/etc/group']
19-Nov-2024 21:44:47 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '55062', 'space2']
19-Nov-2024 21:44:47 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space2', 'user1']
19-Nov-2024 21:44:47 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space2', 'user2']
19-Nov-2024 21:44:47 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'grep', '-q', 'fuse', '/etc/group']
19-Nov-2024 21:44:47 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '46411', 'fuse']
19-Nov-2024 21:44:47 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'fuse', 'user1']
19-Nov-2024 21:44:47 Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'fuse', 'user2']
19-Nov-2024 21:44:47
19-Nov-2024 21:44:47 =================================================================
19-Nov-2024 21:44:47 - Executing scenario 'User removes metadata'
19-Nov-2024 21:44:47 - from feature 'Files remove metadata tests'
19-Nov-2024 21:44:47 -----------------------------------------------------------------
19-Nov-2024 21:44:47 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:44:47 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:44:47 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:44:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:44:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:44:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:44:47
19-Nov-2024 21:44:47
19-Nov-2024 21:44:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:44:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:44:47
19-Nov-2024 21:44:47 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bgxj2py1382ofmmv
19-Nov-2024 21:44:47
19-Nov-2024 21:44:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bgxj2py1382ofmmv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bgxj2py1382ofmmv
19-Nov-2024 21:44:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12082251039792791903'...
19-Nov-2024 21:44:47 Getting configuration...
19-Nov-2024 21:44:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bgxj2py1382ofmmv'.
19-Nov-2024 21:44:47
19-Nov-2024 21:44:47 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:44:47 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:44:47 -- Executing step: using REST, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:44:47 -- Executing step: using REST, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
19-Nov-2024 21:44:47 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:44:47 -- Executing step: if REST is web GUI, user1 refreshes site
19-Nov-2024 21:44:47 -- Executing step: using REST, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
19-Nov-2024 21:44:47 =================================================================
19-Nov-2024 21:44:47 PASSED
19-Nov-2024 21:45:25 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-REST-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:45:25 =================================================================
19-Nov-2024 21:45:25 - Executing scenario 'User removes metadata'
19-Nov-2024 21:45:25 - from feature 'Files remove metadata tests'
19-Nov-2024 21:45:25 -----------------------------------------------------------------
19-Nov-2024 21:45:25 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:45:25 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:45:25 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:45:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:45:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:45:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:45:25
19-Nov-2024 21:45:25
19-Nov-2024 21:45:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:45:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:45:25
19-Nov-2024 21:45:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6fdl2fhmmy4t9ket
19-Nov-2024 21:45:25
19-Nov-2024 21:45:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6fdl2fhmmy4t9ket --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6fdl2fhmmy4t9ket
19-Nov-2024 21:45:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2164877543610673415'...
19-Nov-2024 21:45:25 Getting configuration...
19-Nov-2024 21:45:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6fdl2fhmmy4t9ket'.
19-Nov-2024 21:45:25
19-Nov-2024 21:45:25 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:45:25 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:45:25 -- Executing step: using REST, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:45:25 -- Executing step: using REST, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
19-Nov-2024 21:45:25 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:45:25 -- Executing step: if REST is web GUI, user1 refreshes site
19-Nov-2024 21:45:25 -- Executing step: using REST, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
19-Nov-2024 21:45:25 =================================================================
19-Nov-2024 21:45:25 PASSED
19-Nov-2024 21:46:15 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-REST-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:46:15 =================================================================
19-Nov-2024 21:46:15 - Executing scenario 'User removes metadata'
19-Nov-2024 21:46:15 - from feature 'Files remove metadata tests'
19-Nov-2024 21:46:15 -----------------------------------------------------------------
19-Nov-2024 21:46:15 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:46:15 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:46:15 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:46:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:46:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:46:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:46:15
19-Nov-2024 21:46:15
19-Nov-2024 21:46:15 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:46:15 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:46:15
19-Nov-2024 21:46:15 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2cxdzfaazsviktc8
19-Nov-2024 21:46:15
19-Nov-2024 21:46:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2cxdzfaazsviktc8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2cxdzfaazsviktc8
19-Nov-2024 21:46:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14868482647189266766'...
19-Nov-2024 21:46:15 Getting configuration...
19-Nov-2024 21:46:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2cxdzfaazsviktc8'.
19-Nov-2024 21:46:15
19-Nov-2024 21:46:15 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:46:15 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:46:15 -- Executing step: using REST, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:46:15 -- Executing step: using REST, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
19-Nov-2024 21:46:15 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:46:15 -- Executing step: if REST is web GUI, user1 refreshes site
19-Nov-2024 21:46:15 -- Executing step: using REST, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
19-Nov-2024 21:46:15 =================================================================
19-Nov-2024 21:46:15 PASSED
19-Nov-2024 21:47:07 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-web GUI-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:47:07 =================================================================
19-Nov-2024 21:47:07 - Executing scenario 'User removes metadata'
19-Nov-2024 21:47:07 - from feature 'Files remove metadata tests'
19-Nov-2024 21:47:07 -----------------------------------------------------------------
19-Nov-2024 21:47:07 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:47:07 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:47:07 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:47:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:47:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:47:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:47:07
19-Nov-2024 21:47:07
19-Nov-2024 21:47:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:47:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:47:07
19-Nov-2024 21:47:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/v3ik5fqa5isio12m
19-Nov-2024 21:47:07
19-Nov-2024 21:47:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v3ik5fqa5isio12m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v3ik5fqa5isio12m
19-Nov-2024 21:47:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1297087022375772926'...
19-Nov-2024 21:47:07 Getting configuration...
19-Nov-2024 21:47:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/v3ik5fqa5isio12m'.
19-Nov-2024 21:47:07
19-Nov-2024 21:47:07 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:47:07 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:47:07 -- Executing step: using web GUI, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:47:07 -- Executing step: using web GUI, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
19-Nov-2024 21:47:07 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:47:07 -- Executing step: if web GUI is web GUI, user1 refreshes site
19-Nov-2024 21:47:07 -- Executing step: using web GUI, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
19-Nov-2024 21:47:07 =================================================================
19-Nov-2024 21:47:07 PASSED
19-Nov-2024 21:47:55 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-web GUI-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:47:55 =================================================================
19-Nov-2024 21:47:55 - Executing scenario 'User removes metadata'
19-Nov-2024 21:47:55 - from feature 'Files remove metadata tests'
19-Nov-2024 21:47:55 -----------------------------------------------------------------
19-Nov-2024 21:47:55 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:47:55 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:47:55 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:47:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:47:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:47:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:47:55
19-Nov-2024 21:47:55
19-Nov-2024 21:47:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:47:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:47:55
19-Nov-2024 21:47:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/05ldpzuuj64m9285
19-Nov-2024 21:47:55
19-Nov-2024 21:47:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/05ldpzuuj64m9285 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/05ldpzuuj64m9285
19-Nov-2024 21:47:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5917581084779260295'...
19-Nov-2024 21:47:55 Getting configuration...
19-Nov-2024 21:47:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/05ldpzuuj64m9285'.
19-Nov-2024 21:47:55
19-Nov-2024 21:47:55 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:47:55 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:47:55 -- Executing step: using web GUI, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:47:55 -- Executing step: using web GUI, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
19-Nov-2024 21:47:55 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:47:55 -- Executing step: if web GUI is web GUI, user1 refreshes site
19-Nov-2024 21:47:55 -- Executing step: using web GUI, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
19-Nov-2024 21:47:55 =================================================================
19-Nov-2024 21:47:55 PASSED
19-Nov-2024 21:48:42 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-web GUI-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:48:42 =================================================================
19-Nov-2024 21:48:42 - Executing scenario 'User removes metadata'
19-Nov-2024 21:48:42 - from feature 'Files remove metadata tests'
19-Nov-2024 21:48:42 -----------------------------------------------------------------
19-Nov-2024 21:48:42 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:48:42 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:48:42 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:48:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:48:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:48:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:48:42
19-Nov-2024 21:48:42
19-Nov-2024 21:48:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:48:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:48:42
19-Nov-2024 21:48:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vzq6hu1ozgrgmod1
19-Nov-2024 21:48:42
19-Nov-2024 21:48:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vzq6hu1ozgrgmod1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vzq6hu1ozgrgmod1
19-Nov-2024 21:48:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12338401429924081212'...
19-Nov-2024 21:48:42 Getting configuration...
19-Nov-2024 21:48:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vzq6hu1ozgrgmod1'.
19-Nov-2024 21:48:42
19-Nov-2024 21:48:42 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:48:42 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:48:42 -- Executing step: using web GUI, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:48:42 -- Executing step: using web GUI, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
19-Nov-2024 21:48:42 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:48:42 -- Executing step: if web GUI is web GUI, user1 refreshes site
19-Nov-2024 21:48:42 -- Executing step: using web GUI, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
19-Nov-2024 21:48:42 =================================================================
19-Nov-2024 21:48:42 PASSED
19-Nov-2024 21:48:58 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-oneclient1-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:48:58 =================================================================
19-Nov-2024 21:48:58 - Executing scenario 'User removes metadata'
19-Nov-2024 21:48:58 - from feature 'Files remove metadata tests'
19-Nov-2024 21:48:58 -----------------------------------------------------------------
19-Nov-2024 21:48:58 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:48:58 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:48:58 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:48:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:48:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:48:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:48:58
19-Nov-2024 21:48:58
19-Nov-2024 21:48:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:48:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:48:58
19-Nov-2024 21:48:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/agxl2e9o8v0gwui7
19-Nov-2024 21:48:58
19-Nov-2024 21:48:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/agxl2e9o8v0gwui7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/agxl2e9o8v0gwui7
19-Nov-2024 21:48:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13934236034349340908'...
19-Nov-2024 21:48:58 Getting configuration...
19-Nov-2024 21:48:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/agxl2e9o8v0gwui7'.
19-Nov-2024 21:48:58
19-Nov-2024 21:48:58 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:48:58 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:48:58 -- Executing step: using oneclient1, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:48:58 -- Executing step: using oneclient1, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
19-Nov-2024 21:48:58 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:48:58 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
19-Nov-2024 21:48:58 -- Executing step: using oneclient1, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
19-Nov-2024 21:48:58 =================================================================
19-Nov-2024 21:48:58 PASSED
19-Nov-2024 21:49:14 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-oneclient1-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:49:14 =================================================================
19-Nov-2024 21:49:14 - Executing scenario 'User removes metadata'
19-Nov-2024 21:49:14 - from feature 'Files remove metadata tests'
19-Nov-2024 21:49:14 -----------------------------------------------------------------
19-Nov-2024 21:49:14 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:49:14 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:49:14 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:49:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:49:14
19-Nov-2024 21:49:14
19-Nov-2024 21:49:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:49:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:49:14
19-Nov-2024 21:49:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7qd0h6z699n3c1t0
19-Nov-2024 21:49:14
19-Nov-2024 21:49:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7qd0h6z699n3c1t0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7qd0h6z699n3c1t0
19-Nov-2024 21:49:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18245248749088457487'...
19-Nov-2024 21:49:14 Getting configuration...
19-Nov-2024 21:49:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7qd0h6z699n3c1t0'.
19-Nov-2024 21:49:14
19-Nov-2024 21:49:14 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:49:14 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:49:14 -- Executing step: using oneclient1, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:49:14 -- Executing step: using oneclient1, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
19-Nov-2024 21:49:14 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:49:14 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
19-Nov-2024 21:49:14 -- Executing step: using oneclient1, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
19-Nov-2024 21:49:14 =================================================================
19-Nov-2024 21:49:14 PASSED
19-Nov-2024 21:49:30 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-oneclient1-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:49:30 =================================================================
19-Nov-2024 21:49:30 - Executing scenario 'User removes metadata'
19-Nov-2024 21:49:30 - from feature 'Files remove metadata tests'
19-Nov-2024 21:49:30 -----------------------------------------------------------------
19-Nov-2024 21:49:30 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:49:30 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:49:30 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:49:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:49:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:49:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:49:30
19-Nov-2024 21:49:30
19-Nov-2024 21:49:30 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:49:30 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:49:30
19-Nov-2024 21:49:30 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/eyanvor0cyiqg1s7
19-Nov-2024 21:49:30
19-Nov-2024 21:49:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eyanvor0cyiqg1s7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eyanvor0cyiqg1s7
19-Nov-2024 21:49:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13155422156353861018'...
19-Nov-2024 21:49:30 Getting configuration...
19-Nov-2024 21:49:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/eyanvor0cyiqg1s7'.
19-Nov-2024 21:49:30
19-Nov-2024 21:49:30 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:49:30 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:49:30 -- Executing step: using oneclient1, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:49:30 -- Executing step: using oneclient1, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
19-Nov-2024 21:49:30 -- Executing step: using REST, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:49:30 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
19-Nov-2024 21:49:30 -- Executing step: using oneclient1, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
19-Nov-2024 21:49:30 =================================================================
19-Nov-2024 21:49:30 PASSED
19-Nov-2024 21:49:46 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-REST-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:49:46 =================================================================
19-Nov-2024 21:49:46 - Executing scenario 'User removes metadata'
19-Nov-2024 21:49:46 - from feature 'Files remove metadata tests'
19-Nov-2024 21:49:46 -----------------------------------------------------------------
19-Nov-2024 21:49:46 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:49:46 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:49:46 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:49:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:49:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:49:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:49:46
19-Nov-2024 21:49:46
19-Nov-2024 21:49:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:49:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:49:46
19-Nov-2024 21:49:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kethufrwdztjvvul
19-Nov-2024 21:49:46
19-Nov-2024 21:49:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kethufrwdztjvvul --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kethufrwdztjvvul
19-Nov-2024 21:49:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7953047274648593420'...
19-Nov-2024 21:49:46 Getting configuration...
19-Nov-2024 21:49:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kethufrwdztjvvul'.
19-Nov-2024 21:49:46
19-Nov-2024 21:49:46 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:49:46 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:49:46 -- Executing step: using REST, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:49:46 -- Executing step: using REST, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
19-Nov-2024 21:49:46 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:49:46 -- Executing step: if REST is web GUI, user1 refreshes site
19-Nov-2024 21:49:46 -- Executing step: using REST, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
19-Nov-2024 21:49:46 =================================================================
19-Nov-2024 21:49:46 PASSED
19-Nov-2024 21:50:03 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-REST-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:50:03 =================================================================
19-Nov-2024 21:50:03 - Executing scenario 'User removes metadata'
19-Nov-2024 21:50:03 - from feature 'Files remove metadata tests'
19-Nov-2024 21:50:03 -----------------------------------------------------------------
19-Nov-2024 21:50:03 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:50:03 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:50:03 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:50:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:50:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:50:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:50:03
19-Nov-2024 21:50:03
19-Nov-2024 21:50:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:50:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:50:03
19-Nov-2024 21:50:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hglclz4ovymjwt0y
19-Nov-2024 21:50:03
19-Nov-2024 21:50:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hglclz4ovymjwt0y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hglclz4ovymjwt0y
19-Nov-2024 21:50:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7664871682709848469'...
19-Nov-2024 21:50:03 Getting configuration...
19-Nov-2024 21:50:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hglclz4ovymjwt0y'.
19-Nov-2024 21:50:03
19-Nov-2024 21:50:03 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:50:03 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:50:03 -- Executing step: using REST, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:50:03 -- Executing step: using REST, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
19-Nov-2024 21:50:03 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:50:03 -- Executing step: if REST is web GUI, user1 refreshes site
19-Nov-2024 21:50:03 -- Executing step: using REST, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
19-Nov-2024 21:50:03 =================================================================
19-Nov-2024 21:50:03 PASSED
19-Nov-2024 21:50:20 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-REST-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:50:20 =================================================================
19-Nov-2024 21:50:20 - Executing scenario 'User removes metadata'
19-Nov-2024 21:50:20 - from feature 'Files remove metadata tests'
19-Nov-2024 21:50:20 -----------------------------------------------------------------
19-Nov-2024 21:50:20 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:50:20 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:50:20 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:50:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:50:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:50:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:50:20
19-Nov-2024 21:50:20
19-Nov-2024 21:50:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:50:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:50:20
19-Nov-2024 21:50:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/oq72fhoj28lgz7va
19-Nov-2024 21:50:20
19-Nov-2024 21:50:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/oq72fhoj28lgz7va --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/oq72fhoj28lgz7va
19-Nov-2024 21:50:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16914721865424249304'...
19-Nov-2024 21:50:20 Getting configuration...
19-Nov-2024 21:50:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/oq72fhoj28lgz7va'.
19-Nov-2024 21:50:20
19-Nov-2024 21:50:20 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:50:20 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:50:20 -- Executing step: using REST, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:50:20 -- Executing step: using REST, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
19-Nov-2024 21:50:20 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:50:20 -- Executing step: if REST is web GUI, user1 refreshes site
19-Nov-2024 21:50:20 -- Executing step: using REST, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
19-Nov-2024 21:50:20 =================================================================
19-Nov-2024 21:50:20 PASSED
19-Nov-2024 21:51:05 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-web GUI-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:51:05 =================================================================
19-Nov-2024 21:51:05 - Executing scenario 'User removes metadata'
19-Nov-2024 21:51:05 - from feature 'Files remove metadata tests'
19-Nov-2024 21:51:05 -----------------------------------------------------------------
19-Nov-2024 21:51:05 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:51:05 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:51:05 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:51:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:51:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:51:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:51:05
19-Nov-2024 21:51:05
19-Nov-2024 21:51:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:51:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:51:05
19-Nov-2024 21:51:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/d2idswurrofe60hr
19-Nov-2024 21:51:05
19-Nov-2024 21:51:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d2idswurrofe60hr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d2idswurrofe60hr
19-Nov-2024 21:51:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11910902824752596635'...
19-Nov-2024 21:51:05 Getting configuration...
19-Nov-2024 21:51:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d2idswurrofe60hr'.
19-Nov-2024 21:51:05
19-Nov-2024 21:51:05 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:51:05 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:51:05 -- Executing step: using web GUI, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:51:05 -- Executing step: using web GUI, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
19-Nov-2024 21:51:05 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:51:05 -- Executing step: if web GUI is web GUI, user1 refreshes site
19-Nov-2024 21:51:05 -- Executing step: using web GUI, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
19-Nov-2024 21:51:05 =================================================================
19-Nov-2024 21:51:05 PASSED
19-Nov-2024 21:51:52 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-web GUI-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:51:52 =================================================================
19-Nov-2024 21:51:52 - Executing scenario 'User removes metadata'
19-Nov-2024 21:51:52 - from feature 'Files remove metadata tests'
19-Nov-2024 21:51:52 -----------------------------------------------------------------
19-Nov-2024 21:51:52 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:51:52 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:51:52 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:51:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:51:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:51:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:51:52
19-Nov-2024 21:51:52
19-Nov-2024 21:51:52 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:51:52 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:51:52
19-Nov-2024 21:51:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/x78vfap7eij6m37a
19-Nov-2024 21:51:52
19-Nov-2024 21:51:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x78vfap7eij6m37a --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x78vfap7eij6m37a
19-Nov-2024 21:51:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6421542485122201645'...
19-Nov-2024 21:51:52 Getting configuration...
19-Nov-2024 21:51:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/x78vfap7eij6m37a'.
19-Nov-2024 21:51:52
19-Nov-2024 21:51:52 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:51:52 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:51:52 -- Executing step: using web GUI, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:51:52 -- Executing step: using web GUI, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
19-Nov-2024 21:51:52 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:51:52 -- Executing step: if web GUI is web GUI, user1 refreshes site
19-Nov-2024 21:51:52 -- Executing step: using web GUI, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
19-Nov-2024 21:51:52 =================================================================
19-Nov-2024 21:51:52 PASSED
19-Nov-2024 21:52:40 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-web GUI-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:52:40 =================================================================
19-Nov-2024 21:52:40 - Executing scenario 'User removes metadata'
19-Nov-2024 21:52:40 - from feature 'Files remove metadata tests'
19-Nov-2024 21:52:40 -----------------------------------------------------------------
19-Nov-2024 21:52:40 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:52:40 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:52:40 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:52:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:52:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:52:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:52:40
19-Nov-2024 21:52:40
19-Nov-2024 21:52:40 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:52:40 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:52:40
19-Nov-2024 21:52:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/shl0j98rytma1mvi
19-Nov-2024 21:52:40
19-Nov-2024 21:52:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/shl0j98rytma1mvi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/shl0j98rytma1mvi
19-Nov-2024 21:52:40 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2736340589104259468'...
19-Nov-2024 21:52:40 Getting configuration...
19-Nov-2024 21:52:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/shl0j98rytma1mvi'.
19-Nov-2024 21:52:40
19-Nov-2024 21:52:40 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:52:40 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:52:40 -- Executing step: using web GUI, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:52:40 -- Executing step: using web GUI, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
19-Nov-2024 21:52:40 -- Executing step: using oneclient1, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:52:40 -- Executing step: if web GUI is web GUI, user1 refreshes site
19-Nov-2024 21:52:40 -- Executing step: using web GUI, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
19-Nov-2024 21:52:40 =================================================================
19-Nov-2024 21:52:40 PASSED
19-Nov-2024 21:53:18 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-basic-attr=val-oneclient1-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:53:18 =================================================================
19-Nov-2024 21:53:18 - Executing scenario 'User removes metadata'
19-Nov-2024 21:53:18 - from feature 'Files remove metadata tests'
19-Nov-2024 21:53:18 -----------------------------------------------------------------
19-Nov-2024 21:53:18 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:53:18 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:53:18 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:53:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:53:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:53:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:53:18
19-Nov-2024 21:53:18
19-Nov-2024 21:53:18 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:53:18 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:53:18
19-Nov-2024 21:53:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/b97ecclep839v3hu
19-Nov-2024 21:53:18
19-Nov-2024 21:53:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b97ecclep839v3hu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b97ecclep839v3hu
19-Nov-2024 21:53:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1519276277696117605'...
19-Nov-2024 21:53:18 Getting configuration...
19-Nov-2024 21:53:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/b97ecclep839v3hu'.
19-Nov-2024 21:53:18
19-Nov-2024 21:53:18 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:53:18 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:53:18 -- Executing step: using oneclient1, user1 sets new basic metadata: attr=val for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:53:18 -- Executing step: using oneclient1, user1 sees that basic metadata for "file1" file is attr=val in space "space1" in oneprovider-1
19-Nov-2024 21:53:18 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:53:18 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
19-Nov-2024 21:53:18 -- Executing step: using oneclient1, user1 sees that basic metadata for "file1" file in space "space1" does not contain attr=val in oneprovider-1
19-Nov-2024 21:53:18 =================================================================
19-Nov-2024 21:53:18 PASSED
19-Nov-2024 21:53:55 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-JSON-{"id": 1}-oneclient1-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:53:55 =================================================================
19-Nov-2024 21:53:55 - Executing scenario 'User removes metadata'
19-Nov-2024 21:53:55 - from feature 'Files remove metadata tests'
19-Nov-2024 21:53:55 -----------------------------------------------------------------
19-Nov-2024 21:53:55 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:53:55 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:53:55 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:53:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:53:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:53:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:53:55
19-Nov-2024 21:53:55
19-Nov-2024 21:53:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:53:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:53:55
19-Nov-2024 21:53:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lsy3c4nclqcyzq5p
19-Nov-2024 21:53:55
19-Nov-2024 21:53:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lsy3c4nclqcyzq5p --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lsy3c4nclqcyzq5p
19-Nov-2024 21:53:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17297905961220196445'...
19-Nov-2024 21:53:55 Getting configuration...
19-Nov-2024 21:53:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lsy3c4nclqcyzq5p'.
19-Nov-2024 21:53:55
19-Nov-2024 21:53:55 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:53:55 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:53:55 -- Executing step: using oneclient1, user1 sets new JSON metadata: {"id": 1} for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:53:55 -- Executing step: using oneclient1, user1 sees that JSON metadata for "file1" file is {"id": 1} in space "space1" in oneprovider-1
19-Nov-2024 21:53:55 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:53:55 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
19-Nov-2024 21:53:55 -- Executing step: using oneclient1, user1 sees that JSON metadata for "file1" file in space "space1" does not contain {"id": 1} in oneprovider-1
19-Nov-2024 21:53:55 =================================================================
19-Nov-2024 21:53:55 PASSED
19-Nov-2024 21:54:43 tests/mixed/scenarios/test_files_remove_metadata.py::test_user_removes_metadata[1oz_1op_1oc-RDF-<rdf:XML xmlns:rdf="http:/www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>-oneclient1-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 21:54:43 =================================================================
19-Nov-2024 21:54:43 - Executing scenario 'User removes metadata'
19-Nov-2024 21:54:43 - from feature 'Files remove metadata tests'
19-Nov-2024 21:54:43 -----------------------------------------------------------------
19-Nov-2024 21:54:43 -- Executing step: initial users configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:54:43 -- Executing step: initial spaces configuration in "onezone" Onezone service: (...)
19-Nov-2024 21:54:43 -- Executing step: oneclient mounted using token by user1
19-Nov-2024 21:54:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 21:54:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 21:54:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-5k5qx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 21:54:43
19-Nov-2024 21:54:43
19-Nov-2024 21:54:43 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx'
19-Nov-2024 21:54:43 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-5k5qx' successfully started
19-Nov-2024 21:54:43
19-Nov-2024 21:54:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/g9yxjhve82ox59aj
19-Nov-2024 21:54:43
19-Nov-2024 21:54:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g9yxjhve82ox59aj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g9yxjhve82ox59aj
19-Nov-2024 21:54:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16775610771831229430'...
19-Nov-2024 21:54:43 Getting configuration...
19-Nov-2024 21:54:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g9yxjhve82ox59aj'.
19-Nov-2024 21:54:43
19-Nov-2024 21:54:43 -- Executing step: opened browser with user1 signed in to "onezone" service
19-Nov-2024 21:54:43 -- Executing step: directory structure created by user1 in "space1" space on oneprovider-1 as follows: (...)
19-Nov-2024 21:54:43 -- Executing step: using oneclient1, user1 sets new RDF metadata: <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> for "file1" file in space "space1" in oneprovider-1
19-Nov-2024 21:54:43 -- Executing step: using oneclient1, user1 sees that RDF metadata for "file1" file is <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in space "space1" in oneprovider-1
19-Nov-2024 21:54:43 -- Executing step: using web GUI, user1 removes all "file1" file metadata in space "space1" in oneprovider-1
19-Nov-2024 21:54:43 -- Executing step: if oneclient1 is web GUI, user1 refreshes site
19-Nov-2024 21:54:43 -- Executing step: using oneclient1, user1 sees that RDF metadata for "file1" file in space "space1" does not contain <rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML> in oneprovider-1
19-Nov-2024 21:54:43 =================================================================
19-Nov-2024 21:54:43 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/mixed/logs/report.1732052543.4191532', '-c', '/tmp/logs']
19-Nov-2024 21:54:43 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-26blj. See /home/bamboo/.one-env/deployments/2024.11.19-21.42.28/pod-logs/dev-cross-support-job-3p-users-26blj/entrypoint.log for more details
19-Nov-2024 21:54:43 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-5k5qx: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-21.42.28/pod-logs/dev-oneclient-krakow-9b8968f6-5k5qx/oneclient_logs
19-Nov-2024 21:54:43
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=133/157)
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 21:54:43             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=132/157)
19-Nov-2024 21:54:43             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=125/157)
19-Nov-2024 21:54:43           9,287   0%    8.86MB/s    0:00:00 (xfr#2, to-chk=131/157)
19-Nov-2024 21:54:43           9,951   0%    9.49MB/s    0:00:00 (xfr#3, to-chk=127/157)
19-Nov-2024 21:54:43         198,905   6%   12.65MB/s    0:00:00 (xfr#4, to-chk=126/157)
19-Nov-2024 21:54:43         199,820   6%   12.70MB/s    0:00:00 (xfr#5, to-chk=125/157)
19-Nov-2024 21:54:43         210,998   6%   13.41MB/s    0:00:00 (xfr#6, to-chk=124/157)
19-Nov-2024 21:54:43         211,662   6%   13.46MB/s    0:00:00 (xfr#7, to-chk=120/157)
19-Nov-2024 21:54:43         452,639  14%   19.62MB/s    0:00:00 (xfr#8, to-chk=119/157)
19-Nov-2024 21:54:43         453,554  14%   19.66MB/s    0:00:00 (xfr#9, to-chk=118/157)
19-Nov-2024 21:54:43         465,911  15%   19.32MB/s    0:00:00 (xfr#10, to-chk=117/157)
19-Nov-2024 21:54:43         467,279  15%   19.38MB/s    0:00:00 (xfr#11, to-chk=113/157)
19-Nov-2024 21:54:43         728,452  23%   26.72MB/s    0:00:00 (xfr#12, to-chk=112/157)
19-Nov-2024 21:54:43         730,457  23%   26.79MB/s    0:00:00 (xfr#13, to-chk=111/157)
19-Nov-2024 21:54:43         744,862  24%   26.31MB/s    0:00:00 (xfr#14, to-chk=110/157)
19-Nov-2024 21:54:43         745,132  24%   26.32MB/s    0:00:00 (xfr#15, to-chk=106/157)
19-Nov-2024 21:54:43         918,509  29%   27.37MB/s    0:00:00 (xfr#16, to-chk=105/157)
19-Nov-2024 21:54:43         918,779  29%   27.38MB/s    0:00:00 (xfr#17, to-chk=104/157)
19-Nov-2024 21:54:43         933,388  30%   27.82MB/s    0:00:00 (xfr#18, to-chk=103/157)
19-Nov-2024 21:54:43         933,658  30%   27.83MB/s    0:00:00 (xfr#19, to-chk=99/157)
19-Nov-2024 21:54:43       1,115,487  35%   29.55MB/s    0:00:00 (xfr#20, to-chk=98/157)
19-Nov-2024 21:54:43       1,115,757  35%   28.76MB/s    0:00:00 (xfr#21, to-chk=97/157)
19-Nov-2024 21:54:43       1,128,862  36%   29.10MB/s    0:00:00 (xfr#22, to-chk=96/157)
19-Nov-2024 21:54:43       1,129,132  36%   29.10MB/s    0:00:00 (xfr#23, to-chk=92/157)
19-Nov-2024 21:54:43       1,200,322  38%   28.62MB/s    0:00:00 (xfr#24, to-chk=91/157)
19-Nov-2024 21:54:43       1,200,592  38%   28.62MB/s    0:00:00 (xfr#25, to-chk=90/157)
19-Nov-2024 21:54:43       1,213,748  39%   28.23MB/s    0:00:00 (xfr#26, to-chk=89/157)
19-Nov-2024 21:54:43       1,215,116  39%   28.26MB/s    0:00:00 (xfr#27, to-chk=85/157)
19-Nov-2024 21:54:43       1,498,710  48%   25.99MB/s    0:00:00 (xfr#28, to-chk=84/157)
19-Nov-2024 21:54:43       1,500,715  48%   25.56MB/s    0:00:00 (xfr#29, to-chk=83/157)
19-Nov-2024 21:54:43       1,501,343  48%   25.57MB/s    0:00:00 (xfr#30, to-chk=82/157)
19-Nov-2024 21:54:43       1,516,309  48%   25.82MB/s    0:00:00 (xfr#31, to-chk=81/157)
19-Nov-2024 21:54:43       1,516,579  48%   25.83MB/s    0:00:00 (xfr#32, to-chk=77/157)
19-Nov-2024 21:54:43       1,656,070  53%   27.71MB/s    0:00:00 (xfr#33, to-chk=76/157)
19-Nov-2024 21:54:43       1,656,340  53%   27.71MB/s    0:00:00 (xfr#34, to-chk=75/157)
19-Nov-2024 21:54:43       1,670,699  53%   27.95MB/s    0:00:00 (xfr#35, to-chk=74/157)
19-Nov-2024 21:54:43       1,670,969  53%   27.96MB/s    0:00:00 (xfr#36, to-chk=70/157)
19-Nov-2024 21:54:43       1,838,691  59%   30.23MB/s    0:00:00 (xfr#37, to-chk=69/157)
19-Nov-2024 21:54:43       1,838,961  59%   29.72MB/s    0:00:00 (xfr#38, to-chk=68/157)
19-Nov-2024 21:54:43       1,849,423  59%   29.89MB/s    0:00:00 (xfr#39, to-chk=67/157)
19-Nov-2024 21:54:43       1,849,693  59%   29.90MB/s    0:00:00 (xfr#40, to-chk=63/157)
19-Nov-2024 21:54:43       1,880,439  60%   30.40MB/s    0:00:00 (xfr#41, to-chk=62/157)
19-Nov-2024 21:54:43       1,880,709  60%   30.40MB/s    0:00:00 (xfr#42, to-chk=61/157)
19-Nov-2024 21:54:43       1,894,377  61%   30.62MB/s    0:00:00 (xfr#43, to-chk=60/157)
19-Nov-2024 21:54:43       1,894,647  61%   30.63MB/s    0:00:00 (xfr#44, to-chk=56/157)
19-Nov-2024 21:54:43       2,051,683  66%   31.56MB/s    0:00:00 (xfr#45, to-chk=55/157)
19-Nov-2024 21:54:43       2,051,953  66%   31.56MB/s    0:00:00 (xfr#46, to-chk=54/157)
19-Nov-2024 21:54:43       2,052,581  66%   31.57MB/s    0:00:00 (xfr#47, to-chk=53/157)
19-Nov-2024 21:54:43       2,066,613  66%   31.79MB/s    0:00:00 (xfr#48, to-chk=52/157)
19-Nov-2024 21:54:43       2,066,883  66%   31.29MB/s    0:00:00 (xfr#49, to-chk=48/157)
19-Nov-2024 21:54:43       2,071,021  66%   31.35MB/s    0:00:00 (xfr#50, to-chk=47/157)
19-Nov-2024 21:54:43       2,232,363  71%   33.26MB/s    0:00:00 (xfr#51, to-chk=46/157)
19-Nov-2024 21:54:43       2,232,633  71%   33.27MB/s    0:00:00 (xfr#52, to-chk=45/157)
19-Nov-2024 21:54:43       2,233,261  71%   33.28MB/s    0:00:00 (xfr#53, to-chk=44/157)
19-Nov-2024 21:54:43       2,244,347  72%   33.44MB/s    0:00:00 (xfr#54, to-chk=43/157)
19-Nov-2024 21:54:43       2,244,617  72%   33.45MB/s    0:00:00 (xfr#55, to-chk=39/157)
19-Nov-2024 21:54:43       2,292,903  73%   34.17MB/s    0:00:00 (xfr#56, to-chk=38/157)
19-Nov-2024 21:54:43       2,293,173  73%   34.17MB/s    0:00:00 (xfr#57, to-chk=37/157)
19-Nov-2024 21:54:43       2,306,362  74%   34.37MB/s    0:00:00 (xfr#58, to-chk=36/157)
19-Nov-2024 21:54:43       2,306,632  74%   33.84MB/s    0:00:00 (xfr#59, to-chk=32/157)
19-Nov-2024 21:54:43       2,453,501  79%   36.00MB/s    0:00:00 (xfr#60, to-chk=31/157)
19-Nov-2024 21:54:43       2,453,771  79%   35.46MB/s    0:00:00 (xfr#61, to-chk=30/157)
19-Nov-2024 21:54:43       2,465,782  79%   35.63MB/s    0:00:00 (xfr#62, to-chk=29/157)
19-Nov-2024 21:54:43       2,466,052  79%   35.63MB/s    0:00:00 (xfr#63, to-chk=25/157)
19-Nov-2024 21:54:43       2,554,770  82%   36.92MB/s    0:00:00 (xfr#64, to-chk=24/157)
19-Nov-2024 21:54:43       2,555,040  82%   36.92MB/s    0:00:00 (xfr#65, to-chk=23/157)
19-Nov-2024 21:54:43       2,565,200  82%   36.51MB/s    0:00:00 (xfr#66, to-chk=22/157)
19-Nov-2024 21:54:43       2,565,864  82%   36.52MB/s    0:00:00 (xfr#67, to-chk=18/157)
19-Nov-2024 21:54:43       2,777,574  89%   38.95MB/s    0:00:00 (xfr#68, to-chk=17/157)
19-Nov-2024 21:54:43       2,778,489  89%   38.97MB/s    0:00:00 (xfr#69, to-chk=16/157)
19-Nov-2024 21:54:43       2,786,639  89%   39.08MB/s    0:00:00 (xfr#70, to-chk=15/157)
19-Nov-2024 21:54:43       2,786,909  89%   39.09MB/s    0:00:00 (xfr#71, to-chk=11/157)
19-Nov-2024 21:54:43       2,960,207  95%   39.76MB/s    0:00:00 (xfr#72, to-chk=10/157)
19-Nov-2024 21:54:43       2,960,477  95%   39.77MB/s    0:00:00 (xfr#73, to-chk=9/157)
19-Nov-2024 21:54:43       2,961,105  95%   39.77MB/s    0:00:00 (xfr#74, to-chk=8/157)
19-Nov-2024 21:54:43       2,973,280  95%   39.94MB/s    0:00:00 (xfr#75, to-chk=7/157)
19-Nov-2024 21:54:43       2,973,550  95%   39.94MB/s    0:00:00 (xfr#76, to-chk=3/157)
19-Nov-2024 21:54:43       3,080,152  99%   40.80MB/s    0:00:00 (xfr#77, to-chk=2/157)
19-Nov-2024 21:54:43       3,080,422  99%   40.80MB/s    0:00:00 (xfr#78, to-chk=1/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   40.49MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   39.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43       3,099,698  99%   39.95MB/s    0:00:00 (xfr#79, to-chk=0/157)
19-Nov-2024 21:54:43 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-21.42.28/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 21:54:43
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 21:54:43          15,312  16%   14.60MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 21:54:43          31,512  33%   30.05MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 21:54:43          31,512  33%   30.05MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 21:54:43          46,621  49%   44.46MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 21:54:43          46,912  50%   44.74MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 21:54:43          46,912  50%   22.37MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 21:54:43 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-21.42.28/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 21:54:43
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 21:54:43           2,134  15%    2.04MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 21:54:43           4,888  35%    4.66MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 21:54:43           4,888  35%    4.66MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 21:54:43           6,707  48%    6.40MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 21:54:43           6,969  50%    6.65MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 21:54:43           6,969  50%    6.65MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 21:54:43 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-21.42.28/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 21:54:43
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=43/46)
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 21:54:43          28,606   7%   27.28MB/s    0:00:00 (xfr#2, to-chk=41/46)
19-Nov-2024 21:54:43          55,759  14%   53.18MB/s    0:00:00 (xfr#3, to-chk=39/46)
19-Nov-2024 21:54:43          55,759  14%   53.18MB/s    0:00:00 (xfr#4, to-chk=37/46)
19-Nov-2024 21:54:43          55,759  14%   53.18MB/s    0:00:00 (xfr#5, to-chk=35/46)
19-Nov-2024 21:54:43          81,621  20%   77.84MB/s    0:00:00 (xfr#6, to-chk=33/46)
19-Nov-2024 21:54:43          81,771  20%   77.98MB/s    0:00:00 (xfr#7, to-chk=31/46)
19-Nov-2024 21:54:43          82,068  20%   78.27MB/s    0:00:00 (xfr#8, to-chk=29/46)
19-Nov-2024 21:54:43         164,266  41%   39.16MB/s    0:00:00 (xfr#9, to-chk=27/46)
19-Nov-2024 21:54:43         167,223  42%   39.87MB/s    0:00:00 (xfr#10, to-chk=17/46)
19-Nov-2024 21:54:43         171,263  43%   40.83MB/s    0:00:00 (xfr#11, to-chk=16/46)
19-Nov-2024 21:54:43         172,168  43%   41.05MB/s    0:00:00 (xfr#12, to-chk=15/46)
19-Nov-2024 21:54:43         178,437  45%   42.54MB/s    0:00:00 (xfr#13, to-chk=14/46)
19-Nov-2024 21:54:43         182,990  46%   43.63MB/s    0:00:00 (xfr#14, to-chk=13/46)
19-Nov-2024 21:54:43         186,859  47%   35.64MB/s    0:00:00 (xfr#15, to-chk=12/46)
19-Nov-2024 21:54:43         190,158  48%   36.27MB/s    0:00:00 (xfr#16, to-chk=11/46)
19-Nov-2024 21:54:43         193,628  48%   36.93MB/s    0:00:00 (xfr#17, to-chk=10/46)
19-Nov-2024 21:54:43         194,134  49%   37.03MB/s    0:00:00 (xfr#18, to-chk=9/46)
19-Nov-2024 21:54:43         196,521  49%   37.48MB/s    0:00:00 (xfr#19, to-chk=8/46)
19-Nov-2024 21:54:43         202,271  51%   14.84MB/s    0:00:00 (xfr#20, to-chk=7/46)
19-Nov-2024 21:54:43         205,399  51%   15.07MB/s    0:00:00 (xfr#21, to-chk=6/46)
19-Nov-2024 21:54:43         209,097  52%   15.34MB/s    0:00:00 (xfr#22, to-chk=5/46)
19-Nov-2024 21:54:43         210,464  53%   15.44MB/s    0:00:00 (xfr#23, to-chk=4/46)
19-Nov-2024 21:54:43         217,183  54%   15.93MB/s    0:00:00 (xfr#24, to-chk=3/46)
19-Nov-2024 21:54:43         222,306  56%   16.31MB/s    0:00:00 (xfr#25, to-chk=2/46)
19-Nov-2024 21:54:43         229,536  58%   16.84MB/s    0:00:00 (xfr#26, to-chk=1/46)
19-Nov-2024 21:54:43         231,410  58%   16.98MB/s    0:00:00 (xfr#27, to-chk=0/46)
19-Nov-2024 21:54:43         231,410  58%   15.76MB/s    0:00:00 (xfr#27, to-chk=0/46)
19-Nov-2024 21:54:43         231,410  58%   15.76MB/s    0:00:00 (xfr#27, to-chk=0/46)
19-Nov-2024 21:54:43         231,410  58%   13.79MB/s    0:00:00 (xfr#27, to-chk=0/46)
19-Nov-2024 21:54:43         231,410  58%   13.79MB/s    0:00:00 (xfr#27, to-chk=0/46)
19-Nov-2024 21:54:43         231,410  58%   13.79MB/s    0:00:00 (xfr#27, to-chk=0/46)
19-Nov-2024 21:54:43 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-21.42.28/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 21:54:43
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 21:54:43           6,824  16%    6.51MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 21:54:43          14,387  33%   13.72MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 21:54:43          14,387  33%   13.72MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 21:54:43          21,008  49%   20.03MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 21:54:43          21,299  50%   20.31MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 21:54:43          21,299  50%   20.31MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 21:54:43 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-21.42.28/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 21:54:43
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 21:54:43           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 21:54:43           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 21:54:43           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 21:54:43           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 21:54:43           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 21:54:43           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 21:54:43 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-21.42.28/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 21:54:43
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
19-Nov-2024 21:54:43               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 21:54:43          13,917   5%   13.27MB/s    0:00:00 (xfr#2, to-chk=13/18)
19-Nov-2024 21:54:43          28,449  11%   27.13MB/s    0:00:00 (xfr#3, to-chk=11/18)
19-Nov-2024 21:54:43          28,449  11%   27.13MB/s    0:00:00 (xfr#4, to-chk=9/18)
19-Nov-2024 21:54:43          41,886  16%   39.95MB/s    0:00:00 (xfr#5, to-chk=7/18)
19-Nov-2024 21:54:43          41,977  16%   40.03MB/s    0:00:00 (xfr#6, to-chk=5/18)
19-Nov-2024 21:54:43          42,274  16%   40.32MB/s    0:00:00 (xfr#7, to-chk=3/18)
19-Nov-2024 21:54:43         124,834  50%  119.05MB/s    0:00:00 (xfr#8, to-chk=1/18)
19-Nov-2024 21:54:43         124,834  50%   39.68MB/s    0:00:00 (xfr#8, to-chk=0/18)
19-Nov-2024 21:54:43 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/mixed/logs/report.1732052543.4191532 exists, exporting anyway.
19-Nov-2024 21:54:43 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 21:54:44 PASSED
19-Nov-2024 21:54:44
19-Nov-2024 21:54:44 =============================== warnings summary ===============================
19-Nov-2024 21:54:44 tests/utils/rest_utils.py:98
19-Nov-2024 21:54:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 21:54:44     print("""
19-Nov-2024 21:54:44
19-Nov-2024 21:54:44 tests/utils/path_utils.py:112
19-Nov-2024 21:54:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 21:54:44     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 21:54:44
19-Nov-2024 21:54:44 tests/utils/acceptance_utils.py:55
19-Nov-2024 21:54:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 21:54:44     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 21:54:44
19-Nov-2024 21:54:44 tests/utils/acceptance_utils.py:57
19-Nov-2024 21:54:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 21:54:44     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 21:54:44
19-Nov-2024 21:54:44 tests/gui/steps/onezone/automation/automation_basic.py:327
19-Nov-2024 21:54:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/gui/steps/onezone/automation/automation_basic.py:327: SyntaxWarning: invalid escape sequence '\('
19-Nov-2024 21:54:44     'new revision|Duplicate to...|Download \(json\)|Remove)" button '
19-Nov-2024 21:54:44
19-Nov-2024 21:54:44 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 21:54:44 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 21:54:44 - Generated html report: file:///mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance/tests/mixed/logs/report.1732052543.4191532/report.html -
19-Nov-2024 21:54:44 ================== 18 passed, 5 warnings in 740.55s (0:12:20) ==================
19-Nov-2024 21:54:47 release "dev" uninstalled
19-Nov-2024 21:54:48 Sidecar injection has been disabled
19-Nov-2024 21:54:48 Cleaning helm release "dev"...
19-Nov-2024 21:54:48 Deleted 1 helm deployments
19-Nov-2024 21:54:48 Deleted 0 k8s deployments
19-Nov-2024 21:54:48 Deleted 0 k8s services
19-Nov-2024 21:54:48 Deleted 0 persistent volumes
19-Nov-2024 21:54:49 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 21:54:49 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 21:54:49 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 21:54:49 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 21:54:49 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 21:54:49 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 21:54:49 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 21:54:49 Finished task 'Run acceptance mixed tests in Chrome' with result: Success
19-Nov-2024 21:54:49 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 21:54:49 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM...
19-Nov-2024 21:54:49 Finished task 'Parse test results' with result: Success
19-Nov-2024 21:54:49 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 21:54:49
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 21:54:49
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 21:54:49
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 21:54:49
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 21:54:49
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 21:54:49
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 21:54:49
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 21:54:49
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 21:54:49
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 21:54:49
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 21:54:49 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 21:54:49
Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Files remove metadata #3284 (ODSRV-MAOPT-CFRM-3284)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CFRM-3284-ScriptBuildTask-11206000105180648134.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance
19-Nov-2024 21:54:49 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_Files_remove_metadata.tar.gz
19-Nov-2024 21:54:50 Uploading artifact
19-Nov-2024 21:54:50     source path: surefire_Files_remove_metadata.tar.gz
19-Nov-2024 21:54:50     dest.  path: artifacts/onedata-acceptance/develop/surefire_Files_remove_metadata.tar.gz
19-Nov-2024 21:54:50 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 21:54:50 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 21:54:50 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 21:54:50
Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Files remove metadata #3284 (ODSRV-MAOPT-CFRM-3284)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CFRM-3284-ScriptBuildTask-2454466166397120072.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM
19-Nov-2024 21:54:50 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 21:54:50 Finished task 'Pack logs' with result: Success
19-Nov-2024 21:54:50 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 21:54:50
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 21:54:50 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 21:54:50
Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Files remove metadata #3284 (ODSRV-MAOPT-CFRM-3284)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CFRM-3284-ScriptBuildTask-16274702463655082545.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM/onedata-acceptance
19-Nov-2024 21:54:50   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 21:54:50                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 21:54:50
19-Nov-2024 21:54:50   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 21:54:50 100  4822  100  4822    0     0  54795      0 --:--:-- --:--:-- --:--:-- 54795
19-Nov-2024 21:54:50 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 21:54:51 Cleaning helm deployments
19-Nov-2024 21:54:52 Cleanining pods
19-Nov-2024 21:54:52 Cleaning kube persistant volumes
19-Nov-2024 21:54:52 Cleaning dockswift container
19-Nov-2024 21:54:52 Cleaning docker containers
19-Nov-2024 21:54:54 Stalled docker containers to remove:
19-Nov-2024 21:54:54 02aa37fdffd9 733631c15608 3f85bef86779 eb08d2601104 db314339ea70 52dfb72e6cbf 12ed2bc972a6 ce0b462e366f 3a8c8f1681c7 48fdfa971cda 030032de244d 574fd66ba5b5 4c4d8ea95141 b1af26e706c4 0964d2c765d9
19-Nov-2024 21:54:54 Removing stalled docker containers
19-Nov-2024 21:54:54 Error response from daemon: Cannot kill container: 02aa37fdffd9: Container 02aa37fdffd9c5a45c8721c2e30a26e516decfa8f3cd0e0fc903d157eb61652c is not running
19-Nov-2024 21:54:54 02aa37fdffd9
19-Nov-2024 21:54:54 Error response from daemon: Cannot kill container: 733631c15608: Container 733631c156088ee6c2e43deb1e22a6d87e1a8f66c39c92ede71d8e0c64a42172 is not running
19-Nov-2024 21:54:54 733631c15608
19-Nov-2024 21:54:54 Error response from daemon: Cannot kill container: 3f85bef86779: Container 3f85bef867792a650e62c68c2a449625198ddf611448f99694f08bfa3b17f824 is not running
19-Nov-2024 21:54:54 3f85bef86779
19-Nov-2024 21:54:54 Error response from daemon: Cannot kill container: eb08d2601104: Container eb08d2601104a484515e8cc7a05cbbe8ab065c9a4238cde528b8253e29bbe7e7 is not running
19-Nov-2024 21:54:54 eb08d2601104
19-Nov-2024 21:54:54 Error response from daemon: Cannot kill container: db314339ea70: Container db314339ea706637134006b3788beb1b7f1c59923acd229212760f0eb50e594c is not running
19-Nov-2024 21:54:55 db314339ea70
19-Nov-2024 21:54:55 Error response from daemon: Cannot kill container: 52dfb72e6cbf: Container 52dfb72e6cbf9c247ee05ac7f7878afdc28e2836a5055a5cbdc353aeac35308c is not running
19-Nov-2024 21:54:55 52dfb72e6cbf
19-Nov-2024 21:54:55 Error response from daemon: Cannot kill container: 12ed2bc972a6: Container 12ed2bc972a63ac7a5243c674be07c4e2adb0dd1007aa277f6f0a2dd5a55783a is not running
19-Nov-2024 21:54:55 12ed2bc972a6
19-Nov-2024 21:54:55 Error response from daemon: Cannot kill container: ce0b462e366f: Container ce0b462e366f9a0eefab1822771dfb19da8855ab59e2174038a7fcdcb53e4fc4 is not running
19-Nov-2024 21:54:55 ce0b462e366f
19-Nov-2024 21:54:55 Error response from daemon: Cannot kill container: 3a8c8f1681c7: Container 3a8c8f1681c75510429db960b296c69f343f0f5125b6780cf685bf96b4dfb334 is not running
19-Nov-2024 21:54:55 3a8c8f1681c7
19-Nov-2024 21:54:55 Error response from daemon: Cannot kill container: 48fdfa971cda: Container 48fdfa971cdac04fb2633902e9fa76aebfe1b07fcd8144e392792128f082492f is not running
19-Nov-2024 21:54:55 48fdfa971cda
19-Nov-2024 21:54:55 Error response from daemon: Cannot kill container: 030032de244d: Container 030032de244d74c14a9d28fca4bc611e5f5b1fb454e906e316fb27eb0b59ac18 is not running
19-Nov-2024 21:54:55 030032de244d
19-Nov-2024 21:54:55 Error response from daemon: Cannot kill container: 574fd66ba5b5: Container 574fd66ba5b5c2e9b991a4bb6573e1651654eb7be3b498f469e2c73af9955110 is not running
19-Nov-2024 21:54:55 574fd66ba5b5
19-Nov-2024 21:54:55 Error response from daemon: Cannot kill container: 4c4d8ea95141: Container 4c4d8ea95141e7b3ce8104171453f453794ba2a455f65677293c0d0d20f1a856 is not running
19-Nov-2024 21:54:55 4c4d8ea95141
19-Nov-2024 21:54:55 Error response from daemon: Cannot kill container: b1af26e706c4: Container b1af26e706c40f0a0c1eadbfa1f189f6ed95877ad09ba5e0df60d0146d722845 is not running
19-Nov-2024 21:54:55 b1af26e706c4
19-Nov-2024 21:54:55 0964d2c765d9
19-Nov-2024 21:54:55 0964d2c765d9
19-Nov-2024 21:54:55 Stalled docker volumes to remove:
19-Nov-2024 21:54:55
19-Nov-2024 21:54:55 Removing stalled docker volumes
19-Nov-2024 21:54:55 Removing stalled loopdevices
19-Nov-2024 21:54:56 Done
19-Nov-2024 21:54:56 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 21:54:56 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 21:54:56 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 21:54:56 Running post build plugin 'NCover Results Collector'
19-Nov-2024 21:54:56 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 21:54:56 Running post build plugin 'Clover Results Collector'
19-Nov-2024 21:54:56 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 21:54:56 Running post build plugin 'Artifact Copier'
19-Nov-2024 21:54:56 Publishing an artifact: report
19-Nov-2024 21:54:56 Finished publishing of artifact Non required job artifact Http Compression On : [report], patterns: [**/*.*] anchored at: [onedata-acceptance/tests/mixed/logs/] in 222.1 ms
19-Nov-2024 21:54:57 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CFRM'
19-Nov-2024 21:54:57 Finalising the build...
19-Nov-2024 21:54:57 Stopping timer.
19-Nov-2024 21:54:57 Build ODSRV-MAOPT-CFRM-3284 completed.
19-Nov-2024 21:54:57 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 21:54:57 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 21:54:57 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 21:54:57 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 21:54:57 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 21:54:57 All post build plugins have finished
19-Nov-2024 21:54:57 Generating build results summary...
19-Nov-2024 21:54:57 Saving build results to disk...
19-Nov-2024 21:54:57 Store variable context...
19-Nov-2024 21:54:57 Finished building ODSRV-MAOPT-CFRM-3284.