Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #3283 failed
Job: Nested directories remove was successful
Build log
The build generated 2,934 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 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/README.md |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/tox.ini |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/test-requirements.txt |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/requirements.txt |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/oneprovider_client/configuration.py |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/oneprovider_client/__init__.py |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/oneprovider_client/models/__init__.py |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/oneprovider_client/api/__init__.py |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/test/__init__.py |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/git_push.sh |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/.gitignore |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/.travis.yml |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/setup.py |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/oneprovider_client/api_client.py |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/oneprovider_client/rest.py |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/.swagger-codegen-ignore |
19-Nov-2024 20:18:26 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/.swagger-codegen/VERSION |
19-Nov-2024 20:18:26 | make[1]: Leaving directory '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/oneprovider_swagger' |
19-Nov-2024 20:18:26 | cd cdmi_swagger && make python-client && cd generated/python && mv cdmi_client /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/tests/mixed |
19-Nov-2024 20:18:26 | make[1]: Entering directory '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/cdmi_swagger' |
19-Nov-2024 20:18:26 | docker run --rm -e CHOWNUID=1001 -v `pwd`:/swagger docker.onedata.org/swagger-aggregator:1.5.0 |
19-Nov-2024 20:18:27 | CHOWNUID=1001 |
19-Nov-2024 20:18:29 | swagger.json is valid. |
19-Nov-2024 20:18:29 | |
19-Nov-2024 20:18:29 | /bin/sh: 2: [[: not found |
19-Nov-2024 20:18:29 | docker run --rm --user 1001 -v `pwd`:/local -t swaggerapi/swagger-codegen-cli:2.4.20 generate -i /local/swagger.json -l python -o /local/generated/python -c /local/python-config.json |
19-Nov-2024 20:18:30 | [main] INFO io.swagger.parser.Swagger20Parser - reading from /local/swagger.json |
19-Nov-2024 20:18:30 | [main] WARN io.swagger.codegen.ignore.CodegenIgnoreProcessor - Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. |
19-Nov-2024 20:18:30 | [main] WARN io.swagger.codegen.DefaultGenerator - 'host' not defined in the spec. Default to 'localhost'. |
19-Nov-2024 20:18:30 | [main] WARN io.swagger.codegen.DefaultGenerator - 'host' not defined in the spec. Default to 'localhost'. |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/cdmi_client/api/container_api.py |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/test/test_container_api.py |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/docs/ContainerApi.md |
19-Nov-2024 20:18:31 | [main] WARN io.swagger.codegen.DefaultGenerator - 'host' not defined in the spec. Default to 'localhost'. |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/cdmi_client/api/data_object_api.py |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/test/test_data_object_api.py |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/docs/DataObjectApi.md |
19-Nov-2024 20:18:31 | [main] WARN io.swagger.codegen.DefaultGenerator - 'host' not defined in the spec. Default to 'localhost'. |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/README.md |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/tox.ini |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/test-requirements.txt |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/requirements.txt |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/cdmi_client/configuration.py |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/cdmi_client/__init__.py |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/cdmi_client/models/__init__.py |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/cdmi_client/api/__init__.py |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/test/__init__.py |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/git_push.sh |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/.gitignore |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/.travis.yml |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/setup.py |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/cdmi_client/api_client.py |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/cdmi_client/rest.py |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/.swagger-codegen-ignore |
19-Nov-2024 20:18:31 | [main] INFO io.swagger.codegen.AbstractGenerator - writing file /local/generated/python/.swagger-codegen/VERSION |
19-Nov-2024 20:18:31 | make[1]: Leaving directory '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/cdmi_swagger' |
19-Nov-2024 20:18:31 | Finished task 'Build swaggers' with result: Success |
19-Nov-2024 20:18:31 | All conditions for task 'Run acceptance mixed tests in Chrome' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 20:18:31 | Starting task 'Run acceptance mixed tests in Chrome' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 20:18:31 | Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Nested directories remove #3283 (ODSRV-MAOPT-CNDR-3283)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CNDR-3283-ScriptBuildTask-840195336192207224.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance |
19-Nov-2024 20:18:31 | PYTHONPATH=/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/tests/mixed ./test_run.py -t tests/mixed/scenarios/test_nested_directories_remove.py --test-type mixed -vvv --driver=Chrome -i onedata/acceptance_tests:v1.115 --xvfb --xvfb-recording=failed \ |
19-Nov-2024 20:18:31 | --env-file= -k= --repeats 1 --timeout 600 --reruns 1 --reruns-delay 10 |
19-Nov-2024 20:18:31 | develop: Pulling from onezone-dev |
19-Nov-2024 20:18:31 | Digest: sha256:ac2894641553b1cafefa48f7a3d1eef659ba0caf0ac729ac241c2b252f95addf |
19-Nov-2024 20:18:31 | Status: Image is up to date for docker.onedata.org/onezone-dev:develop |
19-Nov-2024 20:18:31 | docker.onedata.org/onezone-dev:develop |
19-Nov-2024 20:18:32 | develop: Pulling from oneprovider-dev |
19-Nov-2024 20:18:32 | Digest: sha256:3ac222ffd05a52c1966ac0c004b5d1fe33c69ecca797162b7a7210e20c6e52f5 |
19-Nov-2024 20:18:32 | Status: Image is up to date for docker.onedata.org/oneprovider-dev:develop |
19-Nov-2024 20:18:32 | docker.onedata.org/oneprovider-dev:develop |
19-Nov-2024 20:18:32 | develop: Pulling from rest-cli |
19-Nov-2024 20:18:32 | Digest: sha256:717da3d152a87a4633a4982dc1daed216f8dfa93408360d780e8c9b245c5dde1 |
19-Nov-2024 20:18:32 | Status: Image is up to date for docker.onedata.org/rest-cli:develop |
19-Nov-2024 20:18:32 | docker.onedata.org/rest-cli:develop |
19-Nov-2024 20:18:32 | develop: Pulling from oneclient-dev |
19-Nov-2024 20:18:32 | Digest: sha256:991a6078a5d699f3feeeea085ecadb69a9791a089faabe0cb4819f876530a303 |
19-Nov-2024 20:18:32 | Status: Image is up to date for docker.onedata.org/oneclient-dev:develop |
19-Nov-2024 20:18:32 | docker.onedata.org/oneclient-dev:develop |
19-Nov-2024 20:18:34 | Sidecar injection has been disabled |
19-Nov-2024 20:18:34 | [WARNING] Could not find: /home/bamboo/.one-env/deployments. Will attempt to delete only the default deployment. |
19-Nov-2024 20:18:34 | There is no default deployment to clean |
19-Nov-2024 20:18:34 | Deleted 0 k8s deployments |
19-Nov-2024 20:18:34 | Deleted 0 k8s services |
19-Nov-2024 20:18:34 | Deleted 0 persistent volumes |
19-Nov-2024 20:18:36 | ============================= test session starts ============================== |
19-Nov-2024 20:18:36 | platform linux -- Python 3.12.3, pytest-8.1.2, pluggy-1.5.0 -- /usr/bin/python3 |
19-Nov-2024 20:18:36 | cachedir: .pytest_cache |
19-Nov-2024 20:18:36 | metadata: {'Python': '3.12.3', 'Platform': 'Linux-5.4.0-198-generic-x86_64-with-glibc2.39', 'Packages': {'pytest': '8.1.2', 'pluggy': '1.5.0'}, 'Plugins': {'bdd': '7.2.0', 'base-url': '2.1.0', 'metadata': '3.1.1', 'rerunfailures': '14.0', 'cov': '5.0.0', 'selenium': '4.1.0', 'html': '4.1.1', 'variables': '3.1.0'}, 'Base URL': '', 'Driver': 'Chrome', 'Capabilities': {}} |
19-Nov-2024 20:18:36 | driver: Chrome |
19-Nov-2024 20:18:36 | sensitiveurl: (.*\.)?onedata\.org |
19-Nov-2024 20:18:36 | driver: Chrome |
19-Nov-2024 20:18:36 | rootdir: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/tests |
19-Nov-2024 20:18:36 | configfile: pytest.ini |
19-Nov-2024 20:18:36 | plugins: bdd-7.2.0, base-url-2.1.0, metadata-3.1.1, rerunfailures-14.0, cov-5.0.0, selenium-4.1.0, html-4.1.1, variables-3.1.0 |
19-Nov-2024 20:18:39 | collecting ... collected 14 items |
19-Nov-2024 20:18:39 | |
19-Nov-2024 20:18:40 | error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists |
19-Nov-2024 20:20:18 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:18 | id: ‘user1’: no such user |
19-Nov-2024 20:20:18 | command terminated with exit code 1 |
19-Nov-2024 20:20:19 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:19 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:19 | id: ‘user2’: no such user |
19-Nov-2024 20:20:19 | command terminated with exit code 1 |
19-Nov-2024 20:20:19 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:19 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:19 | command terminated with exit code 1 |
19-Nov-2024 20:20:20 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:20 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:20 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:20 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:20 | command terminated with exit code 1 |
19-Nov-2024 20:20:21 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:21 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:21 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:21 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:21 | command terminated with exit code 1 |
19-Nov-2024 20:20:22 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:22 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:22 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:20:22 | id: ‘user1’: no such user |
19-Nov-2024 20:20:22 | command terminated with exit code 1 |
19-Nov-2024 20:20:23 | id: ‘user2’: no such user |
19-Nov-2024 20:20:23 | command terminated with exit code 1 |
19-Nov-2024 20:20:24 | command terminated with exit code 1 |
19-Nov-2024 20:20:25 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_removes_empty_directory_and_its_parents_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-REST-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py Running command: ['one_env/onenv', 'init'] |
19-Nov-2024 20:20:25 | version.BuildInfo{Version:"v3.6.3", GitCommit:"d506314abfb5d21419df8c7e7e68012379db2354", GitTreeState:"clean", GoVersion:"go1.16.5"} |
19-Nov-2024 20:20:25 | NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION |
19-Nov-2024 20:20:25 | Running command: ['./onenv', 'up', '-zi', 'docker.onedata.org/onezone-dev:develop', '-pi', 'docker.onedata.org/oneprovider-dev:develop', '-ci', 'docker.onedata.org/oneclient-dev:develop', '-ri', 'docker.onedata.org/rest-cli:develop', '--timeout', '600', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/tests/mixed/environments/scenarios/1oz_1op_1oc.yaml'] |
19-Nov-2024 20:20:25 | [INFO] Resolving image options: |
19-Nov-2024 20:20:25 | [INFO] onezoneImage -> docker.onedata.org/onezone-dev:develop |
19-Nov-2024 20:20:25 | [INFO] oneproviderImage -> docker.onedata.org/oneprovider-dev:develop |
19-Nov-2024 20:20:25 | [INFO] oneclientImage -> docker.onedata.org/oneclient-dev:develop |
19-Nov-2024 20:20:25 | Hang tight while we grab the latest from your chart repositories... |
19-Nov-2024 20:20:25 | ...Successfully got an update from the "onedata" chart repository |
19-Nov-2024 20:20:25 | Update Complete. ⎈Happy Helming!⎈ |
19-Nov-2024 20:20:25 | Sidecar injection has been disabled |
19-Nov-2024 20:20:25 | [INFO] Adding https://onedata.github.io/charts/ repo to helm repositories |
19-Nov-2024 20:20:25 | "onedata" already exists with the same configuration, skipping |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volume-mounts (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volumes (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volumes (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volume-mounts (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volumes (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volume-mounts (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volumes (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volume-mounts (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volume-mounts (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volumes (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volume-mounts (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volumes (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volume-mounts (map[]) |
19-Nov-2024 20:20:25 | coalesce.go:200: warning: cannot overwrite table with non table for external-volumes (map[]) |
19-Nov-2024 20:20:25 | NAME: dev |
19-Nov-2024 20:20:25 | LAST DEPLOYED: Tue Nov 19 20:18:44 2024 |
19-Nov-2024 20:20:25 | NAMESPACE: default |
19-Nov-2024 20:20:25 | STATUS: deployed |
19-Nov-2024 20:20:25 | REVISION: 1 |
19-Nov-2024 20:20:25 | TEST SUITE: None |
19-Nov-2024 20:20:25 | Running command: ['./onenv', 'wait', '--timeout', '600'] |
19-Nov-2024 20:20:25 | Running command: ['./onenv', 'status'] |
19-Nov-2024 20:20:25 | ready: True |
19-Nov-2024 20:20:25 | pods: |
19-Nov-2024 20:20:25 | dev-oneclient-krakow-9b8968f6-ztv9c: |
19-Nov-2024 20:20:25 | service-type: oneclient |
19-Nov-2024 20:20:25 | ip: 10.244.9.108 |
19-Nov-2024 20:20:25 | container-id: 77d02579126b424cfe84d2a4ae09e3c18a04af2fb851efd123ee1cf36f3079a0 |
19-Nov-2024 20:20:25 | provider-host: dev-oneprovider-krakow |
19-Nov-2024 20:20:25 | dev-oneprovider-krakow-0: |
19-Nov-2024 20:20:25 | name: dev-oneprovider-krakow |
19-Nov-2024 20:20:25 | domain: dev-oneprovider-krakow.default.svc.cluster.local |
19-Nov-2024 20:20:25 | service-type: oneprovider |
19-Nov-2024 20:20:25 | ip: 10.244.9.106 |
19-Nov-2024 20:20:25 | container-id: ddc3f814b86dec6b80540646fb3030383a6600b3b0fb8b0a7bdb6ae2670c4ecb |
19-Nov-2024 20:20:25 | hostname: dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local |
19-Nov-2024 20:20:25 | dev-onezone-0: |
19-Nov-2024 20:20:25 | name: dev-onezone |
19-Nov-2024 20:20:25 | domain: dev-onezone.default.svc.cluster.local |
19-Nov-2024 20:20:25 | service-type: onezone |
19-Nov-2024 20:20:25 | ip: 10.244.9.105 |
19-Nov-2024 20:20:25 | container-id: 2ca3a0b7a125841cf5882d6823fb374a7db8b75577e860cadb89ad5d41402292 |
19-Nov-2024 20:20:25 | hostname: dev-onezone-0.dev-onezone.default.svc.cluster.local |
19-Nov-2024 20:20:25 | |
19-Nov-2024 20:20:25 | Running command: ['./onenv', 'hosts'] |
19-Nov-2024 20:20:25 | Removed hosts entry: 10.244.9.99 dev-oneprovider-krakow.default.svc.cluster.local |
19-Nov-2024 20:20:25 | Removed hosts entry: 10.244.9.99 dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local |
19-Nov-2024 20:20:25 | Removed hosts entry: 10.244.9.97 dev-onezone.default.svc.cluster.local |
19-Nov-2024 20:20:25 | Removed hosts entry: 10.244.9.97 dev-onezone-0.dev-onezone.default.svc.cluster.local |
19-Nov-2024 20:20:25 | Added hosts entry: 10.244.9.106 dev-oneprovider-krakow.default.svc.cluster.local |
19-Nov-2024 20:20:25 | Added hosts entry: 10.244.9.106 dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local |
19-Nov-2024 20:20:25 | Added hosts entry: 10.244.9.105 dev-onezone.default.svc.cluster.local |
19-Nov-2024 20:20:25 | Added hosts entry: 10.244.9.105 dev-onezone-0.dev-onezone.default.svc.cluster.local |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'id', '-u', 'user1'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '25687', 'user1'] |
19-Nov-2024 20:20:25 | Adding user `user1' ... |
19-Nov-2024 20:20:25 | Adding new group `user1' (25687) ... |
19-Nov-2024 20:20:25 | Adding new user `user1' (25687) with group `user1' ... |
19-Nov-2024 20:20:25 | Creating home directory `/home/user1' ... |
19-Nov-2024 20:20:25 | Copying files from `/etc/skel' ... |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'id', '-u', 'user2'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '30628', 'user2'] |
19-Nov-2024 20:20:25 | Adding user `user2' ... |
19-Nov-2024 20:20:25 | Adding new group `user2' (30628) ... |
19-Nov-2024 20:20:25 | Adding new user `user2' (30628) with group `user2' ... |
19-Nov-2024 20:20:25 | Creating home directory `/home/user2' ... |
19-Nov-2024 20:20:25 | Copying files from `/etc/skel' ... |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'grep', '-q', 'space1', '/etc/group'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'groupadd', '-g', '54356', 'space1'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'usermod', '-a', '-G', 'space1', 'user1'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'usermod', '-a', '-G', 'space1', 'user2'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'grep', '-q', 'space2', '/etc/group'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'groupadd', '-g', '55062', 'space2'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'usermod', '-a', '-G', 'space2', 'user1'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'usermod', '-a', '-G', 'space2', 'user2'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'grep', '-q', 'fuse', '/etc/group'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'groupadd', '-g', '46411', 'fuse'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'usermod', '-a', '-G', 'fuse', 'user1'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'usermod', '-a', '-G', 'fuse', 'user2'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'id', '-u', 'user1'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '25687', 'user1'] |
19-Nov-2024 20:20:25 | Adding user `user1' ... |
19-Nov-2024 20:20:25 | Adding new group `user1' (25687) ... |
19-Nov-2024 20:20:25 | Adding new user `user1' (25687) with group `user1' ... |
19-Nov-2024 20:20:25 | Creating home directory `/home/user1' ... |
19-Nov-2024 20:20:25 | Copying files from `/etc/skel' ... |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'id', '-u', 'user2'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'adduser', '--disabled-password', '--gecos', '""', '--uid', '30628', 'user2'] |
19-Nov-2024 20:20:25 | Adding user `user2' ... |
19-Nov-2024 20:20:25 | Adding new group `user2' (30628) ... |
19-Nov-2024 20:20:25 | Adding new user `user2' (30628) with group `user2' ... |
19-Nov-2024 20:20:25 | Creating home directory `/home/user2' ... |
19-Nov-2024 20:20:25 | Copying files from `/etc/skel' ... |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'grep', '-q', 'space1', '/etc/group'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '54356', 'space1'] |
19-Nov-2024 20:20:25 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space1', 'user1'] |
19-Nov-2024 20:20:25 | command terminated with exit code 1 |
19-Nov-2024 20:20:27 | command terminated with exit code 1 |
19-Nov-2024 20:21:09 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space1', 'user2'] |
19-Nov-2024 20:21:09 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'grep', '-q', 'space2', '/etc/group'] |
19-Nov-2024 20:21:09 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '55062', 'space2'] |
19-Nov-2024 20:21:09 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space2', 'user1'] |
19-Nov-2024 20:21:09 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'space2', 'user2'] |
19-Nov-2024 20:21:09 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'grep', '-q', 'fuse', '/etc/group'] |
19-Nov-2024 20:21:09 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '46411', 'fuse'] |
19-Nov-2024 20:21:09 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'fuse', 'user1'] |
19-Nov-2024 20:21:09 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'fuse', 'user2'] |
19-Nov-2024 20:21:09 | |
19-Nov-2024 20:21:09 | ================================================================= |
19-Nov-2024 20:21:09 | - Executing scenario 'User removes empty directory and its parents using <client2> and using <client1> sees that they have disappeared' |
19-Nov-2024 20:21:09 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:21:09 | ----------------------------------------------------------------- |
19-Nov-2024 20:21:09 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:21:09 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:21:09 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:21:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:21:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:21:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:21:09 | |
19-Nov-2024 20:21:09 | |
19-Nov-2024 20:21:09 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:21:09 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:21:09 | |
19-Nov-2024 20:21:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/za87gqagur79q77g |
19-Nov-2024 20:21:09 | |
19-Nov-2024 20:21:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/za87gqagur79q77g --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/za87gqagur79q77g |
19-Nov-2024 20:21:09 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17009146852605812369'... |
19-Nov-2024 20:21:09 | Getting configuration... |
19-Nov-2024 20:21:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/za87gqagur79q77g'. |
19-Nov-2024 20:21:09 | |
19-Nov-2024 20:21:09 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:21:09 | -- Executing step: using REST, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:21:09 | -- Executing step: using web GUI, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:21:09 | -- Executing step: using web GUI, user1 removes directory (rmdir -p) named "dir1/dir2/dir3" in "space1" in oneprovider-1 |
19-Nov-2024 20:21:09 | -- Executing step: using REST, user1 fails to see item named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:21:09 | ================================================================= |
19-Nov-2024 20:21:09 | PASSED |
19-Nov-2024 20:21:56 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_removes_empty_directory_and_its_parents_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-web GUI-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:21:56 | ================================================================= |
19-Nov-2024 20:21:56 | - Executing scenario 'User removes empty directory and its parents using <client2> and using <client1> sees that they have disappeared' |
19-Nov-2024 20:21:56 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:21:56 | ----------------------------------------------------------------- |
19-Nov-2024 20:21:56 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:21:56 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:21:56 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:21:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:21:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:21:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:21:56 | |
19-Nov-2024 20:21:56 | |
19-Nov-2024 20:21:56 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:21:56 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:21:56 | |
19-Nov-2024 20:21:56 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5swdur9jw2g4v0hk |
19-Nov-2024 20:21:56 | |
19-Nov-2024 20:21:56 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5swdur9jw2g4v0hk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5swdur9jw2g4v0hk |
19-Nov-2024 20:21:56 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3435315322323330281'... |
19-Nov-2024 20:21:56 | Getting configuration... |
19-Nov-2024 20:21:56 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/5swdur9jw2g4v0hk'. |
19-Nov-2024 20:21:56 | |
19-Nov-2024 20:21:56 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:21:56 | -- Executing step: using web GUI, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:21:56 | -- Executing step: using REST, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:21:56 | -- Executing step: using REST, user1 removes directory (rmdir -p) named "dir1/dir2/dir3" in "space1" in oneprovider-1 |
19-Nov-2024 20:21:56 | -- Executing step: using web GUI, user1 fails to see item named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:21:56 | ================================================================= |
19-Nov-2024 20:21:56 | PASSED |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:41 | 2024-11-19 20:22:41,484 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/v3/oneprovider/data/000000000052B83067756964233632303966306335376239386430306661376539306231643964656138663239636864323837233231386537636463343866363062303436353932353236636365393139343661636861636661/children |
19-Nov-2024 20:22:53 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_removes_empty_directory_and_its_parents_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-oneclient1-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:22:53 | ================================================================= |
19-Nov-2024 20:22:53 | - Executing scenario 'User removes empty directory and its parents using <client2> and using <client1> sees that they have disappeared' |
19-Nov-2024 20:22:53 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:22:53 | ----------------------------------------------------------------- |
19-Nov-2024 20:22:53 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:22:53 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:22:53 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:22:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:22:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:22:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:22:53 | |
19-Nov-2024 20:22:53 | |
19-Nov-2024 20:22:53 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:22:53 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:22:53 | |
19-Nov-2024 20:22:53 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4ozdjt4qct11zgs2 |
19-Nov-2024 20:22:53 | |
19-Nov-2024 20:22:53 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4ozdjt4qct11zgs2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4ozdjt4qct11zgs2 |
19-Nov-2024 20:22:53 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11257757303846179943'... |
19-Nov-2024 20:22:53 | Getting configuration... |
19-Nov-2024 20:22:53 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/4ozdjt4qct11zgs2'. |
19-Nov-2024 20:22:53 | |
19-Nov-2024 20:22:53 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:22:53 | -- Executing step: using oneclient1, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:22:53 | -- Executing step: using REST, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:22:53 | -- Executing step: using REST, user1 removes directory (rmdir -p) named "dir1/dir2/dir3" in "space1" in oneprovider-1 |
19-Nov-2024 20:22:53 | -- Executing step: using oneclient1, user1 fails to see item named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:22:53 | ================================================================= |
19-Nov-2024 20:22:53 | PASSED |
19-Nov-2024 20:23:09 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_removes_empty_directory_and_its_parents_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-REST-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:23:09 | ================================================================= |
19-Nov-2024 20:23:09 | - Executing scenario 'User removes empty directory and its parents using <client2> and using <client1> sees that they have disappeared' |
19-Nov-2024 20:23:09 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:23:09 | ----------------------------------------------------------------- |
19-Nov-2024 20:23:09 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:23:09 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:23:09 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:23:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:23:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:23:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:23:09 | |
19-Nov-2024 20:23:09 | |
19-Nov-2024 20:23:09 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:23:09 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:23:09 | |
19-Nov-2024 20:23:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jdmrqmwvb081p0m3 |
19-Nov-2024 20:23:09 | |
19-Nov-2024 20:23:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jdmrqmwvb081p0m3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jdmrqmwvb081p0m3 |
19-Nov-2024 20:23:09 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1543071134624436148'... |
19-Nov-2024 20:23:09 | Getting configuration... |
19-Nov-2024 20:23:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/jdmrqmwvb081p0m3'. |
19-Nov-2024 20:23:09 | |
19-Nov-2024 20:23:09 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:23:09 | -- Executing step: using REST, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:23:09 | -- Executing step: using oneclient1, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:23:09 | -- Executing step: using oneclient1, user1 removes directory (rmdir -p) named "dir1/dir2/dir3" in "space1" in oneprovider-1 |
19-Nov-2024 20:23:09 | -- Executing step: using REST, user1 fails to see item named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:23:09 | ================================================================= |
19-Nov-2024 20:23:09 | PASSED |
19-Nov-2024 20:23:59 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_removes_empty_directory_and_its_parents_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-oneclient1-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:23:59 | ================================================================= |
19-Nov-2024 20:23:59 | - Executing scenario 'User removes empty directory and its parents using <client2> and using <client1> sees that they have disappeared' |
19-Nov-2024 20:23:59 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:23:59 | ----------------------------------------------------------------- |
19-Nov-2024 20:23:59 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:23:59 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:23:59 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:23:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:23:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:23:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:23:59 | |
19-Nov-2024 20:23:59 | |
19-Nov-2024 20:23:59 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:23:59 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:23:59 | |
19-Nov-2024 20:23:59 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nq22kx46rsltnuqf |
19-Nov-2024 20:23:59 | |
19-Nov-2024 20:23:59 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nq22kx46rsltnuqf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nq22kx46rsltnuqf |
19-Nov-2024 20:23:59 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8704443254143764541'... |
19-Nov-2024 20:23:59 | Getting configuration... |
19-Nov-2024 20:23:59 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/nq22kx46rsltnuqf'. |
19-Nov-2024 20:23:59 | |
19-Nov-2024 20:23:59 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:23:59 | -- Executing step: using oneclient1, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:23:59 | -- Executing step: using web GUI, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:23:59 | -- Executing step: using web GUI, user1 removes directory (rmdir -p) named "dir1/dir2/dir3" in "space1" in oneprovider-1 |
19-Nov-2024 20:23:59 | -- Executing step: using oneclient1, user1 fails to see item named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:23:59 | ================================================================= |
19-Nov-2024 20:23:59 | PASSED |
19-Nov-2024 20:24:47 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_removes_empty_directory_and_its_parents_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-web GUI-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:24:47 | ================================================================= |
19-Nov-2024 20:24:47 | - Executing scenario 'User removes empty directory and its parents using <client2> and using <client1> sees that they have disappeared' |
19-Nov-2024 20:24:47 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:24:47 | ----------------------------------------------------------------- |
19-Nov-2024 20:24:47 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:24:47 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:24:47 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:24:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:24:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:24:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:24:47 | |
19-Nov-2024 20:24:47 | |
19-Nov-2024 20:24:47 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:24:47 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:24:47 | |
19-Nov-2024 20:24:47 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y9bls740sab0156c |
19-Nov-2024 20:24:47 | |
19-Nov-2024 20:24:47 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y9bls740sab0156c --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y9bls740sab0156c |
19-Nov-2024 20:24:47 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17975520190337109444'... |
19-Nov-2024 20:24:47 | Getting configuration... |
19-Nov-2024 20:24:47 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/y9bls740sab0156c'. |
19-Nov-2024 20:24:47 | |
19-Nov-2024 20:24:47 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:24:47 | -- Executing step: using web GUI, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:24:47 | -- Executing step: using oneclient1, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:24:47 | -- Executing step: using oneclient1, user1 removes directory (rmdir -p) named "dir1/dir2/dir3" in "space1" in oneprovider-1 |
19-Nov-2024 20:24:47 | -- Executing step: using web GUI, user1 fails to see item named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:24:47 | ================================================================= |
19-Nov-2024 20:24:47 | PASSED |
19-Nov-2024 20:25:41 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_fails_to_remove_nonempty_directory_rmdir_using_client2_and_using_client1_sees_that_it_has_not_disappeared[1oz_1op_1oc-web GUI-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:25:41 | ================================================================= |
19-Nov-2024 20:25:41 | - Executing scenario 'User fails to remove non-empty directory (rmdir) using <client2> and using <client1> sees that it has not disappeared' |
19-Nov-2024 20:25:41 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:25:41 | ----------------------------------------------------------------- |
19-Nov-2024 20:25:41 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:25:41 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:25:41 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:25:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:25:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:25:41 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:25:41 | |
19-Nov-2024 20:25:41 | |
19-Nov-2024 20:25:41 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:25:41 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:25:41 | |
19-Nov-2024 20:25:41 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j2fhev6xnaq0u48f |
19-Nov-2024 20:25:41 | |
19-Nov-2024 20:25:41 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j2fhev6xnaq0u48f --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j2fhev6xnaq0u48f |
19-Nov-2024 20:25:41 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5408054071936939509'... |
19-Nov-2024 20:25:41 | Getting configuration... |
19-Nov-2024 20:25:41 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/j2fhev6xnaq0u48f'. |
19-Nov-2024 20:25:41 | |
19-Nov-2024 20:25:41 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:25:41 | -- Executing step: using web GUI, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:25:41 | -- Executing step: using oneclient1, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:25:41 | -- Executing step: using oneclient1, user1 fails to remove directory (rmdir) named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:25:41 | -- Executing step: using web GUI, user1 sees that directory structure in "space1" space in oneprovider-1 is as follow: (...) |
19-Nov-2024 20:25:41 | ================================================================= |
19-Nov-2024 20:25:41 | PASSED |
19-Nov-2024 20:25:57 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_fails_to_remove_nonempty_directory_rmdir_using_client2_and_using_client1_sees_that_it_has_not_disappeared[1oz_1op_1oc-REST-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:25:57 | ================================================================= |
19-Nov-2024 20:25:57 | - Executing scenario 'User fails to remove non-empty directory (rmdir) using <client2> and using <client1> sees that it has not disappeared' |
19-Nov-2024 20:25:57 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:25:57 | ----------------------------------------------------------------- |
19-Nov-2024 20:25:57 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:25:57 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:25:57 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:25:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:25:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:25:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:25:57 | |
19-Nov-2024 20:25:57 | |
19-Nov-2024 20:25:57 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:25:57 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:25:57 | |
19-Nov-2024 20:25:57 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nbrg41954j0dc34s |
19-Nov-2024 20:25:57 | |
19-Nov-2024 20:25:57 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nbrg41954j0dc34s --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nbrg41954j0dc34s |
19-Nov-2024 20:25:57 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1839433505100628187'... |
19-Nov-2024 20:25:57 | Getting configuration... |
19-Nov-2024 20:25:57 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/nbrg41954j0dc34s'. |
19-Nov-2024 20:25:57 | |
19-Nov-2024 20:25:57 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:25:57 | -- Executing step: using REST, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:25:57 | -- Executing step: using oneclient1, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:25:57 | -- Executing step: using oneclient1, user1 fails to remove directory (rmdir) named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:25:57 | -- Executing step: using REST, user1 sees that directory structure in "space1" space in oneprovider-1 is as follow: (...) |
19-Nov-2024 20:25:57 | ================================================================= |
19-Nov-2024 20:25:57 | PASSED |
19-Nov-2024 20:26:38 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_removes_nonempty_directory_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-REST-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:26:38 | ================================================================= |
19-Nov-2024 20:26:38 | - Executing scenario 'User removes non-empty directory using <client2> and using <client1> sees that they have disappeared' |
19-Nov-2024 20:26:38 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:26:38 | ----------------------------------------------------------------- |
19-Nov-2024 20:26:38 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:26:38 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:26:38 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:26:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:26:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:26:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:26:38 | |
19-Nov-2024 20:26:38 | |
19-Nov-2024 20:26:38 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:26:38 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:26:38 | |
19-Nov-2024 20:26:38 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/23v7e521ighoejlu |
19-Nov-2024 20:26:38 | |
19-Nov-2024 20:26:38 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/23v7e521ighoejlu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/23v7e521ighoejlu |
19-Nov-2024 20:26:38 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7430278520607214492'... |
19-Nov-2024 20:26:38 | Getting configuration... |
19-Nov-2024 20:26:38 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/23v7e521ighoejlu'. |
19-Nov-2024 20:26:38 | |
19-Nov-2024 20:26:38 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:26:38 | -- Executing step: using REST, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:26:38 | -- Executing step: using web GUI, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:26:38 | -- Executing step: using web GUI, user1 removes directory (rm -rf) named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:26:38 | -- Executing step: using REST, user1 fails to see item named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:26:38 | ================================================================= |
19-Nov-2024 20:26:38 | PASSED |
19-Nov-2024 20:27:30 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_removes_nonempty_directory_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-web GUI-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:27:30 | ================================================================= |
19-Nov-2024 20:27:30 | - Executing scenario 'User removes non-empty directory using <client2> and using <client1> sees that they have disappeared' |
19-Nov-2024 20:27:30 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:27:30 | ----------------------------------------------------------------- |
19-Nov-2024 20:27:30 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:27:30 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:27:30 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:27:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:27:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:27:30 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:27:30 | |
19-Nov-2024 20:27:30 | |
19-Nov-2024 20:27:30 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:27:30 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:27:30 | |
19-Nov-2024 20:27:30 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/m4dkbzs622lub0ej |
19-Nov-2024 20:27:30 | |
19-Nov-2024 20:27:30 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m4dkbzs622lub0ej --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m4dkbzs622lub0ej |
19-Nov-2024 20:27:30 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13138495227067203284'... |
19-Nov-2024 20:27:30 | Getting configuration... |
19-Nov-2024 20:27:30 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/m4dkbzs622lub0ej'. |
19-Nov-2024 20:27:30 | |
19-Nov-2024 20:27:30 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:27:30 | -- Executing step: using web GUI, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:27:30 | -- Executing step: using REST, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:27:30 | -- Executing step: using REST, user1 removes directory (rm -rf) named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:27:30 | -- Executing step: using web GUI, user1 fails to see item named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:27:30 | ================================================================= |
19-Nov-2024 20:27:30 | PASSED |
19-Nov-2024 20:28:01 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_removes_nonempty_directory_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-oneclient1-REST] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:28:01 | ================================================================= |
19-Nov-2024 20:28:01 | - Executing scenario 'User removes non-empty directory using <client2> and using <client1> sees that they have disappeared' |
19-Nov-2024 20:28:01 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:28:01 | ----------------------------------------------------------------- |
19-Nov-2024 20:28:01 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:28:01 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:28:01 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:28:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:28:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:28:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:28:01 | |
19-Nov-2024 20:28:01 | |
19-Nov-2024 20:28:01 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:28:01 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:28:01 | |
19-Nov-2024 20:28:01 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/a3kmlf1t3qn1po0e |
19-Nov-2024 20:28:01 | |
19-Nov-2024 20:28:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a3kmlf1t3qn1po0e --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a3kmlf1t3qn1po0e |
19-Nov-2024 20:28:01 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16283516003722192702'... |
19-Nov-2024 20:28:01 | Getting configuration... |
19-Nov-2024 20:28:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/a3kmlf1t3qn1po0e'. |
19-Nov-2024 20:28:01 | |
19-Nov-2024 20:28:01 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:28:01 | -- Executing step: using oneclient1, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:28:01 | -- Executing step: using REST, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:28:01 | -- Executing step: using REST, user1 removes directory (rm -rf) named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:28:01 | -- Executing step: using oneclient1, user1 fails to see item named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:28:01 | ================================================================= |
19-Nov-2024 20:28:01 | PASSED |
19-Nov-2024 20:28:17 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_removes_nonempty_directory_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-REST-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:28:17 | ================================================================= |
19-Nov-2024 20:28:17 | - Executing scenario 'User removes non-empty directory using <client2> and using <client1> sees that they have disappeared' |
19-Nov-2024 20:28:17 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:28:17 | ----------------------------------------------------------------- |
19-Nov-2024 20:28:17 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:28:17 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:28:17 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:28:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:28:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:28:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:28:17 | |
19-Nov-2024 20:28:17 | |
19-Nov-2024 20:28:17 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:28:17 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:28:17 | |
19-Nov-2024 20:28:17 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pr24b3ado2qkzh28 |
19-Nov-2024 20:28:17 | |
19-Nov-2024 20:28:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pr24b3ado2qkzh28 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pr24b3ado2qkzh28 |
19-Nov-2024 20:28:17 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8081814135586432103'... |
19-Nov-2024 20:28:17 | Getting configuration... |
19-Nov-2024 20:28:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/pr24b3ado2qkzh28'. |
19-Nov-2024 20:28:17 | |
19-Nov-2024 20:28:17 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:28:17 | -- Executing step: using REST, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:28:17 | -- Executing step: using oneclient1, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:28:17 | -- Executing step: using oneclient1, user1 removes directory (rm -rf) named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:28:17 | -- Executing step: using REST, user1 fails to see item named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:28:17 | ================================================================= |
19-Nov-2024 20:28:17 | PASSED |
19-Nov-2024 20:29:10 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_removes_nonempty_directory_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-oneclient1-web GUI] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:29:10 | ================================================================= |
19-Nov-2024 20:29:10 | - Executing scenario 'User removes non-empty directory using <client2> and using <client1> sees that they have disappeared' |
19-Nov-2024 20:29:10 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:29:10 | ----------------------------------------------------------------- |
19-Nov-2024 20:29:10 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:29:10 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:29:10 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:29:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:29:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:29:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:29:10 | |
19-Nov-2024 20:29:10 | |
19-Nov-2024 20:29:10 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:29:10 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:29:10 | |
19-Nov-2024 20:29:10 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0otu83wyynetdqlr |
19-Nov-2024 20:29:10 | |
19-Nov-2024 20:29:10 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0otu83wyynetdqlr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0otu83wyynetdqlr |
19-Nov-2024 20:29:10 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10798516479444449699'... |
19-Nov-2024 20:29:10 | Getting configuration... |
19-Nov-2024 20:29:10 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/0otu83wyynetdqlr'. |
19-Nov-2024 20:29:10 | |
19-Nov-2024 20:29:10 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:29:10 | -- Executing step: using oneclient1, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:29:10 | -- Executing step: using web GUI, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:29:10 | -- Executing step: using web GUI, user1 removes directory (rm -rf) named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:29:10 | -- Executing step: using oneclient1, user1 fails to see item named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:29:10 | ================================================================= |
19-Nov-2024 20:29:10 | PASSED |
19-Nov-2024 20:30:10 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:30:10 | tests/mixed/scenarios/test_nested_directories_remove.py::test_user_removes_nonempty_directory_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-web GUI-oneclient1] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:30:10 | ================================================================= |
19-Nov-2024 20:30:10 | - Executing scenario 'User removes non-empty directory using <client2> and using <client1> sees that they have disappeared' |
19-Nov-2024 20:30:10 | - from feature 'Tests for removing nested directories' |
19-Nov-2024 20:30:10 | ----------------------------------------------------------------- |
19-Nov-2024 20:30:10 | -- Executing step: initial users configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:30:10 | -- Executing step: initial spaces configuration in "onezone" Onezone service: (...) |
19-Nov-2024 20:30:10 | -- Executing step: oneclient mounted using token by user1 |
19-Nov-2024 20:30:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:30:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:30:10 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ztv9c', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' |
19-Nov-2024 20:30:10 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ztv9c' successfully started |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/raivj38zjan5kdj2 |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/raivj38zjan5kdj2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/raivj38zjan5kdj2 |
19-Nov-2024 20:30:10 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3696489995924775892'... |
19-Nov-2024 20:30:10 | Getting configuration... |
19-Nov-2024 20:30:10 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/raivj38zjan5kdj2'. |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | -- Executing step: opened browser with user1 signed in to "onezone" service |
19-Nov-2024 20:30:10 | -- Executing step: using web GUI, user1 creates directory structure in "space1" space on oneprovider-1 as follow: (...) |
19-Nov-2024 20:30:10 | -- Executing step: using oneclient1, user1 sees that directory structure in "space1" space in oneprovider-1 is as previously created |
19-Nov-2024 20:30:10 | -- Executing step: using oneclient1, user1 removes directory (rm -rf) named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:30:10 | -- Executing step: using web GUI, user1 fails to see item named "dir1" in "space1" in oneprovider-1 |
19-Nov-2024 20:30:10 | ================================================================= |
19-Nov-2024 20:30:10 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/tests/mixed/logs/report.1732047516.6470685', '-c', '/tmp/logs'] |
19-Nov-2024 20:30:10 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-9wt55. See /home/bamboo/.one-env/deployments/2024.11.19-20.18.41/pod-logs/dev-cross-support-job-3p-users-9wt55/entrypoint.log for more details |
19-Nov-2024 20:30:10 | [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-ztv9c: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-20.18.41/pod-logs/dev-oneclient-krakow-9b8968f6-ztv9c/oneclient_logs |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=103/123) |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:30:10 | 31,749 1% 30.28MB/s 0:00:00 (xfr#1, to-chk=102/123) |
19-Nov-2024 20:30:10 | 31,749 1% 30.28MB/s 0:00:00 (xfr#1, to-chk=96/123) |
19-Nov-2024 20:30:10 | 32,019 1% 30.54MB/s 0:00:00 (xfr#2, to-chk=98/123) |
19-Nov-2024 20:30:10 | 150,442 5% 71.74MB/s 0:00:00 (xfr#3, to-chk=97/123) |
19-Nov-2024 20:30:10 | 150,712 5% 71.87MB/s 0:00:00 (xfr#4, to-chk=96/123) |
19-Nov-2024 20:30:10 | 155,716 5% 49.50MB/s 0:00:00 (xfr#5, to-chk=95/123) |
19-Nov-2024 20:30:10 | 155,986 5% 49.59MB/s 0:00:00 (xfr#6, to-chk=91/123) |
19-Nov-2024 20:30:10 | 255,341 9% 48.70MB/s 0:00:00 (xfr#7, to-chk=90/123) |
19-Nov-2024 20:30:10 | 255,611 9% 48.75MB/s 0:00:00 (xfr#8, to-chk=89/123) |
19-Nov-2024 20:30:10 | 290,153 10% 55.34MB/s 0:00:00 (xfr#9, to-chk=88/123) |
19-Nov-2024 20:30:10 | 290,817 10% 46.22MB/s 0:00:00 (xfr#10, to-chk=84/123) |
19-Nov-2024 20:30:10 | 570,097 20% 38.83MB/s 0:00:00 (xfr#11, to-chk=83/123) |
19-Nov-2024 20:30:10 | 571,012 20% 38.90MB/s 0:00:00 (xfr#12, to-chk=82/123) |
19-Nov-2024 20:30:10 | 581,924 20% 39.64MB/s 0:00:00 (xfr#13, to-chk=81/123) |
19-Nov-2024 20:30:10 | 582,588 20% 39.69MB/s 0:00:00 (xfr#14, to-chk=77/123) |
19-Nov-2024 20:30:10 | 814,893 29% 27.76MB/s 0:00:00 (xfr#15, to-chk=76/123) |
19-Nov-2024 20:30:10 | 815,808 29% 27.79MB/s 0:00:00 (xfr#16, to-chk=75/123) |
19-Nov-2024 20:30:10 | 844,703 30% 27.78MB/s 0:00:00 (xfr#17, to-chk=74/123) |
19-Nov-2024 20:30:10 | 844,973 30% 27.79MB/s 0:00:00 (xfr#18, to-chk=70/123) |
19-Nov-2024 20:30:10 | 982,019 34% 32.29MB/s 0:00:00 (xfr#19, to-chk=69/123) |
19-Nov-2024 20:30:10 | 982,289 34% 32.30MB/s 0:00:00 (xfr#20, to-chk=68/123) |
19-Nov-2024 20:30:10 | 1,008,845 35% 32.07MB/s 0:00:00 (xfr#21, to-chk=67/123) |
19-Nov-2024 20:30:10 | 1,009,115 35% 32.08MB/s 0:00:00 (xfr#22, to-chk=63/123) |
19-Nov-2024 20:30:10 | 1,198,909 42% 36.88MB/s 0:00:00 (xfr#23, to-chk=62/123) |
19-Nov-2024 20:30:10 | 1,199,179 42% 35.74MB/s 0:00:00 (xfr#24, to-chk=61/123) |
19-Nov-2024 20:30:10 | 1,199,807 42% 35.76MB/s 0:00:00 (xfr#25, to-chk=60/123) |
19-Nov-2024 20:30:10 | 1,222,680 43% 35.33MB/s 0:00:00 (xfr#26, to-chk=59/123) |
19-Nov-2024 20:30:10 | 1,222,950 43% 35.34MB/s 0:00:00 (xfr#27, to-chk=55/123) |
19-Nov-2024 20:30:10 | 1,475,283 52% 39.08MB/s 0:00:00 (xfr#28, to-chk=54/123) |
19-Nov-2024 20:30:10 | 1,475,669 52% 39.09MB/s 0:00:00 (xfr#29, to-chk=53/123) |
19-Nov-2024 20:30:10 | 1,479,744 52% 39.20MB/s 0:00:00 (xfr#30, to-chk=52/123) |
19-Nov-2024 20:30:10 | 1,480,014 52% 39.21MB/s 0:00:00 (xfr#31, to-chk=48/123) |
19-Nov-2024 20:30:10 | 1,553,060 55% 40.03MB/s 0:00:00 (xfr#32, to-chk=47/123) |
19-Nov-2024 20:30:10 | 1,553,330 55% 40.04MB/s 0:00:00 (xfr#33, to-chk=46/123) |
19-Nov-2024 20:30:10 | 1,553,958 55% 40.05MB/s 0:00:00 (xfr#34, to-chk=45/123) |
19-Nov-2024 20:30:10 | 1,572,303 55% 39.46MB/s 0:00:00 (xfr#35, to-chk=44/123) |
19-Nov-2024 20:30:10 | 1,572,573 55% 39.47MB/s 0:00:00 (xfr#36, to-chk=40/123) |
19-Nov-2024 20:30:10 | 1,735,360 61% 35.98MB/s 0:00:00 (xfr#37, to-chk=39/123) |
19-Nov-2024 20:30:10 | 1,735,630 61% 35.98MB/s 0:00:00 (xfr#38, to-chk=38/123) |
19-Nov-2024 20:30:10 | 1,736,258 61% 36.00MB/s 0:00:00 (xfr#39, to-chk=37/123) |
19-Nov-2024 20:30:10 | 1,771,540 63% 35.95MB/s 0:00:00 (xfr#40, to-chk=36/123) |
19-Nov-2024 20:30:10 | 1,771,810 63% 35.95MB/s 0:00:00 (xfr#41, to-chk=32/123) |
19-Nov-2024 20:30:10 | 2,028,315 72% 39.48MB/s 0:00:00 (xfr#42, to-chk=31/123) |
19-Nov-2024 20:30:10 | 2,028,585 72% 39.48MB/s 0:00:00 (xfr#43, to-chk=30/123) |
19-Nov-2024 20:30:10 | 2,029,213 72% 39.49MB/s 0:00:00 (xfr#44, to-chk=29/123) |
19-Nov-2024 20:30:10 | 2,048,997 72% 39.08MB/s 0:00:00 (xfr#45, to-chk=28/123) |
19-Nov-2024 20:30:10 | 2,049,267 72% 39.09MB/s 0:00:00 (xfr#46, to-chk=24/123) |
19-Nov-2024 20:30:10 | 2,172,733 77% 39.10MB/s 0:00:00 (xfr#47, to-chk=23/123) |
19-Nov-2024 20:30:10 | 2,173,003 77% 39.10MB/s 0:00:00 (xfr#48, to-chk=22/123) |
19-Nov-2024 20:30:10 | 2,193,591 78% 39.47MB/s 0:00:00 (xfr#49, to-chk=21/123) |
19-Nov-2024 20:30:10 | 2,193,861 78% 39.48MB/s 0:00:00 (xfr#50, to-chk=17/123) |
19-Nov-2024 20:30:10 | 2,272,279 80% 40.13MB/s 0:00:00 (xfr#51, to-chk=16/123) |
19-Nov-2024 20:30:10 | 2,272,549 80% 40.13MB/s 0:00:00 (xfr#52, to-chk=15/123) |
19-Nov-2024 20:30:10 | 2,295,711 81% 40.54MB/s 0:00:00 (xfr#53, to-chk=14/123) |
19-Nov-2024 20:30:10 | 2,295,981 81% 40.55MB/s 0:00:00 (xfr#54, to-chk=10/123) |
19-Nov-2024 20:30:10 | 2,508,455 89% 41.97MB/s 0:00:00 (xfr#55, to-chk=9/123) |
19-Nov-2024 20:30:10 | 2,508,725 89% 41.97MB/s 0:00:00 (xfr#56, to-chk=8/123) |
19-Nov-2024 20:30:10 | 2,520,974 89% 42.18MB/s 0:00:00 (xfr#57, to-chk=7/123) |
19-Nov-2024 20:30:10 | 2,522,342 89% 42.20MB/s 0:00:00 (xfr#58, to-chk=3/123) |
19-Nov-2024 20:30:10 | 2,780,990 99% 42.78MB/s 0:00:00 (xfr#59, to-chk=2/123) |
19-Nov-2024 20:30:10 | 2,782,995 99% 42.81MB/s 0:00:00 (xfr#60, to-chk=1/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 43.16MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 41.81MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | 2,805,887 99% 41.81MB/s 0:00:00 (xfr#61, to-chk=0/123) |
19-Nov-2024 20:30:10 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.18.41/pod-logs/dev-oneprovider-krakow-0/op-panel |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:30:10 | 14,591 16% 13.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:30:10 | 30,063 33% 28.67MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:30:10 | 30,063 33% 28.67MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:30:10 | 44,451 49% 42.39MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:30:10 | 44,742 50% 42.67MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:30:10 | 44,742 50% 21.33MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:30:10 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.18.41/pod-logs/dev-oneprovider-krakow-0/op-worker |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=39/42) |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:30:10 | 27,105 7% 25.85MB/s 0:00:00 (xfr#2, to-chk=37/42) |
19-Nov-2024 20:30:10 | 52,747 14% 50.30MB/s 0:00:00 (xfr#3, to-chk=35/42) |
19-Nov-2024 20:30:10 | 53,830 15% 51.34MB/s 0:00:00 (xfr#4, to-chk=33/42) |
19-Nov-2024 20:30:10 | 53,830 15% 51.34MB/s 0:00:00 (xfr#5, to-chk=31/42) |
19-Nov-2024 20:30:10 | 78,191 22% 37.28MB/s 0:00:00 (xfr#6, to-chk=29/42) |
19-Nov-2024 20:30:10 | 78,341 22% 37.36MB/s 0:00:00 (xfr#7, to-chk=27/42) |
19-Nov-2024 20:30:10 | 78,638 22% 37.50MB/s 0:00:00 (xfr#8, to-chk=25/42) |
19-Nov-2024 20:30:10 | 152,827 43% 29.15MB/s 0:00:00 (xfr#9, to-chk=23/42) |
19-Nov-2024 20:30:10 | 157,722 44% 30.08MB/s 0:00:00 (xfr#10, to-chk=13/42) |
19-Nov-2024 20:30:10 | 163,812 46% 22.32MB/s 0:00:00 (xfr#11, to-chk=12/42) |
19-Nov-2024 20:30:10 | 165,230 46% 22.51MB/s 0:00:00 (xfr#12, to-chk=11/42) |
19-Nov-2024 20:30:10 | 170,752 48% 23.26MB/s 0:00:00 (xfr#13, to-chk=10/42) |
19-Nov-2024 20:30:10 | 175,476 49% 23.91MB/s 0:00:00 (xfr#14, to-chk=9/42) |
19-Nov-2024 20:30:10 | 182,022 51% 21.70MB/s 0:00:00 (xfr#15, to-chk=8/42) |
19-Nov-2024 20:30:10 | 183,212 51% 21.84MB/s 0:00:00 (xfr#16, to-chk=7/42) |
19-Nov-2024 20:30:10 | 185,540 52% 22.12MB/s 0:00:00 (xfr#17, to-chk=6/42) |
19-Nov-2024 20:30:10 | 187,300 52% 22.33MB/s 0:00:00 (xfr#18, to-chk=5/42) |
19-Nov-2024 20:30:10 | 190,257 53% 22.68MB/s 0:00:00 (xfr#19, to-chk=4/42) |
19-Nov-2024 20:30:10 | 193,839 54% 20.54MB/s 0:00:00 (xfr#20, to-chk=3/42) |
19-Nov-2024 20:30:10 | 197,991 55% 20.98MB/s 0:00:00 (xfr#21, to-chk=2/42) |
19-Nov-2024 20:30:10 | 198,609 56% 21.05MB/s 0:00:00 (xfr#22, to-chk=1/42) |
19-Nov-2024 20:30:10 | 201,395 56% 21.34MB/s 0:00:00 (xfr#23, to-chk=0/42) |
19-Nov-2024 20:30:10 | 201,395 56% 19.21MB/s 0:00:00 (xfr#23, to-chk=0/42) |
19-Nov-2024 20:30:10 | 201,395 56% 19.21MB/s 0:00:00 (xfr#23, to-chk=0/42) |
19-Nov-2024 20:30:10 | 201,395 56% 16.01MB/s 0:00:00 (xfr#23, to-chk=0/42) |
19-Nov-2024 20:30:10 | 201,395 56% 16.01MB/s 0:00:00 (xfr#23, to-chk=0/42) |
19-Nov-2024 20:30:10 | 201,395 56% 16.01MB/s 0:00:00 (xfr#23, to-chk=0/42) |
19-Nov-2024 20:30:10 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.18.41/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:30:10 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:30:10 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:30:10 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:30:10 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:30:10 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:30:10 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:30:10 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.18.41/pod-logs/dev-onezone-0/oz-worker |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:30:10 | 12,656 5% 12.07MB/s 0:00:00 (xfr#2, to-chk=13/18) |
19-Nov-2024 20:30:10 | 25,905 11% 24.70MB/s 0:00:00 (xfr#3, to-chk=11/18) |
19-Nov-2024 20:30:10 | 25,905 11% 24.70MB/s 0:00:00 (xfr#4, to-chk=9/18) |
19-Nov-2024 20:30:10 | 38,081 16% 36.32MB/s 0:00:00 (xfr#5, to-chk=7/18) |
19-Nov-2024 20:30:10 | 38,172 16% 36.40MB/s 0:00:00 (xfr#6, to-chk=5/18) |
19-Nov-2024 20:30:10 | 38,469 16% 36.69MB/s 0:00:00 (xfr#7, to-chk=3/18) |
19-Nov-2024 20:30:10 | 114,427 50% 109.13MB/s 0:00:00 (xfr#8, to-chk=1/18) |
19-Nov-2024 20:30:10 | 114,427 50% 13.64MB/s 0:00:00 (xfr#8, to-chk=0/18) |
19-Nov-2024 20:30:10 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.18.41/pod-logs/dev-onezone-0/oz-panel |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:30:10 | 6,978 16% 6.65MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:30:10 | 14,697 33% 14.02MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:30:10 | 14,697 33% 14.02MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:30:10 | 21,472 49% 20.48MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:30:10 | 21,763 50% 20.75MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:30:10 | 21,763 50% 20.75MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:30:10 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.18.41/pod-logs/dev-onezone-0/cluster-manager |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:30:10 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:30:10 | 1,978 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:30:10 | 4,666 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:30:10 | 4,666 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:30:10 | 6,441 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:30:10 | 6,703 50% 935.13kB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:30:10 | 6,703 50% 595.08kB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:30:10 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/tests/mixed/logs/report.1732047516.6470685 exists, exporting anyway. |
19-Nov-2024 20:30:10 | PASSED |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | =============================== warnings summary =============================== |
19-Nov-2024 20:30:10 | tests/utils/rest_utils.py:98 |
19-Nov-2024 20:30:10 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 20:30:10 | print(""" |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | tests/utils/path_utils.py:112 |
19-Nov-2024 20:30:10 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 20:30:10 | return path.replace("'", "\\'").replace(' ', '\ ') |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | tests/utils/acceptance_utils.py:55 |
19-Nov-2024 20:30:10 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 20:30:10 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | tests/utils/acceptance_utils.py:57 |
19-Nov-2024 20:30:10 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 20:30:10 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 20:30:10 | |
19-Nov-2024 20:30:10 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
19-Nov-2024 20:30:10 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/test-reports/results.xml - |
19-Nov-2024 20:30:10 | - Generated html report: file:///mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance/tests/mixed/logs/report.1732047516.6470685/report.html - |
19-Nov-2024 20:30:10 | ================== 14 passed, 4 warnings in 693.80s (0:11:33) ================== |
19-Nov-2024 20:30:15 | release "dev" uninstalled |
19-Nov-2024 20:30:16 | Sidecar injection has been disabled |
19-Nov-2024 20:30:16 | Cleaning helm release "dev"... |
19-Nov-2024 20:30:16 | Deleted 1 helm deployments |
19-Nov-2024 20:30:16 | Deleted 0 k8s deployments |
19-Nov-2024 20:30:16 | Deleted 0 k8s services |
19-Nov-2024 20:30:16 | Deleted 0 persistent volumes |
19-Nov-2024 20:30:17 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 20:30:17 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
19-Nov-2024 20:30:17 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 20:30:17 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
19-Nov-2024 20:30:17 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
19-Nov-2024 20:30:17 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 20:30:17 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
19-Nov-2024 20:30:17 | Finished task 'Run acceptance mixed tests in Chrome' with result: Success |
19-Nov-2024 20:30:17 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
19-Nov-2024 20:30:17 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR... |
19-Nov-2024 20:30:17 | Finished task 'Parse test results' with result: Success |
19-Nov-2024 20:30:17 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 20:30:17 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 20:30:17 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 20:30:17 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 20:30:17 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 20:30:17 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 20:30:17 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 20:30:17 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 20:30:17 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 20:30:17 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 20:30:17 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 20:30:17 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 20:30:17 | Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Nested directories remove #3283 (ODSRV-MAOPT-CNDR-3283)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CNDR-3283-ScriptBuildTask-5487090462377242035.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance |
19-Nov-2024 20:30:17 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_Nested_directories_remove.tar.gz |
19-Nov-2024 20:30:18 | Uploading artifact |
19-Nov-2024 20:30:18 | source path: surefire_Nested_directories_remove.tar.gz |
19-Nov-2024 20:30:18 | dest. path: artifacts/onedata-acceptance/develop/surefire_Nested_directories_remove.tar.gz |
19-Nov-2024 20:30:18 | Finished task 'Pack and push surefire artifact' with result: Success |
19-Nov-2024 20:30:18 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 20:30:18 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 20:30:18 | Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Nested directories remove #3283 (ODSRV-MAOPT-CNDR-3283)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CNDR-3283-ScriptBuildTask-13805435981530308756.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR |
19-Nov-2024 20:30:18 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
19-Nov-2024 20:30:18 | Finished task 'Pack logs' with result: Success |
19-Nov-2024 20:30:18 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 20:30:18 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
19-Nov-2024 20:30:18 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 20:30:18 | Beginning to execute external process for build 'Onedata Products - mixed acceptance pkg - Nested directories remove #3283 (ODSRV-MAOPT-CNDR-3283)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-MAOPT-CNDR-3283-ScriptBuildTask-9770861169632531425.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR/onedata-acceptance |
19-Nov-2024 20:30:18 | % Total % Received % Xferd Average Speed Time Time Time Current |
19-Nov-2024 20:30:18 | Dload Upload Total Spent Left Speed |
19-Nov-2024 20:30:18 | |
19-Nov-2024 20:30:18 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
19-Nov-2024 20:30:18 | Clearing /tmp/onedata and /home/bamboo/.one-env |
19-Nov-2024 20:30:18 | 100 4822 100 4822 0 0 53577 0 --:--:-- --:--:-- --:--:-- 54179 |
19-Nov-2024 20:30:20 | Cleaning helm deployments |
19-Nov-2024 20:30:21 | Cleanining pods |
19-Nov-2024 20:30:21 | Cleaning kube persistant volumes |
19-Nov-2024 20:30:21 | Cleaning dockswift container |
19-Nov-2024 20:30:21 | Cleaning docker containers |
19-Nov-2024 20:30:24 | Stalled docker containers to remove: |
19-Nov-2024 20:30:24 | aea1ecaa4bbb fa69d8e3cc31 8d03373b9a67 76811ef17738 c29bb41c97c2 f9bafb1a1b56 85550b68a1e6 9ae490505256 12dfbc81538c 49463da78bb7 42e92bfc0bc8 d82fdf55d829 9dbf5e6144fd 788f68c4796f 6c97bcd020da |
19-Nov-2024 20:30:24 | Removing stalled docker containers |
19-Nov-2024 20:30:24 | Error response from daemon: Cannot kill container: aea1ecaa4bbb: Container aea1ecaa4bbb68dc54c3a81c77208862528298747d5fa595772be01ce5575c62 is not running |
19-Nov-2024 20:30:24 | aea1ecaa4bbb |
19-Nov-2024 20:30:24 | Error response from daemon: Cannot kill container: fa69d8e3cc31: Container fa69d8e3cc31a6c28b5d5c91679c4db4035e5c78beb14afdadcc2418e080615c is not running |
19-Nov-2024 20:30:24 | fa69d8e3cc31 |
19-Nov-2024 20:30:24 | Error response from daemon: Cannot kill container: 8d03373b9a67: Container 8d03373b9a67662b8c420aac0cee89f825129f5e13d14311e956387791ac780f is not running |
19-Nov-2024 20:30:24 | 8d03373b9a67 |
19-Nov-2024 20:30:24 | Error response from daemon: Cannot kill container: 76811ef17738: Container 76811ef17738b71b588fe54d1e57625e44a142eb4f3e642a2927c34aa56059de is not running |
19-Nov-2024 20:30:24 | 76811ef17738 |
19-Nov-2024 20:30:24 | Error response from daemon: Cannot kill container: c29bb41c97c2: Container c29bb41c97c23a16e2bc2d16eccadf3c7e863bbbd9016b092c47aa990ce0b1c9 is not running |
19-Nov-2024 20:30:24 | c29bb41c97c2 |
19-Nov-2024 20:30:24 | Error response from daemon: Cannot kill container: f9bafb1a1b56: Container f9bafb1a1b56385953771a9d86fd05739ed56e7f229252c4e7635f0f10eb6176 is not running |
19-Nov-2024 20:30:24 | f9bafb1a1b56 |
19-Nov-2024 20:30:24 | Error response from daemon: Cannot kill container: 85550b68a1e6: Container 85550b68a1e6d4473acaba08a2ad5f6ff22236185c8827f1afbfa4884da5b503 is not running |
19-Nov-2024 20:30:24 | 85550b68a1e6 |
19-Nov-2024 20:30:24 | Error response from daemon: Cannot kill container: 9ae490505256: Container 9ae49050525680b54ca07c9d8506b3a376334945522b4eb1e4a24c4839c8648a is not running |
19-Nov-2024 20:30:24 | 9ae490505256 |
19-Nov-2024 20:30:24 | Error response from daemon: Cannot kill container: 12dfbc81538c: Container 12dfbc81538cfd8376dc26fb35ebebb92aa6eb6cb23edcea54599832d3f07062 is not running |
19-Nov-2024 20:30:24 | 12dfbc81538c |
19-Nov-2024 20:30:24 | Error response from daemon: Cannot kill container: 49463da78bb7: Container 49463da78bb7d98371d1344b0b33204a74ffca1d2577a91ffe53c7213b1d86e2 is not running |
19-Nov-2024 20:30:24 | 49463da78bb7 |
19-Nov-2024 20:30:24 | Error response from daemon: Cannot kill container: 42e92bfc0bc8: Container 42e92bfc0bc884aa663dcbbe1683f666201c5f3c7b74d8b069f7cc2ca6008d32 is not running |
19-Nov-2024 20:30:24 | 42e92bfc0bc8 |
19-Nov-2024 20:30:24 | Error response from daemon: Cannot kill container: d82fdf55d829: Container d82fdf55d829cd11e1aad381a2a485b0a195ba0f3096cacb812765b0e2c099ed is not running |
19-Nov-2024 20:30:25 | d82fdf55d829 |
19-Nov-2024 20:30:25 | Error response from daemon: Cannot kill container: 9dbf5e6144fd: Container 9dbf5e6144fdedaad423399dd39f43d60a68cb504250e359bc60ef10cd763eb9 is not running |
19-Nov-2024 20:30:25 | 9dbf5e6144fd |
19-Nov-2024 20:30:25 | Error response from daemon: Cannot kill container: 788f68c4796f: Container 788f68c4796ff8dbe161dadc8f032b6e9f2fa4cfd14bee43de7d10507ef0af36 is not running |
19-Nov-2024 20:30:25 | 788f68c4796f |
19-Nov-2024 20:30:25 | 6c97bcd020da |
19-Nov-2024 20:30:25 | 6c97bcd020da |
19-Nov-2024 20:30:25 | Stalled docker volumes to remove: |
19-Nov-2024 20:30:25 | |
19-Nov-2024 20:30:25 | Removing stalled docker volumes |
19-Nov-2024 20:30:25 | Removing stalled loopdevices |
19-Nov-2024 20:30:27 | Done |
19-Nov-2024 20:30:27 | Finished task 'Clear env and working dir' with result: Success |
19-Nov-2024 20:30:27 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
19-Nov-2024 20:30:27 | Running post build plugin 'Docker Container Cleanup' |
19-Nov-2024 20:30:27 | Running post build plugin 'NCover Results Collector' |
19-Nov-2024 20:30:27 | Running post build plugin 'Build Results Label Collector' |
19-Nov-2024 20:30:27 | Running post build plugin 'Clover Results Collector' |
19-Nov-2024 20:30:27 | Running post build plugin 'npm Cache Cleanup' |
19-Nov-2024 20:30:27 | Running post build plugin 'Artifact Copier' |
19-Nov-2024 20:30:27 | Publishing an artifact: report |
19-Nov-2024 20:30:28 | Finished publishing of artifact Non required job artifact Http Compression On : [report], patterns: [**/*.*] anchored at: [onedata-acceptance/tests/mixed/logs/] in 287.3 ms |
19-Nov-2024 20:30:28 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CNDR' |
19-Nov-2024 20:30:28 | Finalising the build... |
19-Nov-2024 20:30:28 | Stopping timer. |
19-Nov-2024 20:30:28 | Build ODSRV-MAOPT-CNDR-3283 completed. |
19-Nov-2024 20:30:28 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
19-Nov-2024 20:30:28 | Running on server: post build plugin 'NCover Results Collector' |
19-Nov-2024 20:30:28 | Running on server: post build plugin 'Build Labeller' |
19-Nov-2024 20:30:28 | Running on server: post build plugin 'Clover Delta Calculator' |
19-Nov-2024 20:30:28 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
19-Nov-2024 20:30:28 | All post build plugins have finished |
19-Nov-2024 20:30:28 | Generating build results summary... |
19-Nov-2024 20:30:28 | Saving build results to disk... |
19-Nov-2024 20:30:28 | Store variable context... |
19-Nov-2024 20:30:28 | Finished building ODSRV-MAOPT-CNDR-3283. |